cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web service in SRM

Former Member
0 Likes
263

Hi All,

In SPRO, I have created a web service ID with Admin user id and used named search as an additional parameter.

Named Search is working fine in MDM but the same result is not appearing when i select the MDM Catalog link in portal.

Please help.

Regards

Jacob.

Accepted Solutions (0)

Answers (1)

Answers (1)

timea_sap
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Jacob,

check, if you have the issue only with specific languages, and have a look at following SAP notes:

1515876 NamedSearch is not considered in different language logons

1700284 Named search not considered for different languages

I hope it helps!

Regards

Timea

Former Member
0 Likes

Thanks for the reply.

I don't have any issue with languages.

Search criteria is not working properly and showing all records in a repository.

Regards

Jacob.

Former Member
0 Likes

Hi Experts,

I have created a named search in mdm data manager and assigned to existing web service ID. Just added additional "namedsearch" attribute

0                   http://XXXXX/SRM-MDM/SRM_MDM

10    username    Admin

20    password   

30    server    XXXXXXXX

40    catalog    SRM_MDM_Catalog

50    UIlanguage    SY-LANGU

60    datalanguage    SY-LANGU

70    HOOK_URL                                                                                                                                  

80    returntarget    _top

90    namedsearch    zabc

While accessing catalog link in portal, it shows all records instead of specific records.

Please help.

Regards

jacob

timea_sap
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Jacob,

move the namedsearch parameter before the HOOK_URL, e.g. to row 65, and retest the behavior.

Parameters used for catalog call should be stay before the HOOK_URL.

Regards,

Timea

Former Member
0 Likes

Hi Timea,

Thank you for your valuable suggestion. It's  working for normal Named searches.

If I use named search which has expression, is not working and not showing any records in portal.

Regards

Jacob

timea_sap
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Jacob,

I'm glad that I could help!

Namedsearches based on expressions are not supported. Please read SAP note:

1501536 - Error on SRM MDM Catalog Search Screen while using MDM named search based on expressions

Thanks in advance for awarding some points for the correct/helpful answer! 😉

Regards,

Timea