cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service proxy for testing

Antonio_C10IT
Explorer
0 Kudos

I would like to find a tool to sniff the messages from a SAP PI to a WS,I was using tcpgateway until now that I moved to Windows 10 and is not working.

Let me explain it better.

From SAP PI I have to consume a ws from a customer, I want to point my server into my localmachine runing a program and this program will redirect to the customer ws.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182412
Active Contributor
0 Kudos

Hi Antonio,

If you wan to trace the raw HTTP request and response between PI and customer web service then if your PI version is at least 7.31 SP09 then you can add TraceHTTP parameter in SOAP receiver adapter as i shown in below blog then you can able to see the raw HTTP request and response like TCPGW.

HTTP tracing in SOAP receiver adapters with TraceHTTP module parameter

Regards,

Praveen.

Antonio_C10IT
Explorer
0 Kudos

Thanks! This will be valid as well.

Best regards.

Answers (0)