Hello,
Our company has many Workflows with connections to our Line of Business database all over the place. What I'm looking for is a way to query the WF database to monitor which WF's have connections to what tables. That way if a developer changes a table in our database, we will know what WF to check to see if there are updates needed. Ideally, it will also work in reverse meaning if a new WF is created with a connection to our DB we would have a report showing the new WF and connection to a table. We have multiple developers so that's why we need to monitor on a schedule and not just rely on developers "letting us know". Thanks.