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
sayedh
over 9 years ago
One more thing. If the client application cannot expose a service to receive status updates, then you can consider a servlet plugin. The servlet plugin would take the process id (returned from the web service call) and maybe a few other http parameters and then respond. And obviously a username/password to authenticate against appian. See the documentation on servle plugins if you decide to consider this.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sayedh
over 9 years ago
One more thing. If the client application cannot expose a service to receive status updates, then you can consider a servlet plugin. The servlet plugin would take the process id (returned from the web service call) and maybe a few other http parameters and then respond. And obviously a username/password to authenticate against appian. See the documentation on servle plugins if you decide to consider this.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data