How to use Dynamic Value in WebCenter Content in iDocScript

business corporate protection safety security concept

To Get Dynamic Value without disturbing Component do following steps,

Step 1: Add Key- value pair value’s in General Configuration File
Add Link

Add Link

Step 2: Add Following code in Idocs Script


<$#env.NewValueToAdd$>

Here “#env” play the role to take the value from “General Configuration”

Scroll to Top