How to trigger a joget process from external website?

Confluence User - 19 Sep, 2018

Hi , I have a lot of question about joget integration. This is my first time which I need to explore on the integration part, so I am having difficulties in understanding it.

So, actually I have 2 questions that need to be solved which are:

1) How to trigger REST service at Joget using POSTman to call or start a Process.

2) How to trigger web API after submitting a form. Example: Approved -> Call Web API from Joget

 

I really appreciate if anyone can help me. I already look into the integration part in joget community on JSON API and webservice call but nothing worked, or I had a wrong way on applied it.

 

integration;webservicecall;jsonapi;trigger

8


20 Sep, 2018
confluenceUser
confluenceUser

Hey there,

Do have a look at this JSON API for starting a process : JSON API#web/json/workflow/process/start/(*:processDefId)

Also, do remember to authenticate the POST call, refer here: JSON API Authentication

Hope this helps.

20 Sep, 2018
confluenceUser
confluenceUser

I already tried using that, and follow exactly at the sample tutorial https://dev.joget.org/community/display/KBv5/Start+a+Process+from+External+Page. But nothing happened.

20 Sep, 2018
confluenceUser
confluenceUser

Do attach your server log so we can inspect if a process has actually started or an error has occured.

20 Sep, 2018
confluenceUser
confluenceUser

 

Hi Justin,

Here is the server log, nothing happened when I click on the trigger button.

20 Sep, 2018
confluenceUser
confluenceUser

Hey there, do attach your sample app if possible. Thanks.

20 Sep, 2018
confluenceUser
confluenceUser

Right now I follow exactly like the tutorial which I sent you the link above, Below is the index.html page, but I did not get any output.

20 Sep, 2018
confluenceUser
confluenceUser

Seems like from your server log, there are processes started already.

20 Sep, 2018
confluenceUser
confluenceUser

Also check your Process Monitor if there are process started already.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print