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

Compare with Current View Page History

Version 1 Current »

Dear All

I need to call a web service from Joget workflow and then display the result of the call inside the joget forms. the scenario consists of these steps:-

1. call an external web service using the following URL:-

/web/json/documentmanagemnt/getdocumentbyID?documentid=[A value stored in one of the joget forms fields]

2. the external web service will return Json object representing an image or images,, so i need to display the image/s on the joget form

So can anyone help me in how can i implement such functionalities ,, and what  are the needed plugins and controls inside the joget forms to complete this requirement.

Best Regards

  • No labels