Links Objects between two module with the common Unique-ID
The Script in the link "
Link_Objects_withID.dxl
Script Name : Link Objects with ID
Description : Links the objects that has the same ID
This script should be invoked from the Source Module (OPL) and the target module should be changed below string 'targetModuleName'
Procedure :
- Open the Source Module from which the link should originate
- Open the menu Tools -> Edit DXL...
- Load this DXL script file
- Change the target Module Name in the variable 'targetModuleName'
- Change the Unique ID attribute names in the 'if' statement 'srcObj.xxxxx' and 'targetObj.yyyyy'
- Press Run
Dated : 9.Jul.2018
No comments:
Post a Comment