Integration with Other Applications

Applications that are based on the Mongoose framework can integrate with other applications using a variety of methods, including but not limited to these:

  • Point-to-point access using web services.

    See the Infor Mongoose - Integrating IDOs with External Applications guide.

  • Business Object Documents (BODs) that are passed through ION to the other application.

    See the help topics about replication and BODs, as well as your application's Configuration Guide for Infor OS.

  • Point-to-point access through ION APIs.

    See your application's Configuration Guide for Infor OS and the Infor Mongoose - Integrating IDOs with External Applications guide.

  • XML documents other than BODs. Your Mongoose-based application can use non-transactional replication to send formatted files to a designated “site” for transfer to the other application.

    See the Infor Mongoose Replication Reference Guide.

  • Direct IDO communication with the other application. For example, you can connect to Infor Document Management (IDM) and the Infor Data Lake.

    See your application's Configuration Guide for Infor OS.