Simple use case here -
I want a web service interface to an ICS integration that accepts a Customer object.
This is then mapped to a Oracle Sales Cloud Contact.
Here is my abstract WSDL
I create a new SOAP connection in ICS -
Security: No need to specify username / password.
I then leverage this in an Integration as the source -
I use my Sales Cloud connection as the target.
I do the mapping of Customer to Contact and then Activate.
Test -
I have returned the Sales Cloud Party Id.
I check in Sales Cloud
I want a web service interface to an ICS integration that accepts a Customer object.
This is then mapped to a Oracle Sales Cloud Contact.
Here is my abstract WSDL
I create a new SOAP connection in ICS -
Security: No need to specify username / password.
I then leverage this in an Integration as the source -
I use my Sales Cloud connection as the target.
I do the mapping of Customer to Contact and then Activate.
Test -
I have returned the Sales Cloud Party Id.
I check in Sales Cloud
No comments:
Post a Comment