Versions Compared

Key

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

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