Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Invoke SOAP Webservices in Data Sync

Received Response
41
Views
2
Comments

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

  • Richard Williams-16119
    Richard Williams-16119 Rank 2 - Community Beginner

    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.

  • Sah
    Sah Rank 2 - Community Beginner

    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