Re: Free Form Search
Hi U G, Have you tried put the keyword property in Stemmer. Because setting this property you allow mdm to create the field keyword searchable.
View ArticleRe: 404 Not Found, Error: Requested resource does not exist in SC from MDM...
Dear Vaibhav Kandpal, Thanks for you reply. As per the SRM-MDM Catalog version compatibility - Supplier Relationship Management - SCN Wiki link, I think MDM version and SRM version is compitable....
View ArticleInvalid External Data
HI All , We are facing an Issue on the data manager when we try to perform any CRUD operations . The changes are committed in the system but we get an error message as attached below . The only changes...
View ArticleRe: Invalid External Data
Hi Vag,Ttry to run a Verify->Check operation in the repository in the MDM Console. If any errors arefound, run a Verify->Repair operation, then check if the issue persists. Then unmount nd...
View ArticleRe: Invalid External Data
Hi Gabor , Below are the activities that have already been performed . 1) Unloading- Unmounting - Remounting -> Loading with Indices -> Did not solve the issue. 2) Verify -> Check and repair...
View ArticleHow to retrieve Search criteria from ResultSet without EPCF
Gurus - I have a custom WDJ application that has a standard MDM Search & Resultset views as part of its configuration (as Interface View).What I want to do is capture the search criteria that the...
View ArticleRe: How to retrieve Search criteria from ResultSet without EPCF
can you detail what kind of tweak you want to do?
View ArticleSAP MDM 5.5 SP6
Hi Experts, We are having a repository mounted in SAP MDM & Version is 5.5 SP6. Does SAP Supports Version 5.5 SP6 if we raise an OSS message? Thanks & Regards, U G
View ArticleRe: SAP MDM 5.5 SP6
Hi,You should receive a response. Extended support will expire by March. Give a try! Regards,Mir
View ArticleRe: SAP MDM 5.5 SP6
i think it is long goneRelease to Customer: 01.03.2005 General Availability: 17.11.2005 End of Mainstream Maintenance: 31.03.2010 End of Extended Maintenance: 31.03.2013
View ArticleRe: SAP MDM 5.5 SP6
Hi Jun WU, Thanks for the reply, Could you provide me the link to refer. Regards, U G
View ArticleRe: SAP MDM 5.5 SP6
https://websmp205.sap-ag.de/enterprisesupport (SMTP logon required) I would still say give a try. Raise OSS to find if there is a scope for support, if not your query will be rejected. No harm in...
View ArticleRe: MDM Remote Key Usage
Hi Subin, Yes the above statements holds true.Having remote keys always helps as it can help a solution to evolve further i.e new remote systems integration,Data consolidation requirements etc.It is...
View ArticleRe: How to retrieve Search criteria from ResultSet without EPCF
Solved: There is an option to get the serialized search object from the MDM Search Web Dynpro component, using the interface method 'getSerializedSearch()'.So, in my wrapper application, I have...
View ArticleRe: How to use MDM Java API to get MDM Destinations
Hi Poonam, As Jun Wu has answered it is not possible to read MDM Destination using MDM API's. Use can define an MDM destination and use it inside WebDynpro Java. RegardsPiyas
View ArticleChanging the table mapping
Hi All, We are having 3 standard mdm iview already existing but now they have created a new table so I want to change the table mapping in 3 standard mdm iviews. How can I change the table name. Also...
View ArticleMDM Java Api for inactiving workflows
Dear experts, I would like to use MDM Java Api to make some mass updates, without launching Workflows. A MDM worklow has some properties such as "Trigger Actions", "Active", "Autolaunch"... According...
View ArticleRe: Deleting users in MDM
Hi, You can use MDM API for deleting users, with the Class DeleteUserCommand.ABAP and Java can be used depending on your system landscape, and the ressources of your team (ABAP or Java developers)....
View ArticleRe: Changing the table mapping
Hi Jaspreet, All iView properties can be edited or customized in the Property Editor. You can locate the the iview in Portal folder and open its properties. Guess there should be property specifiying...
View ArticleRe: Changing the table mapping
Hi Jaspreet, Indeed, the property in the standard iview is "Search Table" as explained by Abhijeet , then you can input the table name. Regards,
View Article