Invoking Service Scripts

Any type of script configured to use a scripting engine version may invoke a service script:

  • A BPA script may invoke a service script to perform server-based processing.
  • Plug-in scripts may invoke a service script (like a "common routine").
  • A service script may call another service script (like a "common routine").

Map zones may be configured to invoke service scripts to obtain the data to be displayed. Refer to Map Zones for more information.

Inbound web services support interaction with service scripts allowing the outside world to interact directly with a service script.

You can also invoke a service script from a Java class.