Hi
Please let me know the important tables are involved in workflow during the workflow process
Please give me more shed on this
Announcements
Hi
Please let me know the important tables are involved in workflow during the workflow process
Please give me more shed on this
Hello @rp@rn,
Below are the tables that I encountered
SysworkFlowTable .
SysWorkFlowTable
WorkflowWorkItemTable.
Regards,
Harshal
Hi Arpan,
Your question is quite broad. Can you elaborate and tell the background of your question?
Hi Arpan,
There are multiple tables involved in the workflow process. Depending on your requirement you can find the tables you need in case you want to create queries for some existing forms. The tables most used for such queries are -
1. SysWorkflowTable - This table contains identity and lock information for each work-in-process workflow instance.
2. WorkflowWorkItemTable - This table contains all information about workflow work items. This information is used to tell who should do the task and describes what to do.
3. WorkflowTrackingStatusTable - This table contains the identity and status information for all workflows.
You can check references to these tables and check how they are related to the other tables being used for workflows.
Martin Dráb
601
Most Valuable Professional
Abhilash Warrier
416
Adis
384
Super User 2025 Season 1