help_outline FAQ chevron_right FAQ chevron_right Detail

How can I determine if a flow has started for a specific document?

flow has started can determine document

Check the XPODA_WORK_FLOWS table for records where FlowDocumentID matches UserTableID and FlowProjectID matches ProjectID. If such a record exists, the flow has started.