Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
7 replies
Answers
1 answer
Subscribers
6 subscribers
Views
6058 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
1) By Archiving a process will there be considerable impact on memory consumptio
michaelag
A Score Level 1
over 8 years ago
1) By Archiving a process will there be considerable impact on memory consumption. We are able to get the process instance from the process tab even after archiving the process (auto archival of 7 days).
So will these process instance which are archived still occupy space in memory ? Do we have to delete those instances every time to improve memory usage ? Is there any other way to improve memory usage ?
2) Which of these will be considered as an active process : process completed using Terminate end event or process completed using just an end event ?
Is there any difference in memory consumption when we complete a process using a Terminate End event when compared to completing a process using an end event?
OriginalPostID-212774
OriginalPostID-212774
Discussion posts and replies are publicly visible
Top Replies
davel001150
over 5 years ago
+2
suggested
Certified Lead Developer
1.) Archived processes that successfully archive no longer take up any RAM, what they take up is HD. Luckily, absolutely enormous HDs are extremely cheap. Archiving is very recommended for all your processes…
Parents
0
sparshs
over 8 years ago
No you do not have to delete a process which is archived. Once archived it does not take the system memory as such. In your case i think the process is still active that's why it is not still archived. Difference between end event and terminate event node is that terminate event node will complete the process once the flow reach to it even if there is not active node present in that process but on contrary end event will not complete the process if there is still an active node present in that process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sparshs
over 8 years ago
No you do not have to delete a process which is archived. Once archived it does not take the system memory as such. In your case i think the process is still active that's why it is not still archived. Difference between end event and terminate event node is that terminate event node will complete the process once the flow reach to it even if there is not active node present in that process but on contrary end event will not complete the process if there is still an active node present in that process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data