Universal Controller 6.6.0.0 Release Notes
- 1 Release Notes
- 1.1 Attach Local Files to an Email
- 1.2 Bundle and Promote Security
- 1.3 Calendar and Trigger Enhancements
- 1.4 File Monitor Task Enhancements
- 1.5 New Output Functions and Out Retrieval Enhancements
- 1.6 New Security Roles
- 1.7 On Delete Validation for Credentials
- 1.8 Results Set Processing (*Change in Default Behavior*)
- 1.9 SAP Connection Enhancements
- 1.10 Server Operations
- 1.11 UI Changes / Enhancements
- 1.12 Universal Task Enhancements
- 1.13 Variables
- 1.14 Virtual Resource Enhancements
- 1.15 Web Service API Enhancements
Release Notes
Universal Controller release 6.6.0.0 contains the following high-level features; for a complete list of all the included features and fixes, please refer to the Universal Controller 6.6.x Maintenance list.
Attach Local Files to an Email
Backlog | Title | Description |
|---|---|---|
B-03133 | Ability to attach local files as email attachment | This addresses the requirement to allow file attachments for Email tasks and also now supports binary files (such as pdfs) as attachments for Email Tasks and Email Notifications. |
Bundle and Promote Security
Backlog | Title | Description |
|---|---|---|
B-09939 | Business Services Security and Visibility for Bundles | In order to allow more granular administration bundles can now be assigned to business services and a new user / group permission type for "Bundle" has been added to control how users can interact with Bundles. The existing "ops_bundle_admin" remains to provide global access to the bundle feature. |
B-09938 | Business Services Security and Visibility for Promotion Targets | In order to allow more granular administration promotion targets can now be assigned to business services and a new user / group permission type for "Promotion Target" has been added to control how users can interact with promotion targets. The existing "ops_promotion_admin" remains to provide global access to the promotion targets. |
B-10286 | Optionally allow bundle-less promotion for users without ops_promotion_admin role | To augment the features delivered in B-09938 and B-09939 a new system property "Bundleless Promotion With Execute Permission Permitted" has been added to optionally allow promotion of definitions outside of a bundle without requiring the ops_promotion_admin role. |
Calendar and Trigger Enhancements
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". IMPORTANT! A Time Trigger using "Week" Date Qualifier may skip qualifying times when using certain complex restrictions. HTML 2.List Qualifying Times for trigger. This should should list times for every day of the week. HTML 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. |
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. |
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. |
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. |