cancel
Showing results for 
Search instead for 
Did you mean: 

Result Set for Create Bulk Records using MDM Java API's

Former Member
0 Kudos

Hi All,

I am using CreateRecordsCommand to create bulk records in MDM using Java API's.

When i wanted to know the records that are success and that are failure, i am using the method getFailedRecords() and getSucceededRecords() . But these methods are not returning the exact index of the records that are either success or failure. It gives a random output.

Has anybody tried this option?

Thanks,

Priya.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Priya,

How did you achieve this? If you are able, can you send me the code on using CreateRecordsCommand?

Thanks

Vijay