How to access SOAP Web Service for Supply Chain Management Cloud from MCS - Need pointers on how to
Summary
How to access SOAP Web Service for Supply Chain Management Cloud from MCS - Need pointers on how to pass Security HeadersContent
I am trying to create a SOAP Service Connector to the below ItemServiceV2 Port.
Need pointers how to pass the wsse:Security header with the wsu:Timestamp and wsse:UsernameToken elements by means of Connector Security Policies.
I have created the connector and while passing the payload header with the above header content, as XML, I am able to successfully connect. However, the query is how to connect seamlessly making use of JSON, instead of having to construct the entire XML in CUSTOM MCS API.
1