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
+1
person also asked this
people also asked this
Replies
8 replies
Answers
2 answers
Subscribers
8 subscribers
Views
9624 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Does anyone know if the a!save operations in a saveInto always happen in order f
marky
over 10 years ago
Does anyone know if the a!save operations in a saveInto always happen in order from top to bottom? I am wondering if there is a possibility that the a!save operations would not go in order, perhaps because of a race condition with the underlying threading....
OriginalPostID-132842
OriginalPostID-132842
Discussion posts and replies are publicly visible
Parents
0
marky
over 10 years ago
I know for output on nodes its a race condition. But I have built quite a bit of SAIL where the saveInto order matters completely to the logic of the SAIL code and it usually works fine. I recently experienced an issue and looking at my code, the only thing I could figure out is that the saveInto order may be a race condition that almost always follows order but occasionally does not.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
marky
over 10 years ago
I know for output on nodes its a race condition. But I have built quite a bit of SAIL where the saveInto order matters completely to the logic of the SAIL code and it usually works fine. I recently experienced an issue and looking at my code, the only thing I could figure out is that the saveInto order may be a race condition that almost always follows order but occasionally does not.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data