I did something very similar, but specified the factory name in the
workspace step instead of doing it globally. (I used the Saxon library)
It would work once but after that the workflow would fail. I would try
to record the process and it would show up as a blank recording when
trying to replay the process. Also when invoking the process through
workbench it would indicate the process finished with no output
variables (When in fact I did).To solve this issue I went the route of
the following bl...