Hey Team,
I am trying to extract workflow details/information from workflow/linked tables in ACS.
Are there any attribute in any of the table from where i can get workflow scheduling details like frequency of the workflow and executions dates?
Consider if the workflow is started using a api(eg. file drop)/signal activity. In this scenarios, since this is also one of kind of triggering workflow.
Is there a way to know via tables whether that particular workflow was triggered/started via api or signal or scheduling activity without manually accessing the workflow.
Thanks in advance.