Process Model Monitor Mode

I have a process model with a subprocess. The parent process model has activity chaining upto the subprocess node - subprocess has activity chaining throughout.

When I run the parent process, the monitor screen opens up with the sub process model.

Ideally the monitor screen should open for parent process model - if there are no errors/failures at all.

Does anyone have any idea on this?

  Discussion posts and replies are publicly visible

Parents Reply Children
  • Like I said, I have 2 scenarios, the implementation of both is same. In both of these scenarios, the parent processes are exposed as web services. So these are not invoked by any Action as such.

    And, yes, in both cases I am passing a few parameters from the parent to the sub process - the sub process being called synchronously. Yet, in one scenario, the monitor mode opens with parent process view and in other scenario, the monitor mode opens with sub process view.