Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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:-

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

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