Could you please tell me how to add a signature from the client end? I have created a signature while hitting the service from soapui but I am not sure how to add it from message flow level
When I try to hit the soap service from message broker am getting an error as "no signature in message". Could you please help me to resolve the issue ?
I am trying to create a JSON message in which I need to map an URL to a JSON object. I am able to map an URL but the problem is all the forward slashes (/) are added with a backslash. For ...