Configuring Infor Expense Management to integrate with Infor ION

Infor Expense Management can be configured to integrate with Infor ION.

Note: These tasks are performed by automation in MT cloud.
  1. Specific ION integration information is included in soa dataset. Ensure that this dataset is included when you load your database or update the database for existing customers. For example, load this dataset:
    mm/wf/er/export_verify,mm/wf/er/postpay_audit,soa
  2. Configure a data source in the Infor Expense Management extensity server.
    Note: If you are using multiple Infor Expense Management servers, you must configure data sources for all the Infor Expense Management extensity servers.
  3. Add this segment in XM_Install_Root\apache-tomcat-6.0.29\xmconf\customerconfig\extensity-appserver.properties:
    
    SOAReceivingServers=bkgserver
    SOAExchangeDB.dbServer=<db server>\:<port>
    SOAExchangeDB.dbName=<XM ION db name>
    SOAExchangeDB.dbType=mssql
    SOAExchangeDB.dbUser=<db user>