cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Original Recordid using EPCF and Java API

Former Member
0 Kudos

Hello,

I am creating a custom Webdynpro Java Application using MDM Java API where I want to get the Original Record Id of the Record selected by the user in the Item Details iview. I have created a custom event for the iview of the type :Post - Save Event and added the Parameter 'Original Record Id' in the Mapped fields section.

But when I try to retrieve the same in the Webdynpro Java Application , I get a value of -1 for it. Please let me know the right way to retrieve it.

Any help would be highly appreciated.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Record id is the Original Record ID and the checked out record id can be retrieved from the Java API