Enable Record Ids Tooltip in Data Manager
During the development of a SAP Netweaver MDM Application you often need the record ID in order to do some debugging or something else.To retrieve the record ID for a normal table you creat a webservice with a retrieve operation, use the webservice navigator to execute this webservice and in the end you get the record ID. A pretty long way for such a simple piece of information. But especially for the PDF table or other internal tables there was no way to retrieve this via a webservice.
There is also a more convenient way of retrieving this information: You can use the Data Manager!!
Just a simple adaption in your registry enables a tooltip in the data manager:
- Go to windows registry (regedit)
- HKEY_CURRENT_USER -> Software -> SAP -> MDM 7.1 -> Client (select Client)
- Add new ‘String Value’: ‘Show RecordId In Tooltip’ with the value ‘True’.
If you restart the Data Manager you will see the record ID of each record as a tooltip over the first column normally indicating if a record is protected or not:
Good thing to know.
Thanks andreas...
Awesome. Thansk for Sharing...
Thanks! Really helpful!
good information....
Very useful. Thanks for sharing.
A very new thing I cam to know. But may I know whats the use of Record ID.
good piece of info !!
I am not able to see the record Id's ....Please help.
I need to see internal record Id's for Image table.
Restarting DM means...restarting the DM instance...right?