CentraSite 10.3 | CentraSite Developer's Guide | Customizing CentraSite | Customization of CentraSite Business UI | Customizing Design Time Policies
 
Customizing Design Time Policies
The following policy actions are available as pre-defined policies in CentraSite. Hence, it is not recommended to create another policy for these in the Business UI. To avoid creation of policies with these policy actions, they are hidden from view.
*Default Delete Handler
*Delete Runtime Events and Runtime Metrics
*On Consumer Registration Request Send Email to Owner
*Processing Steps Status
*Set View Permission for Service and Service Related Object to Everyone Group
*To Unhide a Hidden Design Time Policy Action
1. From <SAGDIR>\CentraSite\cast\cswebapps\BusinessUI\custom\conf folder, edit the centrasite.xml file.
2. Search for the string SkippedActions id and remove the policy action ID from this string to unhide the hidden design time policy action. The string will include the design time policy action IDs as follows:
<SkippedActions id="uddi:29361c58-2c0a-11df-b868-b6a0e7c2a55a,uddi:54a474a1-7f3b-418f-833e-a15bc356ff7a,uddi:b1ee9e11-3e25-11de-9eaa-d615f6701759,uddi:4ae84623-98d6-11df-973b-e655342d5efe,uddi:1f7ccebd-9d0a-11de-866d-f6e3a8e65742"/>
3. Save the XML file.
4. Restart the Software AG Runtime.