Re: Multiple trusted systems for MDM
Is there any config in BI side that I need to update like RFC connection, etc...?
View ArticleRe: Generic error while using create operation on MDM WebService
Hello, did you got the solution to this issue, as we are also getting the same error,
View ArticleDelete Repository with Invalid Object State
Hello I just had the Problem that i could not connect to some of the Master Repositories due to an Invalid Object State Error.I could still connect to the Slave Repositories, so i fixed the Problem by...
View ArticleRe: Delete Repository with Invalid Object State
Hi Siegele, Restarting the DB server first followed by the MD server restart should fix the issue. If you do this you probably will get back your Master Repository active and instead of deleting the...
View ArticleRe: MDM internal ID
We are using main as well as image tables for which we need the database table name.We are using SAL server 2008 as MDM Database.We have record Ids stored at database level and not in MDM...
View ArticleRe: Help on MDM
I need to knowhow to writethe value ofa field of atuplein MDM.Sorrymy English is notgood.
View ArticleRe: Delete Repository with Invalid Object State
Please visit the following article for instructions on how to manually delete this repository from the DBMS:http://scn.sap.com/docs/DOC-14869 The article mentions MDM 5.5, but it applies for MDM 7.1...
View ArticleRe: SAP NOTES 2028082 - Missing Japanese translations
Hello! This issue was solved on MDM 7.1 SP12 Patch 4 onwards.You probably have a newer MDM version than that. BR,Carlos
View ArticleRe: MDM internal ID
You can create a RecordId field in MDM and then using the APIs I mentioned above, you can retrieve all records and IDs and then set the RecordId field using a ModifyRecordsCommand. Yassir
View ArticleHelp Tuple ID
Good day.I am runningthe routinebelow:wdThis.wdGetItemDetailsCompInterface() setTupleInternalFieldsPath(new String [] {"Sales Area Data", "Sales Area", "distribuition Channel"}, new Integer[] {1,1}.);...
View ArticleRe: SAP NOTES 2028082 - Missing Japanese translations
Thanks Carlos. We are using MDM 7.1.12.127. Hope there is no issue in this. Also please confirm if the issue is japanese translations are missed and appeared as Italian. We are planning to migrate...
View ArticleRe: Exporting Tuple data
Though there is an option to export Display Feilds of Tuple in MDM but could not see any option to export fields other than Display Fields within the Tuple.
View ArticleRe: SAP NOTES 2028082 - Missing Japanese translations
Hello! 7.1.12.127 is 7.1 SP12 Patch 04, therefore your version already contains the fix.Just make sure all MDM components and clients are on this version, or higher and you are OK. Best...
View Articlecom.sap.mdm.commands.CommandException: The specified MDM repository was not...
Hello all, Currently, We have migrated our MDM server from x44(MDM 7.1 sp10) to x45 (MDM 7.1 sp12). In Composite environment, We are using MDM web dynpro component ,MDM web service and MDM Java api....
View ArticleRe: com.sap.mdm.commands.CommandException: The specified MDM repository was...
make sure you are using correct repository information in your code to connect
View ArticleUpdate contract price using API
Hi,How can I update the contract price in the MDM manager by using the API IF_MDM_API_CONFIG from ABAP?here is the code that i use to retrive comtract price and update it.* connect to repository +...
View Article