Nov 10, 2017 at 07:51 AM|44 Views | Last edit Nov 10, 2017 at 07:54 AM 2 rev.
Hi
We are configuring a custom integration from C4C to ERP using SOAP but we are encountering an issue. The requests from SoapUI are working fine because SoapUI generates following request parameters.
I think we have to provide a similar construction in C4C in order to generate a successful request. Currently, we get an empty Response (IsInitial), so it looks like the Request is unable to be processed without above request parameters. How can we implement this in C4C?
Add comment