Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Flow Designer : Logs are not printing in 'sys_flow_log' table

User205031
Tera Contributor

Hi All,

I have created a flow designer and added logs there. After execution, I could see logs in the flow execution.

User205031_0-1759309339199.png

But, If i open 'sys_flow_log' table , I get to see the below message:

User205031_1-1759309443866.png

Not able to understand, how I am getting this message.

 

4 REPLIES 4

Bhuvan
Giga Patron

@User205031 

 

Follow below thread to resolve the issue [check before and after IF condition]

 

https://www.servicenow.com/community/developer-forum/flow-execution-is-cancelled-upon-receiving-requ...

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

@User205031 

 

Did you get a chance to review this as I believe the information provided should answer your question.

 

If my response helped to guide you or answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

Ankur Bawiskar
Tera Patron
Tera Patron

@User205031 

It's meant to be shown in same table as per docs, but did you try searching that table again

Log step 

It's also dependent on this property "com.glide.hub.flow_engine.log_level "

Flow Designer system properties 

AnkurBawiskar_0-1759311181399.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

Yes I have checked in the sys_flow_log' table but I am not getting the message that I have added in the flow. It is giving me some different message. Also, the property value is set to 'INFO'