Application Integration (On-Premises) : DSPs and building output templates : Tag Descriptions : %validConst%
%validConst%
You use the %validConst% tag to specify a list of external URLs that will be permitted for redirection from the page.
Syntax
%validConst url(url1,url2,...,urln)%
%endvalidConst%
Arguments
url(url1,url2,...urln)% is one or more URLs to which the page can be redirected. Use a comma-separated list to specify more than one URL.
Effect on Scope
None
Examples
The following example shows how to allow the page to redirect to the URLs http://example.com, http://example.org, and http://example.net:
.
.
.
%validConst url(http://example.com,http://example.org,http://example.net)
%endvalidConst
.
.
.
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback