Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
i need to add the value of a workflow variable into the JSON URL i tried using #variable.variableName# hash value but it did not work, for example my JSON URL inside the JSON tool plugin looks as:-
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...
1 Comment
Hugo
Hi there,
Let's continue the discussion at http://dev.joget.org/community/pages/viewpage.action?pageId=8718202 :D
Cheers.