Adding an ION API server
To access and use the resources of an ION API server, that server must first be "registered" in your base application.
- Open the ION API Servers form.
- Click New.
-
Provide this information:
- Server ID
- This field is automatically populated, but you can change it.
Note: If you are using the server to enable the Data Lake IDO Wizard, you must designate the server as the default ION API Server. To do this, set this field to 0 (zero).
- Description
- Optionally, specify a description for the server.
- Server URL
- Optionally, specify the URL of the ION API server.
This field is for documentation only. The actual URL is derived from the .ionapi file.
- Import .ionapi file
- Use this button to browse for an .ionapi file.
You can get the .ionapi file from the Infor ION API provisioning page.
Note: The .ionapi exists check box is automatically selected once the .ionapi file is imported. - STS URL
- Specify the address of the WS-Trust STS (Security Token Service) endpoint. This is available from the environment’s idp.properties file, under the property name idp.wstrust.sts.url.
- Token URL
- Specify the address of the OAuth token endpoint. This is available from the environment’s idp.properties file, under the property name idp.oauth.token.url.
- Click Save.