Discussion
Wellsfargo
Wellsfargo
IN
Wellsfargo
Posted: Nov 20, 2019
Last activity: Jul 8, 2023
Last activity: 8 Jul 2023 15:07 EDT
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***