Integration script points
Scripting is enabled in the Maximo® integration framework to support customization and customization options for processing rules, Java™, and XSL. If you customize by using Java, scripting offers an alternative approach that removes the need to rebuild and redeploy the Maximo EAR file. Scripting is enabled at processing points on most of the integration components that currently support Java as a means to customize the product.
To create an integration script, in the Automation Scripts application, select
.Scripting supports the following integration points.
- Object structure
- Inbound processing class
- Outbound definition class
- Publish channel
- Processing class, which is often referred to as external exit.
- User exit class. Scripting supports the
before
andafter
methods. - Event filter class.
- Invocation channel for request and response processing
- Processing class, which is often referred to as external exit.
- User exit. Scripting supports the
before
andafter
methods.
- Enterprise service for request and response processing
- Processing class, often referred to as external exit.
- User exit. Scripting supports the
before
andafter
methods.
- Endpoint script
- Custom endpoint handlers
- HTTP handler exits
- Java API for XML Web Services (JAX-WS) handler exits