M3 Configuration

Prerequisites

You have created:

  • An ION API Endpoint

  • An ION API File

  • A BOD Mapping File

  • An IDM Mapping File

Import Mapping Files

Before you setup the dataflow, you need to import the mapping files into InforOS.

In ION Desk → Connect and open Mappings

Click on the Import icon

From here you need to select the various mapping files you will need which include: SyncCaptDoc_SyncSuppInv, SyncSupplierInvoice_LoadSupplierInvoice, and LoadSupplierInvoice_ProcessSupplierInvoice.

Once you have imported all the mappings files, make sure to approve each of them by clicking the tick icon within each of their squares on the Mapping dashboard.

DocBits to M3

The next step is to setup the Data Flow in ION Desk, navigate to the ION Desk application and select Data Flow → + ADD → Document Flow like below

You will then see this page, this is where you will build the flow of information from DocBits to M3

An M3 data flow will look similar to what is shown below (there are 3 DocBits applications and APIs due to it being used for 3 separate environments).

All parts of the chain are dragged and dropped from the top section

In the chain, DocBits and M3 are both Applications whereas in between them there are mappings that convert the data into a form that can be understood by the next section of the train and “map” the information so that it goes to where it is needed or meant too.

DocBits Application

Give it the appropriate name such as “DocBits” then select the plus sign and search for the connection point you created earlier such as DocBits_Export or similar and click on it.

To create this connection point, go to ION Desk → Connect → Connection Points

Click “+ Add”

Select “IMS via API Gateway” and fill in the following information

The ION API Client ID is in the ION API File you created at How to Create an ION API File, this can be found by the “ci” value.

Switch to the document tab, and add the Sync.CaptureDocument BOD to the DocBits connection point like below.

Then save the connection point by pressing the disk icon in the upper-left corner.

Navigate back to the Dataflow section of ION Desk to access your dataflow. Your DocBits application should look similar to what is shown below.

Mapping 1

The first mapping node should look as follows

Mapping 2

The second mapping node should look as follows

Mapping 3

The third mapping node should look as follows

M3 Application

There should already be a M3 or similarly named connection point created in INFOR so just like the DocBits Application you select it by clicking the “+” sign and it should look as follows

DocBits API

You will first need to create this API as a connection point which is done by:

ION Desk → Connect → Connection Points

Click “+ Add” and select API

The information you fill in should look like the following

Switch to the document tab and add the following configuration

Acknowledge.SupplierInvoice

The configuration for this BOD is as follows

Make sure you have selected the “Send to API” option in the above menu.

Lastly ensure that you alter the request body as well to look like this.

Repeat this process for the rest of the BODs, each configuration is shown below.

Sync.PurchaseOrder

The configuration for this BOD is as follows

Sync.RemitToPartyMaster

The configuration for this BOD is as follows

Sync.SupplierPartyMaster

The configuration for this BOD is as follows

BODs

The following configurations should look as follows:

First

Second

Third

Forth

Fifth

The last icon should be empty as it is not carrying any document or information.

Once you have added all necessary nodes to the data flow, press this button to activate the data flow (after saving the data flow by pressing the hard drive icon).

Last updated