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
2632 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hello All: I have a requirement to consume a process model exposed as a WebServi
maheshp664
over 10 years ago
Hello All: I have a requirement to consume a process model exposed as a WebService, from a website outside Appian. I have scanned the forum for some tips on how to go about it, but have not seen one. Can someone point me in the right direction?
Thanks.
OriginalPostID-142328
OriginalPostID-142328
Discussion posts and replies are publicly visible
Parents
0
Sathya Srinivasan
Appian Employee
over 10 years ago
Try SoapUI to perform web service testing.
You can't call a WS from a HTML page. You need at least a JSP page OR build a httpServlet.
There are lots of examples out there that teach you how to build a JSP or servlet that invokes a web service. I would recommend you start from there.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sathya Srinivasan
Appian Employee
over 10 years ago
Try SoapUI to perform web service testing.
You can't call a WS from a HTML page. You need at least a JSP page OR build a httpServlet.
There are lots of examples out there that teach you how to build a JSP or servlet that invokes a web service. I would recommend you start from there.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data