You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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