how to display rest connector response on the form page . This rest connector connects to external application

I wan to display current process rest connector(connecting external service) response on the form of next task. How can I do that if i save the response in process variable. 

I can access business data in form but in this case it takes object with values from all previous process, what i want is data from current process.

Please anyone provide suggestions.

To me this look like a limitation in Bonita where it can not access process variables in form.

 

Thanks

Hi,

You can definitively access process variables in a form. See the following API reference.

HTH
Romain

THANKS.