Hi,
You can use the BPS data source: https://docs.webcon.com/docs/2025R1/Studio/ConnectionsAndDataSource/DataSources/DataSource_InternalBPSView
Remember to add associations for other applications in which you want to use this data source ("Association and security" tab).
You can also simply write an SQL query on the WFElements table, which stores the header data for all workflows (from all applications).
https://docs.webcon.com/docs/2025R1/Studio/ConnectionsAndDataSource/DataSources/DataSource_MSSQL
Hi Jacek,
perfect! BPS data source worked fine for me!
Thank you very much!