Using the Execute Script service

You can interact with the Execute Script service by developing a process in Workbench that uses the service.

The Execute Script service supports BeanShell 1.3.0, a Java syntax-compatible scripting language for the Java platform. Implicit objects are available to the script. These objects perform the following tasks:

  • Provide access to the object manager, process manager, deployment properties, JNDI initial context, and JNDI application context

  • Store information that is gathered as a result of executing a script and transfer data to the LiveCycle server

  • Provide all context data for use during the execution of a script

    For information about developing processes that use this service, see Workbench Help.

    You can use the Applications and Services pages of Administration Console to configure default properties for this service. (See LiveCycle Administration Console Help.)

// Ethnio survey code removed