The Advanced tab of the Global Response Attribute dialog contains the Script field. This field initially displays the script that the Policy Server generates based on your entries in the Attribute Setup tab.
You can manually edit the contents of the Script field. For example, you may be constructing an Active Response that returns the name of the attribute. So, instead of the standard:
Name=<@lib="MyLib.lib" func="Func" param="Param"@>
You may want to remove the Name= so that Script contains:
<@lib="MyLib.lib" func="Func" param="Param"@>
You can also copy the contents of the Script field and paste the contents into the Script field for another response. However, once you type or paste into the Script field, you cannot return to the Attribute Setup tab.
Important! If you copy the contents of the Script field, when creating the destination attribute, select the appropriate radio button in the Attribute Kind group box of the Attribute Setup tab before moving to the Advanced tab. Once you paste into the Script field, you can’t return to the Attribute Setup tab.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |