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
7 subscribers
Views
2671 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Hi All, I am exposing my process model as a service.I am able to call
mohamedt808
over 9 years ago
Hi All,
I am exposing my process model as a service.I am able to call it from Client and SOAP UI. For each successful call it gives the Process ID as response.Now i want to get back some response from the samei,e,Some pv values as response.Wondering how to do that.Can anyone suggest me in this??
OriginalPostID-151340
OriginalPostID-151340
Discussion posts and replies are publicly visible
Parents
0
Sathya Srinivasan
Appian Employee
over 9 years ago
You can do this by adding WEB API that exposes the required data based on the process ID. So the way it would work is that your first call to async web service will return the process ID. Once you get the process ID, you can invoke webAPI with the process ID to get the required data.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sathya Srinivasan
Appian Employee
over 9 years ago
You can do this by adding WEB API that exposes the required data based on the process ID. So the way it would work is that your first call to async web service will return the process ID. Once you get the process ID, you can invoke webAPI with the process ID to get the required data.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data