Post date: Feb 16, 2016 12:45:43 PM
Linking an Application workbench or a Custom Internal frame to a node property is already available. Now linking an eWorksheet to a node property is available in the framework by selecting ApplicationLink as property type and entering a pre-formatted text in Extra info field of a node property configuration.
Format of the text in Extra Info field is "EL=[Application]>[Folder]>[eWorksheet]>[DWC]"
Here EL represents eWorksheet Link, [Application] should be replaced with respective Application, [Folder] should be replaced with respective folder which contains the eWorksheet, [eWorksheet] should be replaced with the eWorksheet that should be opened while clicking on the node property and [DWC] is Dynamic Where Clause to filter data in the eWorksheet. [DWC] is optional.
For exmaple: EL=Customer Data Management>Reports>Account Details>PARTY_NAME=$ORGANIZATION_NAME$ AND CUSTOMER_ID=$PARTY_ID$