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
+1
person also asked this
people also asked this
Replies
6 replies
Subscribers
6 subscribers
Views
3368 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I need to implement a cron job in Appian Process Modeler, which keeps on check d
vineeta6579
over 10 years ago
I need to implement a cron job in Appian Process Modeler, which keeps on check database table and if new records come then process it by calling another sub process. See the attachment of the process model which I implemented for it.
My parent process is A which calls Process B based on the db record output count. It again calls process A again asynchronously .But the asynchronously sub process call takes the context of the First main process and its getting stopped after 100 sub process call of Process A
Alert Message:-
The task "Call Process A." tries to instantiate a sub-process with depth greater than the limit of 100.
Problem: The task tries to invoke a sub-process that would exceed depth limit.
Recommended Action: The sub-process process was not instantiated. Please examine any process variable mapping and start the next node if necessary.
Priority of this problem: High Priority
Please suggest any alternate ...
OriginalPostID-139860
OriginalPostID-139860
Discussion posts and replies are publicly visible
Parents
0
Stefan Helzle
A Score Level 3
over 10 years ago
This should help you.
forum.appian.com/.../Other_Tab.html
->
Releasing the System Memory Used by Completed Nodes
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 10 years ago
This should help you.
forum.appian.com/.../Other_Tab.html
->
Releasing the System Memory Used by Completed Nodes
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data