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
3 replies
Subscribers
6 subscribers
Views
1877 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
We exposed a Process model (which simply add two numbers) as a Web service . Whe
sheikhd
over 10 years ago
We exposed a Process model (which simply add two numbers) as a Web service . When tested with SOAPUI in response we are getting processId as output (which is the expected behavior). Is there any way to append the output in response as well ?
TIA,
Danish
OriginalPostID-154718
OriginalPostID-154718
Discussion posts and replies are publicly visible
0
Eduardo Fuentes
Appian Employee
over 10 years ago
No. Only the process id is returned.
For more details on similar questions please run a search here on Forum. This topic has been discussed multiple times in the past so you can get some ideas from previous posts.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
shivakanthr
over 10 years ago
When you publish Process Model as a Web Service, it will take input, but don't give any response except process id , that too if you test it via SAOPUI.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ajinkyab277
Certified Lead Developer
over 10 years ago
If your process only doing some calculation and returning data to caller, You can use Web API feature of Appian 7.9. Web APIs provide a way to expose data that is stored inside of Appian or accessible by Appian to another system
forum.appian.com/.../Web_APIs.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel