Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Invoke SOAP Webservices in Data Sync

Summary
Invoke SOAP Webservices in Data Sync
Content
Hi,
Good Morning...!!!
I have a requirement of calling a SOAP Web Service (with parameters) and load the data in local oracle DB using Data Sync.
I haven't found any related documents regarding web service call in Data Sync.
Kindly help me on this whether it is possible or not.
Regards,
Sathya
Answers
-
it's not.
Best you could probably do is use another service / process to call the service first and pull back the data to the local file system, then have data sync consume that.
0 -
Hi,
Thanks for your reply.
We have one option to call the web services via Procedures in Pre/Post SQL Processing in Data Sync.
Can we pass the parameters in Data Sync?
Regards,
Sathya
0