Categories
- All Categories
- Oracle Analytics Learning Hub
- 17 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 224 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 84 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Invoke SOAP Webservices in Data Sync

Sah
Rank 2 - Community Beginner
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
0
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