Master Records Induction in Mass - Using Without Checkin/Checkout - Require...
Hi Experts, We have requirement to introduce feature for mass master records induction. During the mass master data induction a. Workflow should get applied with configured flow of approval and...
View ArticleRe: Old value and New value during workflow
Hi, Yes user can view the changes in previous and checked Out record. The Changed data will be displayed in pink background in the new window. Regards,
View ArticleRe: SAP MDM field status and SAP ERP field status
Hi, Basically MDM is implemented in order to maintain Master Data at single location, such that control can be incorporate in flow of Master Data. Thus it is recommended that master data should be...
View ArticleRe: Old value and New value during workflow
Hi Just wanted to understand, whether this will be accessible during the workflow approval or is it a separate transaction via which he can see the earlier and the current changed value
View ArticleRe: Old value and New value during workflow
Hi, Yes this can be achieved even if the record is in Approval Workflow. You(Approver) just need to right click on the required record in Data Manager and through context menu, select compare with...
View ArticleUnable to create repository session
I am getting below error while connecting to MDM repository using UserSessionContext Exception in thread "main" com.sap.mdm.session.SessionException: Cache of SessionManager does not include session...
View ArticleRe: Unable to create repository session
Hi,"Can not authenticate 'repository session' ", have u checked the log-in credential passed. A sample code could be useful. Regards,
View ArticleRe: Unable to create repository session
Hi I have checked the login credential is fine. Below is the code if(repositoriesIdentifier[i].toString().equals("PG_PRODUCT")){ //System.out.println("userSessionContext "+userSessionContext.get);...
View ArticleRe: Master Records Induction in Mass - Using Without Checkin/Checkout -...
Hi, If i am correct, your first requirement is to upload multiple records into MDM simultaneously and have validations run on all the records, successful records need to be moved to other(approval)...
View ArticleRe: Unable to create repository session
If the login credintials are correct, Try to use this constructor of class UserSessionContext, UserSessionContext(java.lang.String serverName, java.lang.String serverUserName, RepositoryIdentifier...
View ArticleRe: Master Records Induction in Mass - Using Without Checkin/Checkout -...
Hi Ankit, We will give a try to your suggestions and update you. Appreciate detailed information. Regards,Ganga
View Articlematerial 892560 already exists as a variant
Hello all, I am facing one error thatmaterial 892560 already exists as a variant for material 892.this a partial message ,I thin k I am gettingCan any one please help me what does this meansHow to...
View ArticleRe: how to write each element of a set to the excel sheet?
I think this is the correct forum I am asking the question. This question is related to pure java, so I asked the question here? I don't understand why are you moving this thread to MDM? -Amita
View ArticleRe: how to write each element of a set to the excel sheet?
Since you haven't provided any background context (btw, also required by The SCN Rules of Engagement !), I tried to infer it from the only hint I could find in your code - mdm_lastLoginDate object. If...
View ArticleMDM expression
Below is the requirement: 1. Customer data will be created in ECC and will be me moved to MDM. 2. The requirement is when a customer is created a company code XXXX and is imported to MDM then set...
View ArticleRe: MDM expression
Hi, you can use "branch" step of workflow, where you can give the validation like, if[customer_status = new, true, false). and you can have two branches, if "new" then run assignment Approval Status as...
View ArticleRe: MDM expression
Hi, I don't have access to Data Manager at the moment. But your validation will go like this, Assuming fields names,Customer_Status as 'New' or 'Updated' which will be flowing from ECC.Approval_Status...
View ArticleMDG-M UI Configuration
In SAP MDG-M, to configure customized entity, What are all the major application & component Configurations in UI ?
View Article