Flow designer logs are storing in sys_flow_log table ,in this table what does operation and action fields refer?

megha11
Tera Contributor

Hi Team,

We are using flow designer, in case of error it is storing in sys_flow_log table.

in this table Action , Operation  fields are there , these fields are storing some sysids.

Kindly let me know what these action and operation fields refer, and to what these sysids are refering.

 

 

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Hi

to be honest I have no idea. As these fields are only String-based it is not possible to find out.

I only know that everything around Flows is rather complex (see https://docs.servicenow.com/bundle/sandiego-application-development/page/administer/flow-designer/co...)

So my assumption is, that any of the background tables are referenced there, you normally shouldn't touch.

Kind regards
Maik