ION Scripting

ION Scripting is used for writing the custom script in Python language for data transformation purpose.

It consists of two separate components for data transformation management: scripts and libraries.

Information on how to create Scripts and Libraries see "ION Scripting" in the Infor ION Desk User Guide.

ION Scripting exposes a REST service with API methods to run these actions:

  • Retrieve a list of scripts with an approved version.
  • Retrieve the details of the last approved version of a script.
  • Execute a single script last approved version.

The interface and consumption methods for scripts module are exposed through the ION Scripting Engine API Service registered within the ION API Suite for Infor ION.

For detailed information about the methods that are exposed in the endpoint, see the Swagger documentation.

For information on how to use ION APIs and how to interact with Swagger documentation for the API methods, see the Infor ION API Administration Guide.