Control Over Business Process through Code (client / Server side)
Hey,
I have a query about controlling over Business Process through code. can we start any business process through code & store its end output anywhere to use it further in code ?
Platform: Creatio:Energy 8.2v (Freedom UI)
Like
If what you're after is to start the process on a Freedom UI page and the consume the output params from the process, I have an article on that here: https://customerfx.com/article/starting-a-process-from-client-side-code-on-a-creatio-freedom-ui-page-and-getting-back-outgoing-process-parameters/
Ryan
Hello,
Yes, you can run the business process by calling the ProcessEngineService.svc endpoint and then processing the response.
Service that runs business processes | Creatio Academy
If what you're after is to start the process on a Freedom UI page and the consume the output params from the process, I have an article on that here: https://customerfx.com/article/starting-a-process-from-client-side-code-on-a-creatio-freedom-ui-page-and-getting-back-outgoing-process-parameters/
Ryan