Hi authors.
FME workspaces are stored in a specific and well-known structure on an FME Server. So finding the path of another workspace is feasiable.
I'm wondering whether I can use WorkspaceRunner to submit other workspaces on an FME Server instead of FMEServerJobSubmitter ?
Is this completely no-go, or are there benefits, such as running more workspaces within a single job ?
It would also simplify building and debugging on desktop.
Any insights are appreciated.
Cheers