Workflows

Dayforce Release Notes version 2023.2.0

Version
R2023.2.0
Release Date
8/1/2023
Workflows
ID Description
946108

Added a named function that can be used in Condition nodes in Workflow AdministrationWorkflow Designer. The new ConvertToDate function converts a date in string format to DateTime format.

The function accepts three parameters: year, month, and date. The time is always set to midnight. For example, December 16th, 1956 is entered as ConvertToDate(1956, 12, 16) and is converted to 1956-12-16 00:00:00.

For more information, see "Operator Types and Values" in the Self-Service Guide.

1322375

Improved the way error messages are shown in Workflow AdministrationWorkflow Management, so that the exception and call stack are separated and administrators can view the call stack by expanding it.

1394043

Added List_ManagerEmployeeWorkAssignment to the values supported by the LoadIfEmpty named function.

1334308

1334477

1334623

1334651

1336690

1402748

1402781

1406929

1556230

Enabled configuration of Notification nodes in Workflow AdministrationWorkflow Designer to continue processing when no notification recipients are found. Select the new Continue If No Recipient Found checkbox in the node properties.

When no recipients are found, a warning is shown in the workflow history in Workflow AdministrationWorkflow Management.

Also added the Warning column to Workflow AdministrationWorkflow Management to list any workflows that include such a warning.

The default routing user is now stored at the workflow level. To support this functionality, the Default Workflow Routing User field was added to the Properties tab of workflows in Workflow AdministrationWorkflow Designer. The corresponding client property was removed from the Properties tab in System Admin > Client Properties.

1341461

1341464

1341465

1450148

Added functionality that enables you to view what workflow rule was triggered to send messages to recipients in the Workflow AdministrationWorkflow Management screen.