Workday doesn't allow automating the creation of assessment test packages, which is why they have to be created manually.
Prerequisites
- You are an Admin of your SAP SuccessFactors instance. If you are not an admin, you won't even be able to search for and access the configuration pages that are described later on.
- Alternatively: Please contact your SuccessFactors Admin and have them take over the integration setup process.
- You need to have access to the SAP Provisioning environment. Usually, this access is only granted to your SAP implementation consultant.
Overview
Estimated, overall setup time: 30 minutes.
Fundamentally, there are 3 main steps you have to complete to set up the integration:
- Enable the assessment functionality for your SAP instance
- Create a new assessment vendor
- Create the assessment packages
Enable the assessment integration
The following steps can only be done in the SAP Provisioning environment. This is an environment that only your SAP implementation consultant has access to.
- Log into SAP Provisioning
- Select the company you want to edit the settings for
- Go to Company Settings
- Search for EnableAssessmentIntegration (requires candidate Workbench) and make sure the checkbox is ticked
- Click the Save button at the top of the Recruiting section
- Enter your company ID and confirm the changes
Add a new assessment vendor
- Log into SAP SuccessFactors
- Search for Manage Assessment Vendors and click on the task
- Choose the Export radio button and click Submit
- Open the downloaded file
- You should see a list similar to the example below:
Example Assessment Vendor List
-
Scroll to the very bottom of this list
- Add a new entry that consists only of Uppercase letters and Underscores
E.g. to add an assessment vendor called Example Assessment, use EXAMPLE_ASSESSMENT
It's very important that you put the letter Y (Yes) into the "active" column. Otherwise this assessment vendor will not be accessible at later stages of the process. -
Save the file and upload it by clicking Import and then Submit
- You should now see this message
Add assessment packages
The following steps can only be done in the SAP Provisioning environment. This is an environment that only your SAP implementation consultant has access to.
- Log into SAP Provisioning
- Select the company you want to edit the settings for
-
Scroll down to the Manage Recruiting section
Click on Import/Export Assessment Vendor Packages - Select Export and click Submit
- Open the file
- The sheet should be empty and have the same columns as this example sheet
- Fill out the columns of the sheet as follows:
- vendorId: the id of the vendor you created in an earlier step
-
packageCode: this is the ID for this test package in your system. It's the same as the
id
you use with the "set packages" endpoint - reportPackageCode: you can just fill this with vendorId 1 / vendorId 2
- comparisonGroupId: leave this empty
- shortName: the name of the assessment
- en_US: the name of the assessment as it should be displayed to the user
-
en_DEBUG/de_DE/es_ES: these can be left empty. Fill them out if you want the assessment names to be translated into different languages
You can find a filled-out example of this here
-
Save the file and upload it by clicking Import and then Submit
- You should now see this confirmation screen