Hello everyone!
I have a great new business process between two of our departments and repositories, with one little issue.
So, this BP starts in one repository. Department A will work a bit with a document and its metadata, and then sometimes those docs will transfer to Department B and B's repository.
Back in V7 this was done by hand daily by exporting and importing a briefcase.
Now, with the wonders of Workflow 9 we have workflow doing all the transfer work. :)
But...
Here's the issue. I need to kick off another BP in the "Receiving" repository when those docs come in.
It seems I can't use "invoke workflow" because the doc I want to invoke on is in another repo.
I'm using the best practice of ignoring the actions of the workflow user with an exclusion filter in the advanced settings to avoid loops and other nastiness. (been there - done that!)
So... I'm not sure if there is another way. Any thoughts?