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
10 subscribers
Views
1879 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
We are facing an issue where record load is happening before we get data back fr
marcg
over 9 years ago
We are facing an issue where record load is happening before we get data back from an api call. This is an intermittent issue. We cannot figure out the root cause. We issue http gets then do a put and we are expecting a return set and then a new page should display. The put works, the data is updated in the remote database but our page never refreshes. If we hit the browser refresh button the page looks find and the data we expect back is displayed. We believe the record load happens before the process completes. Any thoughts on resolving the issue? We are using APPIAN 7.8
OriginalPostID-200621
OriginalPostID-200621
Discussion posts and replies are publicly visible
Parents
0
PhilB
A Score Level 1
over 9 years ago
@christine Good point, I'd forgotten that aspect. I think the "official" terms are foreground and background; chained nodes execute in the "foreground" whilst non-chained nodes are executed as-and-when resource is available - in the "background". That, coupled with the fact that the user doesn't get navigated away from the task until the chaining ends, explains the behaviour Marc is seeing.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
PhilB
A Score Level 1
over 9 years ago
@christine Good point, I'd forgotten that aspect. I think the "official" terms are foreground and background; chained nodes execute in the "foreground" whilst non-chained nodes are executed as-and-when resource is available - in the "background". That, coupled with the fact that the user doesn't get navigated away from the task until the chaining ends, explains the behaviour Marc is seeing.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data