Saturday 14 January 2017

Export Flat file with Enable Event Listner MIF - IBM Maximo

1. Object Structure 
New > D-Person  Demo Person AQ_PERSON_OS
Consumed by : Integration
Support Flat structure Flag : True
Source Person
Exclude all column except , personid, firstname, lastname

2. Publish Channel
New > D-Person Demo Publish Channel Person AQ_PERSON_PC
Operation: Publish
Object Struction: D-Person AQ_PERSON_OS
Action > Enable Event Listner
Action > Message Tracking > Enable Message Tracking Flag : True > Ok(b)



3. External System
New > D-Person Demo External System Person AQ_PERSON_ES
End Point: MXFLATFILE
Enabled flag: True Outbound Seq. Que: jms/maximo/int/queues/sqout Inbound Seq. Que: jms/maximo/int/queues/sqin Intbound Cont. Que: jms/maximo/int/queues/cqin
Publish Channel (T) > attach Publish Channel: D-Person AQ_PERSON_PC
Enabled flag: True Data Export (B) Export Count: 5 i.e. then a .dat file will be exported to mxe.int.globaldir path (c:\mif)

4. Create/Update/Delete a person record from Goto>Resources>Person
A new .dat flat file will be exported in MIF directory (c:\mif)

5. Message Tracking
Integration > Message Tracking
Received and then Processed if everything goes right

2 comments: