cancel
Showing results for 
Search instead for 
Did you mean: 

MDM lookup like RFC or JDBC lookup

Former Member
0 Kudos

Hi MDM freaks,

we have actually requirement in SAP PI to check an existing value in MDM. Therefore i need a synchrounous call to MDM like RFC lookup.

Is that possible? If yes - how can i realize it?

Many thank in advance,

/Fatih

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Fatih

Another way - more difficult

Develop Java (ABAP) Proxy on PI side and use MDM API for your data check

It solution will works faster than WS

Regards

Kanstantsin

Former Member
0 Kudos

Hi Fatih,

I believe you can do a webservice call to MDM repository.

However, this could compromise system performance.

Thanks,

Ravi