Creating or modifying a service in Rest API Modeler for LN

  1. In the Infor LN menu, select Tools > REST API Management > OData REST APIs.
    The OData REST APIs (ttadv2570m700) session is started.
  2. If no current activity is displayed in the status bar, select Select Current Activity on the Actions menu. Select an activity or click New to create an activity.
  3. To create a service, click New in the toolbar. Specify the module and service name (API) and click Save.
  4. To modify the service, select the service and then select Check-Out on the Actions menu.
  5. Select the service and click Modeler .
    The service is opened in edit mode.
  6. In the REST API Modeler, make the necessary changes. For details about the API Modeler, see the next chapters.
  7. Save the service.
  8. Test the service while it is still checked out. For details, see Testing a service before Check-In and Commit.
  9. Close the REST API Modeler.
  10. On the Actions menu, select Check-In .
    A Text Editor window is displayed.
  11. Specify the Problem/Workaround/Solution/Test description and click Save.
  12. On the Actions menu, select Commit to apply the changes to the endpoints.