The CreatorCon Call for Content is officially open! Get started here.

Flow designer: Increase log level in flow designer rest actions. [outbound HTTP log]

Snehal2
Kilo Guru

Hi There,

I have created a flow designer, running the rest message. I am getting the Request and response tabs as blank. Can some one help me on how to get the logging info in "outbound http log". Is there some system property to get this info.

 

Snehal2_0-1675334061438.png

 

1 REPLY 1

Ed41
Mega Guru

Don't know if you ever found the answer to this, but I was looking for the same thing and ran across this KB article:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0659194

 

In flow designer, it looks like you have to enable logging for all outbound HTTP requests rather than just specific ones.  Step 2 of the article above states:

For Flow Designer/Spoke Rest or Soap steps to check outbound web service logs

 Set the system properties . Please note these are global properties and affect all the outbound web services logging . Please disable once the logs are captured

Filter navigator -> sys_properties.list

glide.outbound_http_log.override.level  = all

glide.outbound_http.content.max_limit = 1000

glide.outbound_http_log.override = true