cancel
Showing results for 
Search instead for 
Did you mean: 

Getting Internal ID of newly created record

Former Member
0 Kudos

Hi Everyone,

Is there a way to get the Internal ID of a record I have just created as the response of the Create operation?

Thanks,

Savvas

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos
Former Member
0 Kudos

Thanks for your answer Jun!

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Savvas,

If main table has a field type "Auto ID", then you will be able to get internal ID of newly created record from MDM. Please review table in MDM console to track this. Please let us know if any queries/clarifications.

Regards,

Ali

Former Member
0 Kudos

Hi Savvas,

Can you please clarify on the requirement?

Where do you want to see the internal ID? in MDM system or you want to get Internal ID in Portal system? Please let me know so that i can reply accordingly.

Thanks and Regards,

Ankush

Former Member
0 Kudos

Hi Ankush,

Thank you for your reply. I need to see the Internal ID as a response to a web service to create a record. I will potentially be using this web service in a BPM.

Thanks.