About the IDO from ION API Wizard

The IDO from ION API Wizard is used to generate IDOs and their properties from an ION API endpoint. This wizard also generates a custom load method and a standard method to invoke Get, Post, Put, and Delete actions from the API.

Essentially, the IDO from ION API Wizard works by connecting with an ION API that has swagger documentation and using it to generate an IDO collection in Mongoose. The wizard uses the swagger documentation to create the necessary input and output parameters for the IDO. The wizard also parses the response data from the ION API to generate and populate the rows and columns for the IDO table, using JSONPath expressions. The wizard supports the use of customer APIs or non-Infor-provisioned APIs.

After generating the IDO, the wizard checks it in to the application database automatically.