cancel
Showing results for 
Search instead for 
Did you mean: 

MDM SRM Catalog URL problem

Former Member
0 Kudos

We are trying to configure srm mdm catalog.

In SPRO, catalog call structure we have entered the following URL

http://trimddbd01:50000/SRM-MDM/SRM_MDM?username=User1&password=user1&catalogue=FSS_MDM_Catalog&serv...

for user interface when we click on the link from the srm browser we get taken to the following url...

http://trimddbd01:50000/webdynpro/dispatcher/sap.com/tcmdmsrmcat~uisearch/MDM_SRM_UI_App

which is the UI Manager, in fact we get taken to this url regardless of the url contents

for instance

http://trimddbd01:50000/SRM-MDM/SRM_MDM/rubbish

this also takes us to the

http://trimddbd01:50000/webdynpro/dispatcher/sap.com/tcmdmsrmcat~uisearch/MDM_SRM_UI_App

url

Is this some kind of default url and is our

http://trimddbd01:50000/SRM-MDM/SRM_MDM?username=User1&password=user1&catalogue=FSS_MDM_Catalog&serv...

url incorrect?

Thanks

Darren

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Darren,

if anything is wrong or missing, you will be redirected to the configuration UI. This is from one of my projects:

<server>:50000/SRM-MDM/SRM_MDM?sap-locale=EN&HOOK_URL=&mask=&namedSearch=&username=Admin&password=&catalog=<your_repository>&server=<your_server>&datalanguage=EN

Maybe the "sap-locale" (uilanguage parameter) is important.

Let us know if it helped or if you have found the solution.

Best regards

Christian