Questions and discussion about using ProcessMaker: user interface, running cases & functionality
User avatar
By ashkufaraz
#791851
Hi

There is a way that run process outside of process maker?

I want design process in process maker and run it in my website like web entry.

Web_Entry show only start task i want all task.

Like android process maker that connect to process maker and show forms.

it is possible ?

thanks
User avatar
By amosbatto
#793105
The ProcessMaker Mobile App uses REST. You can do the same, but it is a lot of work to create your own custom interface. You have to download the DynaForm definition with GET /light/project/{prj_uid}/dynaform/{dyn_uid} and data with GET /light/project/{prj_uid}/dynaformprocessed/{dyn_uid}?app_uid={app_uid}&del_index={del_index}. Then, when the user submits the DynaForm, you need to send the changed data back to case for storage on database with PUT /cases/{app_uid}/variable.

Another option is to run ProcessMaker inside an iframe in your web page:
<iframe src="http://myprocessmaker.example.com">

Another option is to use REST or Web Services to get the list of the cases and display them in your web site, but when the user clicks to open a case, then open the case inside an iframe.
<iframe src="http://myprocessmaker.example.com/syswo ... tion=draft">
or to redirect to steps inside the open task:
<iframe src="http://myprocessmaker.example.com/syswo ... ON=<ACTION>">
See:
https://web.archive.org/web/20160802060 ... ader.28.29

Web3 development encompasses creating decentralize[…]

The Upland Clone Script, offered by Dappsfirm, rep[…]

Dappsfirm offers a bet365 clone script that mirror[…]

🚀 Tauchen Sie mit Immediate Alora AI in die Welt d[…]