We have thousands of workbench that need a round of audit to check whether the workbench contains certain transformers. Is there a way to programmatically check this without having to open the workbench themselves?
Page 1 / 1
You can use the Workspace reader to do this.
As an alternative, you can read the workspace as text, but this is more advanced.
@lgyyyq13 There is a workspace here that uses the Workspace Reader suggested by @nielsgerrits and returns quite a bit of information about your workspace, including the versions of the transformers. You can just point at a folder with all your workspaces.