Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 293 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 116 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI 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