Tuesday, March 8, 2016

Data Export using Invocation Channel in Maximo


Invocation Channel requires the following:

1. Create an End Point

2. Create an Object Structure

3. Create an Invocation Channel - give Request and Response (Optional) Object Structure. Both can be different also.

4.  Create an Action - 
        ----- Value = psdi.iface.action.InvokeCustomClass
    ----- Parameter = Invocation Channel Name
        ----- Type = Custom Class
        ----- Object Name = As required

5. Create an Escalation having Object and Condition as required

6. Create Escalation Point and add an entry for newly created Action

7. This Escalation Point is now added as Cron Task Instance of Cron Task - Escalation. Set the frequency, activate and reload it.

8. Based on the End Point - data will be exported to external system or Global Directory.