Configuring Infor Expense Management to integrate with Infor ION

To configure Infor Expense Management to integrate with Infor ION:

  1. Specific ION integration information is included in soa dataset. Ensure that this dataset is included when you load your database or update it 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 of 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>