How can I determine if a flow has started for a specific 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.
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.