Skip to main content
Nintex Community Menu Bar
Question

How to relate two tables in amazon DynamoDb

  • July 11, 2024
  • 1 reply
  • 4 views

Forum|alt.badge.img+2


I want to show contact for particular account(using open/close drawer) ,here I’m using model entity tables which are present in amazon DynamoDb here I don’t know how to link two tables in amazon DynamoDb .Please let me know

1 reply

Forum|alt.badge.img+8

Hi Mubeena

You need to use a field on both tables that is common… we set up a UUID field - one holding a unique ID number and cross relate the two that way