Hi, I have a process model that runs every 5 minutes for a specified period

Hi,
I have a process model that runs every 5 minutes for a specified period on a day. This is then repeated daily.
The model has two main nodes:
Node 1. Collect some information from the database and store this in an array. Properties: Delete previously completed/cancelled instances.

Node 2. A MNI which executes a sub process for each item in the array. Properties: Delete previously completed/cancelled instances.

Last week the jBoss server was stopped for approximately 59 minutes during the scheduled up time. On restart of the server, 11 processes where executed ( 1 for each 5 minutes of downtime).
However, it was noticed that whilst node 1 executed correctly, returning a full array for one of the process instances, the second node did not initiate any sub process instances.

Is anyone able to shed some light on this behaviour?

We are on Appian 7.4

Thanks

Mike...

OriginalPostID-109434

OriginalPostID-109434

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data