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
+1
person also asked this
people also asked this
Replies
7 replies
Subscribers
11 subscribers
Views
7349 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi all, I have created a Web API exposing start process smart service
bhargavie
over 8 years ago
Hi all,
I have created a Web API exposing start process smart service. Trying to start the process model in Appian through SOAP UI passing Process Model Id as parameter ,but Facing Status Code:500- Error Starting the process model.
when I test the Web API from my Appian the process model is getting triggered whereas when I try executing the URL from a browser getting error.
Any help would be appreciated.
Thanks and Regards
OriginalPostID-214309
OriginalPostID-214309
Discussion posts and replies are publicly visible
Parents
0
chandu
A Score Level 2
over 8 years ago
@bhargavie, Also please check the section:
https://forum.appian.com/suite/help/16.2/Web_APIs.html#HTTP_Status_Codes
The 500 status code may be related as per the below table.
404\tThere is no Web API with the specified endpoint and HTTP method
404\tThe user is not in the viewer role or higher for the Web API
500\tThere was an error evaluating the Web API's expression
500\tThe result of the expression evaluation was not an HTTP Response object.
Hope this helps.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
chandu
A Score Level 2
over 8 years ago
@bhargavie, Also please check the section:
https://forum.appian.com/suite/help/16.2/Web_APIs.html#HTTP_Status_Codes
The 500 status code may be related as per the below table.
404\tThere is no Web API with the specified endpoint and HTTP method
404\tThe user is not in the viewer role or higher for the Web API
500\tThere was an error evaluating the Web API's expression
500\tThe result of the expression evaluation was not an HTTP Response object.
Hope this helps.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data