MOC and Oracle Enterprise Asset Management (eAM) Integration

This chapter covers the following topics:

Overview

Oracle Manufacturing Operations Center (MOC) and Oracle Enterprise Asset Management (eAM) integration provides effective coordination between production and maintenance departments to achieve greater utilization of equipment on the shop floor. This is achieved by the rapid exchange of information related to equipment. Examples include down or idle condition of equipment, or equipment exceeding control parameters. MOC initiates actions based on events and alerts captured from shop floor equipment and passes the actions to the specific roles, such as the Maintenance Supervisor. MOC also receives the expected and actual uptime from the maintenance department that assists the planner or scheduler to modify the production schedules according to equipment availability.

MOC and eAM integration:

MOC and eAM integration supports:

The equipment status data from the shop floor can be obtained through tags and can be imported to MOC using OPC Server provided by device partners (Kepware, Matricon or ILS). The data is stored in the Tag Readings Raw table. MOC processes the data collected from the OPC server and creates events for the generation of notifications like e-mails and mobile alerts, and work requests in the EBS source system. You must run the Process Transactions concurrent program to load the data into the Tag Readings table and trigger the MOC Event Management procedure. The procedure creates event actions as defined in the Event Setup for the equipment. The following event actions are available:

You must select the Work Request Auto Approve option for the maintenance organization in the EAM Parameters window of the Oracle Enterprise Asset Management application to create work requests. Refer to the Oracle Enterprise Asset Management User's Guide for more information. Equipment Event Action folder in the presentation layer of the OBIEE metadata analyzes the equipment events into equipment, work order, and shifts.

Setting Up MOC - eAM Integration Using Event Management Framework

Event Management Framework supports execution of manual or automatic actions based on the events, reduces the reaction time between event occurrence and the action/response, and improves scheduling based on equipment availability.

MOC creates EAM work request for the equipment on the occurrence of the configured events. Users can also create custom event actions like making a scrap transaction, etc., and configure them to be invoked whenever the event occurs.

the picture is described in the document text

Complete the following steps to set up the MOC - EAM Integration using Event Management Framework:

  1. Create User. Create the user using MTH_PERSONNEL.csv and then running the ODI scenario MTH_PKG_PERSONNEL_EXT.

  2. Setup Message Domain. Set up message domain lookup value. This is required for mobile alerts.

  3. Set up Asset and Maintenance Organization in MOC. Create an asset in MOC using MTH_ASSET_MASTER.csv and then running the ODI scenario, MTH_PKG_ASSETS_EXT.

    The asset number, asset group, and the asset serial number should match with records in Oracle eAM.

  4. Set up Tags, Equipment, and Contextualization. Create Tags for the assets using the Tag Setup page.

    See: Setting Up Tags, for more information.

  5. Define MOC Equipments. See: Setting Up Equipment Dimensions chapter in the Oracle Manufacturing Operations Center Implementation Guide, for more information.

  6. Map Tags to Equipment. See: Mapping Tags to Equipment, for more information.

  7. Generate Shifts for Equipment. See: Performing Entity Shift Setup topic in the Oracle Manufacturing Operations Center Implementation Guide, for more information.

  8. Set up Contextualization for Equipment.

  9. Define Events. Log in to Oracle Applications portal and create a new event.

    1. Navigate to the Event Setup page.

    2. Search and select an equipment.

    3. Click Update Sequentially button.

    4. Click the Add button in the Event Types region of the Event Action Setup page.

    5. Select an Event Type from the LOV.

    6. Click the Add button in the Seeded Actions region of the Event Action pane.

    7. Select Event Action as Create Work Request in eAM from the LOV.

    8. Select the Notification tab.

    9. Click the Add button in the Notification pane.

    10. Enter the Full Name.

    11. Select the Email Address check box.

    12. Select the Mobile Phone Number check box.

      The Domain field is enabled.

    13. Select a domain from the LOV.

    14. Click Apply to save the record.

      See: Setting Up Events, for more information.

  10. Setup Profile Options. Switch responsibility to System Administrator and set up the following profile options for eAM Work Request Creation:

    • MTH: Work Request Auto Approve

    • MTH: Work Request Priority ID

    • MTH: Maintenance User

    • MTH: Notification E-Mail From Display Name

    • MTH: Notification E-Mail Server Name

    • MTH: Notification E-Mail Server Port

    See: Profile Options chapter in the Oracle Manufacturing Operations Center Implementation Guide, for more information.

  11. Populate MTH Tag Readings Raw table using a device bridge such as ILS or Matrikon with a MOC adapter or using the CSV template, MTH_TAG_READINGS_RAW.csv.

  12. Process Tag Data. Run the MTH: Process Transactions concurrent program.

    • Process Mode = Incremental Refresh

    • Data Source = Raw Tag Data

  13. Review Work Request and Notification. Check the e-mail notification received by the concerned personnel. Log in to the Oracle Applications portal. Select the responsibility 'Maintenance Super User, Process' and check if the work request is created.