1
0
-1

Hello everyone, I am new in Joget as well as in BPM. I would like to ask from the experts about Sequential Process. All I understand is it like a chain of processes that need the previous process to be done before continuing to the next process. With this understanding, I was trying to implement it in Joget. However, I could not understand how we can connect each of the process. Is it by using sub-process? Thanks before (smile)

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi,you could use Subflows (Subprocesses). Alternatively you could also have separate processes that are triggered using Sample JSON API Integration#StartaProcess. Or you could also have it manually started by a user in Start Process from Datalist Hyperlink Action. There are many ways to do it depending on what you really need.

      1. marcc

        Hey Anders, thank you for your answer and explanation (smile) I will be looking more into it.

      CommentAdd your comment...