What is flow.file?

__ __2
Tera Expert

A large amount of logs with the name "flow.file" are output to the event log. What kind of events are these?
Also, what triggers the "flow.file" event?

____2_1-1701404226855.png

 

1 ACCEPTED SOLUTION

Anand Kumar P
Giga Patron
Giga Patron

Hi @__ __2 ,

sysevent table generally stores information about events in the system, but specific event names can vary based on the actions and operations within the platform.  ServiceNow FlowAPI  this API can restart a flow with its sys_flow_context record and the source record of the flow. 
Refer below link 
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1504112 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0960053 
Please mark it as helpful and solution proposed if it serves your purpose.

Thanks,

Annad

View solution in original post

1 REPLY 1

Anand Kumar P
Giga Patron
Giga Patron

Hi @__ __2 ,

sysevent table generally stores information about events in the system, but specific event names can vary based on the actions and operations within the platform.  ServiceNow FlowAPI  this API can restart a flow with its sys_flow_context record and the source record of the flow. 
Refer below link 
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1504112 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0960053 
Please mark it as helpful and solution proposed if it serves your purpose.

Thanks,

Annad