cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: MDM webservice

Former Member
0 Kudos

Hi,

I need to implement MDM standard search webservice in webdynpro using model. Kindly suggest me how to proceed.

Thanks,

Prasanthi

Accepted Solutions (1)

Accepted Solutions (1)

former_member185086
Active Contributor
0 Kudos

Hi Prasanthi

Check this

1.[F4 search help for MDM|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70260b78-ff89-2a10-5eb0-d2f51467560b]

2.[ Using Standard iViews for Search and Display|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/2226] [original link is broken] [original link is broken] [original link is broken];

3.[SAP NetWeaver MDM 5.5 SP4 Web Service to Search the MDM Repository|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30a97ac6-c884-2910-c6ad-bae0de29e67b]

Hope it help

Best Regards

Satish Kumar

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

I have the webservice. I just wanted to know how i can use it in webdynpro.

Thanks,

Prasanthi.

Former Member
0 Kudos

Hi,

I had gone through the 3rd link. It uses EJB to call the webservice. But i want to consume the webservice using the model which i specified clearly in my post.

Kindly suggest.

Thanks,

Prasanthi.

Former Member
0 Kudos

Hi,

Do you already have the MDM web services installed? You will need the "MDMSearchRecords" web service for searching records. Go through [this|http://help.sap.com/saphelp_mdm550/helpdata/en/45/018c03166a0486e10000000a155369/frameset.htm] to know how to install MDM web services.

Once you have got the web services installed you will need to create an adaptive web services model in WD and use it accordingly.

Regards,

Satyajit

Former Member
0 Kudos

Not that way...

I need to implement the search using the webservice that is standard in MDM for search

former_member201361
Active Contributor
0 Kudos

Hi ,

if u want to implement a Search help using services to fetch data from backend system, then u can go for OVS.

[https://www.sdn.sap.com/irj/scn/wiki?path=/display/wdjava/valueHelp-ObjectValue+Selector]

Thanks and Regards