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
5 replies
Subscribers
6 subscribers
Views
2736 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
We have a process model in our development environment and pre-production enviro
eduardoc
over 11 years ago
We have a process model in our development environment and pre-production environment. Now we want to refresh the changes made from development to pre-production environment.
What are the necessary steps to refresh the changes in PRE and PRO?
Thanks...
OriginalPostID-84536
OriginalPostID-84536
Discussion posts and replies are publicly visible
Parents
0
Rully
over 11 years ago
If this process is likely to change frequently and required to be active all the time for your process report then you probably need to consider a process design that allows you to call this process again as a sub process and terminate the current version of instance. When the sub process run, it will create a new instance of the same process model but with a new version. You will need to design the process model in a way that it can repopulate the process variables to the state of the previous version of instance. The usage of external storage like database can assist you with this refresh method.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Rully
over 11 years ago
If this process is likely to change frequently and required to be active all the time for your process report then you probably need to consider a process design that allows you to call this process again as a sub process and terminate the current version of instance. When the sub process run, it will create a new instance of the same process model but with a new version. You will need to design the process model in a way that it can repopulate the process variables to the state of the previous version of instance. The usage of external storage like database can assist you with this refresh method.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data