i try to call the following JSON API:-

*http://localhost:8080/jw/web/json/workflow/process/start/TestApp:2:process1?j_username=kermit&hash=9449B5ABCFA9AFDA36B801351ED3DF66&loginAs=admin*

but the result will have activitiy Id value as null:-

{"activityId":"","processId":"418_TestApp_process1"}

although on the web consule the activity ID value  will be there. so what might be the problem?

  • No labels

5 Comments

  1. Hi there,

    Try to check on "Show The Next Assignment When Completed" in "Run Process" of your said process. This should fix your problem here.

    Cheers.

    Show The Next Assignment When Completed

  2. unfortunately it didn't fix the problem.

  3. @Hugo can you advice on the above error ,, i have check the "Show The Next Assignment When Completed" but still the Activitiy ID is returned as null....

  4. I have checked the "Show The Next Assignment When Completed" for the run process and the activity Id is returned succsfully.

    1. Hi... I have the same problem that activityId returned is null.

      Where did you check the "Show The Next Assignment When Completed" ?

      I have checked but still returned null activityId.