Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
6 subscribers
Views
1982 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi, I have a process model that runs every 5 minutes for a specified period
Mike Lonsdale
over 10 years ago
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
0
Mike Lonsdale
over 10 years ago
Hi Aleksi, there were no errors generated in the log, nor alerts raised. As the processes were deleted on completion there is no record of failure. Only one of the node 2 process instances picked up a full array from the database (expected). All 11 processes appeared to execute in parallel
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Mike Lonsdale
over 10 years ago
Hi Aleksi, there were no errors generated in the log, nor alerts raised. As the processes were deleted on completion there is no record of failure. Only one of the node 2 process instances picked up a full array from the database (expected). All 11 processes appeared to execute in parallel
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data