Sunday 29 November 2015

Export (Import) 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. Enterprise Service
New > D-ESPerson Demo Enterprise Service Person AQ_PERSON_ES
Operation: Sync
Object Struction: D-Person AQ_PERSON_OS
Action > Enable Event Listner



3. External System
New > D-Person Demo External System Person AQ_PERSON_ExS
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)

Enterprise Service (T) > attach newly created Enterprise Service : D-ESPerson AQ_PERSON_ES
Enabled Flag: True
Use Continues Check flag: False

4. Import Record a person record
Create New flat file in as exported file in c:\mif folder
modify and add new name to import in maximo
i.e.
D-PERSON,D-ESPERSON,Sync,EN AQ_PERSON_OS,AQ_PERSON_ES,Sync, EN
FIRSTNAME,LASTNAME,PERSONID
ABDUL1,QADEER1,AQ
import file, after sucessfully import, go to person and check record is added/modified

No comments:

Post a Comment