Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Outbound HTTP Log

Jamsta1912
Tera Guru

Hello all,

Can anyone point me in the direction of some documentation / articles that give an overview and some details around using the outbound HTTP log?

Thank you

Jamie

6 REPLIES 6

Jamsta1912
Tera Guru

Hi Mahi,

I have now added Content-type: application/json to the HTTP Headers. The request body is now included in the log, but it is truncated:

{
"u_number": "INC9999999"
"u_location": "DC0001"
"u_caller_id": "o2_caller"
"u_category": ""
"**body truncated**

I'm guessing there is one more property somewhere that I need change?

I should add - I am currently working on Istanbul.

Jamie.

I found the property: glide.outbound_http.content.max_limit

🙂