I have published a process model as a web service. I have made two variables as

I have published a process model as a web service. I have made two variables as parameters. The WSDL is generated.
However, in the output from web service I only get the process ID. How can I get, let's say the addition of those two input variables as output?
...

OriginalPostID-131181

OriginalPostID-131181

  Discussion posts and replies are publicly visible

Parents
  • Hi Stefan, Thank you for the reply. If we cannot return any useful output(other than process id) from the process model which is published as a web service, a natural question arises - What useful is this functionality of publishing the process model as a web service then? If we can just start a process model and only get its process id via a web service call, then it is not much useful. A webservice is expected to return some useful result. So, a process model published as a web service should also return a useful result.
Reply
  • Hi Stefan, Thank you for the reply. If we cannot return any useful output(other than process id) from the process model which is published as a web service, a natural question arises - What useful is this functionality of publishing the process model as a web service then? If we can just start a process model and only get its process id via a web service call, then it is not much useful. A webservice is expected to return some useful result. So, a process model published as a web service should also return a useful result.
Children
No Data