Flow designer logs are storing in sys_flow_log table ,in this table what does operation and action fields refer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 04:20 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 04:50 AM
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