1
0
-1

I have an auto process feeding into my main process - asynchronous. Problem is after I start the main activity, another Joget activity starts clearing my auto activity variables.  Is this bad form design (not ensuring same fields are available in both related forms?   

  1. panda

    Hi, not really sure what you are trying. Maybe a sample app may help others to help you.

CommentAdd your comment...

3 answers

  1.  
    2
    1
    0

    Hi there, think I fixed the issue. My app consists of three activities and I was incorrectly setting ‘id’ as my workflow variable field for paramId. Must’ve sent last activity in a loop for not being able to match recordId to Id. Thanks.

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

      After I submit my form which have below fields furnished,

      another activity linked to the same process starts shortly thereafter with below

      1. Walter

        I think I need more info to help you out. Care to put the xpdl file here to inspect?

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

      Problem is after I start the main activity, another Joget activity starts clearing my auto activity variables

      How does the other activity clear your variables? Do provide more details on how your problem occurs.

        CommentAdd your comment...