I have a section of one of my business processes that I need to reuse for a number of other business processes so I have separated it out into its own workflow. I call it using the "Invoke Workflow" from the other business processes and the workflow itself runs successfully except for one thing.
The Business Process Step is never updated within the Client application so the user does not know what is supposed to be done with the document.
If I examine the Business Process pane within the Laserfiche Client, the only Business Process that shows is the parent process.
How can I get the step information to show up in the client?
Just for clarification purposes, this is what I see in each application:
Workflow Designer:
"Bus. Process 1" runs activity "Invoke Workflow" that launches "Bus. Process 2".
"Bus. Process 2" reaches a wait condition contained within a Business Process Step.
Laserfiche Client:
Document shows "Bus. Process 1" in a "Running" state with no step information.
There is no mention of "Bus. Process 2" or its contained steps.