on 2012 Dec 28 4:11 AM
Hello Everyone,
In MDM Catalog I have created one Service Repository and one Product Repository.
Now in SRM Shopping cart i need to display one MDM Catalog Link, so user can easily search product and Services from there.
Is it possible to have only One Catalog link for two repository?? OR is it possible to have two Catalog link for respective repository??
Please suggest...
Thanks!!
Gaurav Nayar
-------------------------
Request clarification before answering.
HI Gaurav,
For each repository you need a minimum of one web service defination in SRM and also mention the catalogs in the srm organization structure.
If your catalog is not working then first check if the repository is moutned and running in the console.
Next usebrowser and test if https://<java server>:port/SRM-MDM/SRM_MDM works.
Also check if the user and password used in the web service defination is correct and its not locked in the repository.
Regards
Sam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Gaurav,
In order to display catalog links you have to define separate Webservices for each link you want to be displayed and assign these webservices to the user in PPOMA_BBP.
One webservice always refers to one repository (parameter 'catalog' in the call structure), so it is not possible to have one link for two repositories. You have to define separate webservices for the product catalog and for the service catalog.
However, you can have several links pointing to the same repository, without any problems. It makes sence if you want to define different namedsearches for example in the call structure.
I hope I answered all your questions.
Regards,
Timea
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Timea
I have created two repository and two web services, but now problem is only one web service is running and another one throws error
Error: 404 Not Found
The request resource does not exist
Detail: Go to main pasge of application
But another webservice is running fine. is there any other paremeter that i have to maintain for running to webservice link.
Please help..
Regards,
Gaurav Nayar
Hi Gaurav,
I would first recheck if the parameter values (catalog ID, URL) in the call structure are correct. If you want to use the same SRM-MDM Catalog installation, the URL has to be the same.
Have you created both repository on the same MDM server?
Also check if the installation is consistent, i.e. you have deployed the correct version of following components:
- J2EE installation (MDM_JAVA_API, MDM_CONNECTOR, SRM_MDM_CAT)
- MDM Server, Import Server etc.
- MDM clients (Console, Data Manager, etc.)
The SP level of all MDM components have to be the same and correspond to the SP mentioned in the release note of the relevant SRM-MDM Catalog version.
I hope this helps. I would be grateful if you could assign some points for the helpful answers.
Regards,
Timea
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.