Hybrid Integration 10.2 | Integrating On-Premises Applications | 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- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release