Discussion
596
Views

Incessant Technologies PVT Ltd
IN
Posted: November 20, 2019
Last activity: November 21, 2019
Last activity: 21 Nov 2019 0:29 EST
Using DSS as link in Paragraph rules.
We can use the below tag for getting value dynamically and show as URL
<a href=<%=String.valueOf(pega_rules_utilities.getDataSystemSetting("RuleSet", "DSSName"))%>><%=String.valueOf(pega_rules_utilities.getDataSystemSetting("RuleSet", "DSSName"))%></a>
***Edited by Moderator: Lochan to update platform capability tags; tag as Developer Knowledge Share***