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
7 replies
Subscribers
9 subscribers
Views
2900 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
In our Application, Process models are chained. User can step back to any node a
komalk
over 9 years ago
In our Application, Process models are chained. User can step back to any node anytime. So there are few nodes e.g. save data to DB , should be called only once. Even if user steps back many times, node should be executed once. Please help m to know, how to configure node to run only once?
Should we go for MNI with instance number=1 only?
OriginalPostID-167503
OriginalPostID-167503
Discussion posts and replies are publicly visible
Parents
0
PhilB
A Score Level 1
over 9 years ago
Are you only executing the save to database node once to prevent duplicate rows? If so, have you considered using the output on the save node to place the saved values into the pv? That way each time it will just update the saved values.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
PhilB
A Score Level 1
over 9 years ago
Are you only executing the save to database node once to prevent duplicate rows? If so, have you considered using the output on the save node to place the saved values into the pv? That way each time it will just update the saved values.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data