Versions Compared

Key

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

...

web/json/getdocumentinfo/documentbyid?documentid=#variable.documentid#

But using #variable.variableName# inside JSON URL is not the right approach as it will not work, so how can i solve this problem?

BR

I also tried adding something as :-

'http://localhost:8080/jw/web/json/workflow/process/view/' + #variable.imagurl# + ':35:process1?j_username=kermit&hash=9449B5ABCFA9AFDA36B801351ED3DF66&loginAs=customerservice'

but it will not work either...