This is MDM to file and JMS scenario.SAP PI version is 7.31 dual stack. Master Data is managed in MDM and integrated with legacy systems with SAP PI. I have used FCC in both receiver channels to convert xml to text file. Integrated Configuration is used in ID Part to bypass Integration Engine. MDM version is 7.1 and JMS side we are using IBM Web sphere Message Broker (WMB).
I did not cover creating MDM port, syndication maps. You can find all in this link.
ESR Objects
Sender Message (External Definition):
Receiver Data Type
Receiver Message Type
Sender Service Interface
First Receiver service Interface
Second Receiver service Interface
Message mapping
First Operation Mapping
Second Operation Mapping
ID Objects
Business Component
TEST Business Component will be used sender and receiver.
Sender MDM communication channel
MDM Adapter installation use this link.
First Receiver Channel JMS Adapter
Module Tab page
Message transform Bean used to convert xml to flat file.
Second Receiver channel File Adapter
Processing and FCC tab
Integrated Configuration
Inbound Processing
Receiver
Both the receiver TEST Communication Component is used.
Receiver interfaces
Outbound Processing First Receiver (JMS Channel)
Outbound Processing Second Receiver (File Channel)
Now we are done with ESR and ID configurations.
Scenario Testing
Go to MDM data manager and select the record to edit or create new one. Once you are done with editing press Shift+Enter.
Make sure the port is automatic. So once you save the record, the copy of the record will be available in MDM ready folder in xml format.
Now the record will be picked up by MDM adapter from ready folder.
JMS Adapter Audit logs
File Adapter Audit logs
JMS output from JMS system logs
File output
Hope this will help you...