You are on page 1of 30

Workday Core HCM

Practical guide to learn Workday Core HCM configuration

• Configuration guide with detailed configuration screenshots


• Practical examples and testing guidance inclusive
• 100 Main Core HCM configuration tasks and screens
• How to create Custom Objects
o Works Council – How to create organization type/subtype and custom organizations for this
use-case
o Strategic Flag on Position – How to create a custom object to extend Position
o Company Car on Worker – How to track company asset by employee
• Enable Social Network Type – LinkedIn
• Create Survey – COVID19 Vaccine Disclosure
• Setting up Workday Assistant
• Company | Pay Group | Job Classification | Document | Condition Rule | Help Text | Custom
Organization | Period Schedule | Localization Settings | Marital Status | Notice Periods | Company
Accounting Details | Ethnicities | Location | Text Block | Custom ID Types | Genders | Custom
Validations | Local Termination Reasons | Name Components | Event Categories and Reasons |
Religions | ToDos | Cost Center | Bank Institution Record | Payee Bank Account Validation | Inbox
Filter | Announcements | Veteran Status | Military Statuses | Passport ID Type | Visa ID Type |
Optional Fields | Name Types | Contract Types | Citizenship Status | Unions | Survey | Questionnaire |
Custom Labels | Sexual Orientation | Personal Information Help Text | Document Categories |
Probation Period | Professional Affiliation | Address Usages | Address Components | etc..
1: Configure Worklet

This Task allows you to configure the reports and tasks that appears within the Apps. A user
could access the Apps by either clicking on View All Apps link from the homepage or from
the menu bar located at the top left corner.

This is how the Menu Bar looks like when it’s expanded.

When a user clicks on one of the Apps, for example, My Team. Workday displays a set of
reports or tasks categorized into 2 separate sections - Actions or View.
The listing of reports or tasks can be configured using Task: Configure Worklets. Click on this
task and you will be prompted with a dropdown list to select the Worklet required.

There are 3 sections that is customizable. The reports or tasks that are listed under Actions
table will appear under the Actions section in the worklet. The reports or tasks that are listed
under Custom Reports and System Reports table will appear under the View section in the
worklet.
2: Edit Condition Rule

To edit a condition rule used in a Business Process Definition, firstly search for the Business
Process Definition by using the prefix “bp:” in the search bar. If you want to search for the Hire
Business Process, then type “bp: hire”.

The search results should display Hire (Default Definition)

Click on it to view the Business Process Definition details.

Click on the related actions next to the Condition Rule and go to Condition Rule > Edit
Make the changes as needed and click on when done.
3: Maintain Step Delay – Recalculate Delay Upon Correct

There are some scenarios in which you want to delay the initiation of a business process
based on a given logic. A common use-case for this is delaying the Onboarding process for a
new hire should the Hire process was corrected to a later Hire Date.

To do this, go to the relevant business process and click on the related actions next to the
Step you want the delays to take place and go to >Business Process > Maintain Step Delay.

The Maintain Step Delay screen will then be shown. Select the Field radio button and enter

“Effective Date” and tick the Recalculate Delay Upon Correct checkbox. Click on
to complete the configuration.
4: Create Document

The Create Document task allows you to upload a document attachment to be used within
the Workday tenant. Search for “Create Document” in the main search bar. Click on the Task:
Create Document and a popup will appear for you to enter the Name, Category and Effective
Date fields. Select Attachment radio button to upload a document as attachment and click

button to proceed.

The following screen will appear. Click on button to select your file to be
uploaded.
The next screen will show you a summary of the document attachment that was performed.

Right click on the document and click on “Copy URL” to use this for further configuration such
as in Maintain Quicklinks task.
5: Maintain Quicklinks

The Maintain Quicklinks task allows you to configure links to external websites or to
attachments uploaded into the Workday tenant that can be used in Dashboards.

To configure links to external websites, type the name for your link and the *URL to the
external website.

To configure a link to a document attachment that was uploaded, enter the name for the link
and in the *URL column, paste the URL that was copied during when you uploaded the
document attachment to your tenant. Refer to chapter Create Document.
6: Maintain Dashboards

The Maintain Dashboards task allows you to create custom dashboards or edit a Workday
Delivered dashboard.

Let’s configure Onboarding dashboard as an example and click on button.

On the Edit Dashboard screen, the first tab is the Settings tab. This shows you the basic
information related to the Dashboard and also the security domain used to secure this
Dashboard.
The second tab is the Announcements tab, where you can configure several announcements
to appear within the dashboard with a custom picture, a message title and message.
In addition, you can also link to a video or upload a video directly into the tenant by dropping
a file in the Media box under the Video column.

Finally, the third tab is where you configure, arrange the order and the size of the worklets,
specify for which Security Groups they are available to and customize the worklets to be
shown within the Dashboard.

