Use the following commands to control GEL tag restriction:
Sets the value of the gelTagRestriction property to on.
Sets the value of the gelTagRestriction property to off.
The property gelTagRestriction is referenced to determine if gel tags are restricted. The property is on the system element. It is an optional element.
Use the values on or off to set GEL tag restrictions for the environment. Specifying any value other than off enables GEL tag restriction. GEL tag restrictions are off by default.
Examples
Properties.xml file with no GEL tag restriction:
<system online="true" multiCurrency="false" licenseTypes="old" singleTenantMode="true"/>
or
<system online="true" multiCurrency="false" licenseTypes="old" singleTenantMode="true" gelTagRestriction="off"/>
Properties.xml file with GEL tags restricted:
<system online="true" multiCurrency="false" licenseTypes="old" singleTenantMode="false" gelTagRestriction="on"/>
Upgrade Action: None
| Copyright © 2012 CA. All rights reserved. |
|