Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Backlog

Title

Description

B-06728

Calculate Observed Public Holidays

This provides the ability to support "observed" public holidays without the need for a custom day list of dates. For example if July 4th falls on a Saturday the observed July 4th would be Friday July 3rd and if July 4th falls on a Sunday the observed July 4th would be Monday July 5th.
 

B-09506

Time Trigger expanded to include "Week" as a Complex Qualifier

For Example "Run on 1st Business Day of week".
 

 

Warning
titleIMPORTANT!

A Time Trigger using "Week" Date Qualifier may skip qualifying times when using certain complex restrictions.
 
1.Create a Time Trigger with "Complex" Day Style using the following:

Wiki Markup
{html}<ul><li> Day Adjective: Every
<li>Date Noun: Day
<li>Date Qualifier: Week
<li>Date Adjustment: None 
</ul>{html}

2.List Qualifying Times for trigger.  This should should list times for every day of the week. 
3.Add Complex Restriction to Time Trigger from step 1 using the following:

Wiki Markup
{html}<ul><li>Action: Do Not TriggerRestriction 
<li>Adjective: Every
<li>Restriction Noun: Sunday
<li>Restriction Qualifier: Week* 
</ul>{html}

4. List Qualifying Times for trigger.  This 4. List Qualifying Times for trigger.  This should list times for every day except Sunday; however, the List will only show times until the next Sunday. 
 
* Month, Year also exhibit the problem. The work-around is to use "Simple" Day Style if possible instead of "Complex" Day Style.  For example, Daily instead of Every Day of Week.

B-03218

Run Criteria expanded to include "Week" as a Complex Qualifier

For Example "Skip on 1st Business Day of Week".
 

B-07357

Custom Days (Relative Repeating Date) Add “Last Day” & “Last Business Day” to the When Clause

For Example "Run 2 Business Days before the Last Day of the Month".
 

B-04047

Automatic purging of old Custom Day dates from Date List

A new System Property has been added to allow customers to automatically purge old dates in a Custom Day of type Date List. If the System Property “Purge Dates From Custom Day List Older Than” is set, then after midnight when the log is rolled over, part of the post log rollover will now purge any dates out of Custom Day (Date List) that are older than the number of days set as the System Property value.
 
For example, if the System Property is set to 7, then any dates older than 7 days will be automatically removed from Date List – Custom Days.

B-07148

Add Nth and Nth Amount to Time Trigger Restrictions - Complex Restriction - Adjective

In the Restrictions section of the Time Trigger Definition you could previously specify 1st, 2nd, 3rd, 4th, First and Last. Support has been added for Nth and Nth amount.
 
For example, this will enable restrictions for 10th Day of Month.

B-09498

New System Property to Control the Minimum Frequency in Seconds for a Time Interval on a Time Trigger

New System Property "Time Trigger Minimum Frequency in Seconds". This allows customers to restrict the creation of new Time Triggers with a time Interval less that the value specified in this property.

...

{html}<ul> <li> The Single Sign-On Settings administration role, when assigned, will give a user Read, and Update permission for the Single Sign-On Settings configuration. This role is incorporated into the ops.admin role. </ul>{html}

ops_ldap_admin

ops_oms_admin

ops_property_admin

ops_server_operation_admin

ops_sso_admin

Other existing Roles that may be relevant to the ops_service function:

  • ops_audit_view
  • ops_universal_template_admin

Backlog

Title

Description

B-09347

Service Role and Complementing Administration Roles

New security roles have been added to facilitate the setup of a "service" user who can be enabled to administrate and maintain the UC product to perform tasks such as upgrading, applying maintenance, configuration of system properties, etc. without needing the ops.admin role and consequently without access to workload definitions and task instance data.
 
ops_service

Wiki Markup
{html}<ul>
<li> The user will be able to log in and view their home (default) dashboard, which contains a System Details widget, a Cluster Node Status widget, an OMS Server Status widget, and an Active Task Instances By Status widget. However the Active Task Instances By Status widget will remain blank unless the user the assigned Task Instance Read permission, as the Service role does not include access to such data.
<li> The user will have Agent Read permission.
<li> All users have OMS Server Read permission, therefore, no changes are necessary for granting Read permission.
<li> All users have Cluster Node Read permission, therefore, no changes are necessary for granting Read permission.
<li> The user will have Properties Read permission.
<li> The user will have LDAP Settings Read permission and  the user will be permitted to run the Test Connection command.
<li> The user will have Single Sign-On Settings Read permission.
<li> The user will have Universal Template Read permission, including all Universal Template related data, such as Universal Template Fields and Universal Template Field Choices.
<li> The user will have Data Backup/Purge Read permission.
<li> The user will have User Read permission, including all User related data, such as User Roles, Group Membership, and Permissions.
<li> The user will have Group Read permission, including all User related data, such as Group Roles, Group Membership, Child Groups, and Permissions.
</ul>{html}

ops_ldap_admin

Wiki Markup
{html}<ul>
<li> The LDAP Settings administration role, when assigned, will give a user Read, and Update permission for the LDAP Settings configuration. This role is incorporated into the ops.admin role.
</ul>{html}

ops_oms_admin

Wiki Markup
{html}<ul>
<li> The OMS Servers administration role, when assigned, will give a user Create, Update, and Delete permission for OMS Servers. This role is incorporated into the ops.admin role.
</ul>{html}

ops_property_admin

Wiki Markup
{html}<ul>
<li> The Properties administration role, when assigned, will give a user Read, Update and Delete permission for the Properties configuration. This role is incorporated into the ops.admin role.
</ul>{html}

ops_server_operation_admin

Wiki Markup
{html}<ul>
<li> The Server Operations administration role, when assigned, will permit a user to Run any Server Operation. This role is incorporated into the ops.admin role.
</ul>{html}

ops_sso_admin

Wiki Markup

...