Configure M Organization

  1. Navigate to Reporting and Analytics and log in to the M organization.
  2. Click System, click Organizations, select the organization that you want to connect to Inventory Management, and then click Edit.
  3. In the Organization field, select Enable Inventory, and then enter the following:
    1. In the Inventory Web Services URL, enter http://<Inventory Management Server Name>/RA_WebService/HTNGListener.asmx
    2. Administrator login credentials as defined in Inventory Management/Organizations.
  4. Click Save.
  5. Select the MICROS organization and then click Edit.
  6. In the myInventory DB Password field, enter the Inventory Management database login credentials.
  7. Click Save.
  8. Navigate to the Reporting and Analytics application server.
  9. Open the Microsoft Windows hosts file C:\Windows\System32\drivers\etc in a text editor and add:
    1. The IP address of Inventory Management Web Application Server customer name.
    2. The IP address of Inventory Management Web Application Server myinventory.customer name.
  10. Navigate to installation path\myPortal\portal.ear\portal.war\config\, open microsConfig.properties in a text editor, and then set the following lines:
    db.vendor.inventory=Oracle-9i
    db.server.inventory=<Inventory Management Database Server Name>
    db.serviceName.inventory=<Oracle Instance Name>
    db.port.inventory=<Oracle Database Port>
    inventoryUrl=<e.g. http://<Application Server Name>/InventoryManagement>
    myInventory.version=9.1
  11. Redeploy portal.ear. For more details on redeployment, see the “Re-Deploying Reporting and Analytics” section of the Oracle Enterprise Back Office Installation Guide.