What's the best way to send data from LN to thirdy system?

Fabiano Silva
Fabiano Silva Member, Infor Partner Posts: 44
edited October 3 in General Discussion Forum

Hi guys,

What's the best way to send data from LN to thirdy system?

My sample is:

If I need to send Sales order and order lines, what's the best way using the standard features from LN Cloud, how can I do?

I need to use LN Cloud, API Gateway and ION or no?

Best Answer

  • Kevin Heiman
    Kevin Heiman Member, Staff Posts: 15
    Answer ✓

    A common method is to use the BOD (OAGIS Business Object Document) included in Infor applications. For Ln you can review the objects supported in the documentation (image below).
    BODs are event based objects in XML format. These are sent and received by Ln via Integration (ION) connection points and flows.
    The general flow of sending from Ln (or any Infor) would be a ION Data Flow with start of Ln Connection point for the object(s) desired, then filtered/routed/transformed if needed, then delivered to a Connection Point (thirdy systems).
    You would match the tech requirements of your thirdy system to those in ION. such as API, FTP, and those supported under Enterprise Connector.

Answers