To edit a Bulletin Worklet, first click on to popup a new screen with the Bulletin Worklet.
Then click on the related actions next to the magnifying glass and navigate to Bulletin
Worklet > Edit to change the values where needed.
If you have an external link or uploaded a document into the tenant earlier, this can be then
also configured into the Bulletin Worklet using the Action / Custom Report / External Link
column to be shown within the dashboard.
7: Maintain Localization Settings – Setting a field as Mandatory,
Enabling/Hiding a field

A common configuration ask is to set selected fields as mandatory depending on the country.
To do this, use Maintain Localization Setting task.

Enter this task and select “Personal Information” for the Area prompt and click .

For example, you want to set “Region of Birth (Worker)” as mandatory for France. Add “France”

to the list under the Require for Countries column. Click to complete the
configuration.
After setting a field through this task, the Region of Birth field now appears with a red asterisk
marking itself as mandatory.

Besides that, if you configure the countries under Allow for Countries or Regions column,
that will then determine whether the field(s) configured will appear for those countries or not.
To achieve the opposite – that is to hide the fields, make sure that the countries you want to
hide for is not listed under this column.

Let’s test the configuration


This is how it looks like after we remove “France” from the Allow for Countries or Regions
column. The Region of Birth field is no longer visible.
8: Create Condition Rule, Maintain Step Conditions and Configure
Validation Message

Workday allows customization of validation in business process definitions. To add a new


condition rule, go to the business process definition and click on the related actions-> Create
Condition Rule next to the step that is desired.

In our example, for the country Brazil, we will require at least the field Home Address Line 2 or
Home Address Line 3 to be filled with some value, otherwise we will prompt the user with an
error message.

Configure the Condition Rule as needed and click to complete the rule.
Go back to the business process definition and click on the related actions next to the step
desired again. This time select Business Process -> Maintain Step Conditions.

In the Maintain Step Conditions screen, click on the Plus sign to add a new row and select the
name of the rule that you have just created. Select the radio button either Critical or Warning
for the error message that you need. Critical will present a hard error and will not allow the

user to proceed to the next step. Click to complete the configuration.


To design a custom validation message, go back to the business process definition. Now you
will see the condition rule being displayed under the Validation column. Click on the
condition rule.

The Condition Rule details will then be displayed in the next screen. Click on the related
actions at the top of the screen next to the Condition Rule’s name and go to Validation >
Configure Validation Message.
Configure the Validation Message required into the Text box provided. Click to
complete the configuration. You may now test your business process definition that was
enhanced with a new condition rule and validation message.
9: Maintain Help Text / Maintain Step Help Text

Workday allows customization of help text displayed at the top of the screen on business
process initiations.

To enter or edit an existing Help Text, go to the business process definition. Then click on
related actions of the business process definition > Business Process > Maintain Help Text.
The Maintain Step Help-Text screen will then display the Help Text box for you to edit. You
may expand that box and format the text to be displayed using Bold, Underline, Italic, insert
links, change the color of the fonts, etc..

The second thing to be aware of is the Display Order. Workday will display all the help text
configured from top-to-bottom. Hence, use the Display Order up and down buttons to
arrange your help text accordingly.

Finally, you should be aware that it is possible to configure a Condition Rule for any particular
row. The Condition Rule must match true in order to the Help Text to be shown. This is most
useful if you have a help text that is to be shown only to a specific country for example.

A sample Condition Rule that detects for “Norway” either from Work Address’s Country or
Home Address’s Country.
Maintain Step Help Text
It is possible to configure the Help Text per Step. This is accessed through the Business
Process Definition and click on the Step’s related actions > Business Process > Maintain Step
Help-Text. The configuration process is similar to the above.
10: Job Classification Groups

It is a common situation where there could be additional requirements in terms of mapping to


legacy systems or third-party systems of which the fields to do so does not exist in Workday.
Going through the route of creating custom objects may be cumbersome and data
maintenance wise may not be the best option. A common approach to solve this problem is
to leverage on Job Classification Groups.

The mapping can then be seen in the Worker’s position, under Additional Information.
A field with the name Additional Job Classifications would list out the mapping that was
selected for the worker.

The Additional Job Classifications can be maintained by a person who has the security access
to initiate a Job Change for the worker. The section or field will then appear along with the
Details section within the wizard itself.

Job Classification Group can be edited using the Task: Edit Job Classification Group. Enter
the name of the Job Classification as desired as well as to which country this is applicable to.
The mapping can be configured under the *Job Classification ID and Job Classification
Description columns.
You can configure the Maps to column for mappings related to IPEDS and EEO reporting for
United States of America.

United States of America – EEO


IPEDS

To create a new Job Classification Group, use Create Job Classification Group task.

You might also like