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

Compare with Current View Page History

Version 1 Current »

Hi,

I have a workflow variable which is bind to a select box. I have written a bean shell to a section to save the data of that section to database. In that case my workflow variable is not working. When I removed my bean shell then workflow variable works file.

I also tried to set workflow variable value by bean shell but getting following error

"Typed variable declaration : Attempt to resolve method: getBean() on undefined variable or class name: pluginManager : at Line: 10 : in file: inline evaluation of:

``import org.joget.apps.app.service.;{}import org.joget.apps.app.model.; import o . . . '' : pluginManager .getBean ( "workflowManager" )"

Please suggest.

Thanks,

Promod

  • No labels