cancel
Showing results for 
Search instead for 
Did you mean: 

Webservices on two different Tables

sriram_devarapalli
Participant
0 Kudos

Hi Team,

I am a PI Consultant, I need to integrate MDM with 3rd Party, Here we had a scenario where we need to search Partner & Address from MDM using 2 different Webservices on MDM Tables. Can we built only 1 webservice on the MDM Lookup Table which will pull all the data according to Search condition along with Address and Partners.

Thanks & Regards,

Sriram.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member205403
Active Contributor
0 Kudos

Hi,

I am not sure if one webservice which can pull data from Main table as well as all look-up table Field details.

But to achieve your requirement you can definitely use Java Mapping by using MDM Java API and can search and fetch data from MDM.

Best Regards,

Shiv

sriram_devarapalli
Participant
0 Kudos

Hi Shiv,

Thanks for the response, My scenario is to search and get data from Partner & Address tableIs using Webservice, So do i need to use a Java Mapping in a seperate Webservice?

Thanks in Advance,

Sriram

former_member205403
Active Contributor
0 Kudos

Hi,

No I didn't mean that. Is it Mandatory to use web service in your scenario?

I mean you can write Java UDF to connect to MDM and search and fetch data from MDM and perform the required mapping.

Check this blog /people/raj.sharma5/blog/2009/03/09/lookup-in-to-the-mdm-from-sap-pi

Regards,

Shiv