1
0
-1

Hi there,

We have noticed that once we update process, JOGET will close (abort) all running processID and create new processID instead.

 

Amazing things is that when we open Data List inbox, we found that all running process still be shown correctly but when we track into table which keep process data, id column still be old processID.

 

Our problem point is that when we can not bring (old)processID in table to check with running process in Monitor screen because it was "close.abort" arleady.

 

Does any way to track that what running processID was created from the old one?

 

Thank you.

 

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      I have some subforms linked to the parent form through the ID, which from what I have observed, the process ID, if this process ID changes because of an process update, then I will lose the link to the subform data.


      What if I create my own ID and use it to replace the ID/processID? this then will help me to maintain all the links to the subforms.


      Would this create other issues for the process?

        CommentAdd your comment...
      1.  
        1
        0
        -1

        Hi, according to Version Control#UpdatingProcessVersion, I believe the link is stored in the wf_process_link database table.

          CommentAdd your comment...