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
5 replies
Answers
1 answer
Subscribers
10 subscribers
Views
6579 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Web API Response
simples
over 8 years ago
Hi,
I have created REST Web API (POST method) in 16.2.
It starts a Process Model in Appian and return response.
I need to send status at the end of process model complete (so that my all validation performed and i have its status) but problem is, web api return status when PM kick off, it do not wait till process model end.
Please guide how we can achieve getting response when process complete.
OriginalPostID-264783
Discussion posts and replies are publicly visible
Parents
0
Stefan Helzle
A Score Level 3
over 8 years ago
From the documentation: "The new process is started asynchronously and the process flow of the current process continues immediately after the new process starts.
"
In the current implementation you cannot get PVs from the process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 8 years ago
From the documentation: "The new process is started asynchronously and the process flow of the current process continues immediately after the new process starts.
"
In the current implementation you cannot get PVs from the process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data