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
10 replies
Subscribers
9 subscribers
Views
3035 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I have a requirement in which we have to create a webservice and give it to a th
sparshs
over 9 years ago
I have a requirement in which we have to create a webservice and give it to a third party , which will in return send us an XML file. We have to parse this xml in our system(Appian) and do the needful. Can anyone tell me what is the best way to approach this in Appian. Can we expose our process model in Appian as a webservice , so that we can fetch the XML file in Appian through the third party interface or we have to create a new webservice using java. Please provide your suggestions on this.
OriginalPostID-195438
OriginalPostID-195438
Discussion posts and replies are publicly visible
Parents
0
Stefan Helzle
A Score Level 3
over 9 years ago
You can publish a process as a web service. When you define a parameter pv of type document it should do what you want. But it depends a bit on the size of the XML file you want to receive. A file of several MB will be a problem.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 9 years ago
You can publish a process as a web service. When you define a parameter pv of type document it should do what you want. But it depends a bit on the size of the XML file you want to receive. A file of several MB will be a problem.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data