SAP 4.7 to MDM Integration using PI7.1-Part2
Integration Directory (Configuration)
Just to recall, we already have created two business systems in SLD, 1 forR3 system and 1 for MDM
Sender Communication Channel:
Since we will be triggering IDoc so there is No need to create the sender communication channel.
Receiver Communication Channel:
Create the Receiver communication channel of Adapter type as MDM. Enter your MDM server details which you can receive from MDM teamNow go to tools tab and apply model from ESR
In the wizard, Fill the details of process integration scenario which you have created in ESR
Click on continue
Click on finish, Click on close, A new window will open
Click on sender action (StudentDataSend) and Receiver action and assign communication componentNow click on the arrow connecting two actions and assign the communication channels. No need to assign sender communication channel because it will be taken care by IDoc. Click on simulation button (4th button in the above screen shot) and select Generation Simulation radio button
Click on start
After simulation new window will pop up, close that and again click on the simulation button.This time select radio button Generation
Click on start. Again new window for log will pop up close that.Click on apply button .Following objects will be created.
Save your configuration scenario and activate your change list.This completes your ID part.
Testing the Scenario (on 4.7 R3 System)
Run tcode MDMC, enter customer number and press execute
2.5. Testing the Scenario (SXMB_MONI) on PI server
To Test the scenario run tcode SXMB_MONI. There you can see processed message.Message in SXMB_MONI is shown below.
Testing the Scenario in RWBCheck through tcode sxmb_ifr go to component monitoring->communication channel, receiver channel type MDM
There you can see your receiver MDM channel,Here can find the MDM importing status for MDIS server of MDM
Testing the Scenario on MDM server
1-login to MDM server repository
Now in the MDM port which you have mentioned in the communication channel , check whether file is there
You can see files are there.
Now we can check whether particular file is imported into the repository.
I am working on ECC->PI->MDM. I am not receiving any acknowledgement at PI. Do we need to do any configurations in MDM or PI to get Acknowledgement?
Thanks,
Ravi.
Thanks for your reply!!
While importing data in MDM system.you can find the all logs and acknowledgement in Coomuncation channel montering in RWB at PI.
If you need any more information please let me know.
Regards,
Ramesh
My requirement is ECC (Outbound Proxy)-> PI -> MDM (MDM PI Adapter).
On ECC side in proxy requested for acknowledgement explicitly and now am able to receive Ack at PI. Link is below.
http://help.sap.com/saphelp_nw70/helpdata/EN/f4/8620c6b58c422c960c53f3ed71b432/frameset.htm
But only system ack. In case of any failure in importing data in MDM side also, the ack status is success. When coded for application ack, it is "still awaiting for ack", but not receiving any application ack from MDM.
How can i receive application ack (processing in receiver) at PI?
Thanks,
Ravi.