Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi all,
I am new to the concept of JSON. I was trying to start a new process using the following URL:
I am getting following output:
i.e. no activityId or processId is being shown.
And in logs, there is NullPointerException error. I am not understanding what is the problem.
Thanx.
2 Comments
Damien Ng
Try replacing the # with : (colon)
http://192.168.1.1:8080/wflow-wfweb/web/json/workflow/process/start/email_check:1:e_mail_process?j_username=chait&j_password=XXXX
chait
Thanks!! That is working.