Hi all, I have a requirement to call process model exposed as a webse

Hi all,

I have a requirement to call process model exposed as a webservice, which contains four parameter to start the process. While calling this process model as webservice from another process model. I am not sure how to pass variable to the Webservice smart services.

from the link "forum.appian.com/.../Call_Web_Service_Smart_Service" I have understand to pass the data and receive it when the WebService is external. But when we have exposed the process model as webservice then how to pass the data to the process model from webservice... its not explained over there.

I know that i can use subprocess for the same but i want to check this with webService smart service.
I have checked this link "forum.appian.com/.../ over the forum. But not of much help to me.

thanks,
-Rahul Kataria...

OriginalPostID-70085

OriginalPostID-70085

  Discussion posts and replies are publicly visible

Parents
  • Rahul - Can you provide some details about your use case? The best way to call another process model is using a subprocess call. You can then determine if you want your flow to wait for completion or just keep moving on. For un related processes that you don't need to share data on in reports, you can send process to process messaging. Thanks
Reply
  • Rahul - Can you provide some details about your use case? The best way to call another process model is using a subprocess call. You can then determine if you want your flow to wait for completion or just keep moving on. For un related processes that you don't need to share data on in reports, you can send process to process messaging. Thanks
Children
No Data