Hello Everyone,
We have to implement a scenario (SOAP -> PI -> RFC) and secure the requests coming on SOAP sender channel. I have created all the artifacts required for the configuration scenario and created the WSDL through Sender Agreement.
For Security I have implemented
When I try to invoke the "https" URL from SOAP UI I get the error
I am able to invoke the "http" URL successfully from SOAP UI, after changing the security level to HTTP in the Sender Channel.
What are the parameters that I need to change in SOAP UI/PI to ensure that the communication happens successfully?
Regards