cancel
Showing results for 
Search instead for 
Did you mean: 

Namedsearch java.lang.NullPointerException while createSearchCriteria

Former Member
0 Kudos

I define a namedsearch parameter/value in the SRM web service call structure. In MDM repository this namedsearch value has been created in the Named Searches table.

When I punchout to the MDM catalog, I'm running into a java dump:

java.lang.NullPointerException

at com.sap.srm.mdm.services.operations.search.SearchOperation.createSearchCriteria(SearchOperation.java:112)

at com.sap.srm.mdm.Model.updateSearch(Model.java:3041)

at com.sap.mdm.srmcat.uisearch.master.Master.callModelSearch(Master.java:2030)

at com.sap.mdm.srmcat.uisearch.master.wdp.InternalMaster.callModelSearch(InternalMaster.java:1006)

at com.sap.mdm.srmcat.uisearch.master.Master.doInitialize(Master.java:1543)

I checked the security role of the system user and gave it Admin. The issue still persists.

Tricky thing is that this namedsearch function works in all of our other systems, just not this particular one.

Has anyone else ran into similar issues before?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Did you found a solution to this issue?

Thanks,

Thomas