How to add just two children to request
Summary
How to add just two children to requestContent
Hi everybody,
I have an integration with Oracle Sales Cloud in which my WS is invoked with two phone numbers I have to add to an Organization.
But in the OSC Organization object the phone number is a list of objects. I could solve it calling twice to 'mergeOrganization' service (once for each Phone Number) but I would like to do it in just one call.
How can I do this using ICS? How can I build the same XML request with two phone numbers in different source fields?
For example, This is how the user will invoke my WS (with two phone numbers: mobilePhone and landPhone):
1