TDV Adapter for Microsoft Dynamics NAV

Build 22.0.8462

CreateAssociation

Creates an association between two entities. This will only work for tables that have in-line columns.

Input

Name Type Description
SourceId String The Id of the entity you are listing associations for.
DestinationId String The Id of the entity you are associating with the SourceId.
SourceTable String The table where the SourceId is listed. For example, if the SourceId was from a table called Customers, enter Customers.
DestinationTable String The table where the DestinationId is listed. For example, if the DestinationId comes from a table called Orders, enter Orders.

Result Set Columns

Name Type Description
* String Output will vary for each entity.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462