Re: Data Manager Local Searches Not Saved After User Logs Out
Hello, You can save the search selections as named searches in order to persist them.Please refer to the DataManager Reference Guide ("SAVING AND RESTORING NAMED SEARCHES" chapter) on MDM 7.1...
View ArticleHow to insert batch records to a workflow using MDM-Java
Hello Experts, I am able to add records in MDM but my problem is that I can only add one record per workflow job. I have several records in a catalog and I need these records to be in a single workflow...
View ArticleSyndication of text fields with special characters
We have several text fields with thousands of records in the repository. Most of these records have single quotes eg. 4'2" or backslash eg 1/2syndicating these to the target hybris system - causes...
View ArticleAuto value mapping for attribute/characteristics : Import Manager
Hello Experts, I am trying to set import map for main table to update the classification data. I have mapped the class field and based on the remote key mapping the value map is set automatically. The...
View ArticleUser Exit for filtering Tuple Tables - setFilterTupleValues
Hello MDM experts, In SAP MDM SP15 there is a new method for filtering tuple values called: "setFilterTupleValues". In this method i need to create an object of type FilterTupleValues passing the...
View ArticleRe: SAP NetWeaver MDM Business Partner Implementation
Hi Farai, In your scenario, since you mentioned that both Industry and Industry sector are lookup tables, I am assuming the values are static in nature. In case these values are static, then you can...
View ArticleHTTP Content SERVER
Hi Experts, We have configured the content server with different storage area.In EREC module we have been uploading docs from Candidate profile and Recruiter portal. Now i would like to confirm whether...
View ArticleRe: Auto value mapping for attribute/characteristics : Import Manager
Hello Ravi, I assume by Classification table you mean Taxonomy table, so are you facing issues in hierarchy mapping or to map its values? Can you please provide an example ? Thank you! BR,Parul
View ArticleRe: Syndication of text fields with special characters
Hello Vinay, There are various ways to handle special characters in SAP MDM. 1. The most effective solution is to not allow the user to enter special characters at the time of entering data using...
View ArticleRe: User Exit for filtering Tuple Tables - setFilterTupleValues
Hello, The following code snippet can help, if somebody need in the future...: publicvoid runTupleSearchHideResults( ) { //getting session context and repository schema:UserSessionContext context =...
View ArticleGDS to PI outbound proxy communication error
Hi Experts, We have recently upgraded GDS server to SP04 and the system is up and running.As part of the connection testing, we could send the messages from ECC to GDS through PI 7.31.Inbound to GDS...
View ArticleRead SAP MDM Import Server log Programatically
Hello All, Is it possible to read the SAP MDM Import server log using MDM Java API? If not then is there a better way ? The requirement is to show the end user a customized log (generated out of the...
View ArticleRe: Read SAP MDM Import Server log Programatically
Hi Pradeep,You have a couple of options available to achieve this. The first option relies on the Import Server to trigger the import. The 2nd and 3rd option rely on your application to control the...
View ArticleRe: How to insert batch records to a workflow using MDM-Java
Hi Wilson,You can do this by using the AddRecordsToWorflowJobCommand.The WorkflowJobId (required) can be retrieved in 2 steps: 1) Run the RetrieveWorkflowsCommand. This command gives you a list of all...
View ArticleRe: SAP MDM VS SAP VISTEX MDM
Hi Paul, Hope the below link answer your query. https://www.vistex.com/solutions-sap/data-maintenance-resources/ Regards
View ArticleMDM migration issues
Hi, Our MDM (7.1 SP7)system shares DB with NW Java instance. We migrated NW Java system to new location using homogenous copy scenario (DB backup/restore method). Then I installed MDM it self +...
View ArticleRe: Fill all required fields SAPMF02D 0111 ADDR1_DATA-NAME1
It may be an error because some mandatory information is not being filled in the IDoc. Try to execute the failed IDoc in foreground mode with WE19 T-Code. Thus you should see where the mandatory...
View ArticleRe: Setting attribute value to NULL
Hi Mehdi, Have you got any solution for this problem? We are currently facing this same issue and have referred note:1973926 .We are currently at MDM 7.1 SP09 pack so not sure if this defect is...
View Article"No query results returned" error message when trying to delete a WF task
Hi,We have a few records stuck in a workflow. They have been checked out and we need to delete the WF to be able to have the records checked in again. When trying to delete the WF we get the error...
View Article