Dear Forum,

I have a situation where an external application is sending messages via a service bus like Microsoft BizTalk.

Would it be possible to start a new Joget process via a REST Webservice / JSON call and directly inject the data fields ?

Or otherwise to let the external app create records into a standard form based Joget table and trigger a new process which gets it initial data from the created data record?

Thanks, Joost

  • No labels

3 Comments

  1. Hi Joost,

    The JSON API can be used to start a new process: JSON API process start and Sample JSON API Integration

    You can directly set values into workflow variables when starting the process, and if you need to update the form data tables you could use a plugin like the Preset Form Data Tool or Form Data Update Tool

    Hope this helps!

    Regards,
    Julian

  2. Hi Julian,

    I am am able to start a new process now. But I am still struggling with the question how to attach a process instance to an existing data record.

    In fact this is the same question as stated here:

    Thanks, Joost

    1. Hi Joost,

      It has been more than 2 years since you have posted this question. We are having the exact scenario and looking for solutions/directions. If you have solved this, would greatly appreciate if you can provide step by step solution for the community to benefit.

      Thanks, Rajavel