Skip to Main Content

Programming Languages & Frameworks

consuming webservice using node js and oracle

Arif2018Jan 19 2021

i have received a web service from one of our vendors where he will be sharing the invoice information. i want to consume it using nodejs and write it onto oracle table ( i will be creating a staging table for this) and then using scheduler writing it to another , is my approach correct. How can i consume webservice and do this using node and oracle. Can anyone share the steps.

Comments
Post Details
Added on Jan 19 2021
4 comments
51 views