Re: Triggering MDM Workflow based on field value
Hi Vangala, As a workaround what you can do is, let the workflow be launched on Record Add or Record Update. Design a workflow in following way: Start step --> Branch step ----> If Supplier Part...
View ArticleRe: How to append data to multi-valued field in tuple structure
Hi Waka, Try doing 2 changes - 1.If you are using flat file for import,please have 1 row more for each repetition like TS2,TS1 etc.2.Map that to Tuple and set Tuple update.Currently you are mapping to...
View ArticleRe: Make fields as Read Only
HI Rohini, Kindly refer the below document. Benefits of Support Package 10 for SAP NetWeaver MDM 7.1 document by Menachem Melamed Thank you
View ArticleRe: Unable to connect to Repository after unarchive of WEC30_MDMCATALOG_CONS
same issue = same wish
View ArticleNull Record Syndicated in Syndicator
Null value syndicated in MDM Syndicator even though not null filter criteria are assigned. This issue is happening once in a month I tried to track the syndicated null record but it was updated now....
View ArticleRe: Null Record Syndicated in Syndicator
Hello Keerthi, Select the Suppress Unchanged records in Map Properties, also in Freeform search set expression as NOT NULL. Regards,Girish
View ArticleRe: How to get the action of the Add button in a tuple table?
Hi claudia, Did you already solved the mystery of the TUPLE add, remove button events?Me too struggling to get the hold. Can you please share if you have already solved the problem? Thanks.
View ArticleRe: Triggering MDM Workflow based on field value
This can be executed using a Validation in Data Manager( for your check)In MS Visio you can use a Validation branch icon and call the Validation which was created,Validation Branch can have 2 links,...
View ArticleRe: Triggering MDM Workflow based on field value
Hi Vangala, How do you plan to run this Validation - A scheduled Job,Portal,manual or some other mechanism. Thanks,Ravi
View ArticleRe: Null Record Syndicated in Syndicator
Hello Girish Both the options set still null record syndicated Regards,Keerthi
View ArticleRe: How to add repository in MDM data manger
HI James, please go through the below link as per to gather some knowledge for creating a repository in SAP MDM. http://scn.sap.com/community/mdm/blog/2013/12/06/creating-a-repository-in-sap-mdm...
View ArticleRe: Null Record Syndicated in Syndicator
Hi Keerthi, Can you confirm it is MDM and not PI that may be causing this issue.(assuming PI is in your landscape)Did you check values at various check points - From MDM to PI,from PI to Target system...
View ArticleRe: Webdynpro Java API Connection to MDM 7.1
not a bug, you just have to manually supply the user name1686576 - Destination authentication set to propagation
View ArticleRe: Webdynpro Java API Connection to MDM 7.1
Sure Thanks for the SAP Note, its a direct solution from SAP. However I didnt have much time to implement it so found a workaround. In my project we use MDM WD Configurations as well. So I created a...
View ArticleRe: Webdynpro Java API Connection to MDM 7.1
i did lot of that....whenever mdm wd is used:)
View ArticleRe: Webdynpro Java API Connection to MDM 7.1
Moreover the code mentioned in SAP Note is old I guess. Can you please tell me for which version of MDM Java API the code was given?
View ArticleRe: Webdynpro Java API Connection to MDM 7.1
why old?if i am not wrong, it is sp8 when destination concept is introduced
View ArticleRe: Webdynpro Java API Connection to MDM 7.1
But in SP10 I cannot find MdmDestinationsManager, MdmDestinationException Nothing mentioned in MDM Java API Library Can you check once?
View Article