In your WAS console:
- In the navigation pane, click Troubleshooting > Logs and trace.
- Click the name of the server that you want to work with.
- Click Change log Detail Levels.
- To make a static change to the system log configuration, click the Configuration tab. To change the configuration dynamically, click the Runtime tab(Recommended).
- Add sun.net.www.protocol.http.HttpURLConnection = fine
- Click Apply.
- Click OK.
- Repeat for every node or server.
Changes may take some to display in your logs.
------------------------------
Ivan Martinez Villegas
------------------------------
Original Message:
Sent: Wed February 09, 2022 09:45 PM
From: Alistair Gardner
Subject: Logs for BPMRESTRequest() webservices
I am calling a Rest Web service from the script with invokeREST(), but on the server end, I am getting it as empty.

where can I see logs for invokeREST() to see what was the request body in the web request?
eg:- like wsinvoke file in ECM Filenet web invoke.
------------------------------
Alistair Gardner
------------------------------