Hi all, I have created a Web API exposing start process smart service

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 Reply
  • 0
    A Score Level 1
    in reply to sagarl511
    Hi,

    I have a similar use-case, I want to start a process in Appian via an Email sent to a user.

    Eg: An Email or attachment is sent to a user from Appian, he will click on it and a process instance has to be initiated in Appian.
    I have created a Web API (method: POST) exposing start process smart service.

    Added Viewer rights as well for the user.
    How shall I configure Authentication in this case?
Children
No Data