You are required to make changes to the People Profile. You must first download the data model from Provisioning and then configure the People Profile.
To learn how to complete this exercise, watch this video:
Steps
Confirm the Development Objectives portlet is in the data model.
Log in to Provisioning and select your training instance.
Scroll down to Succession Management and choose Import/Export Data Model.
Export the Data Model (save the file). The file is saved as an XML file. Copy the file from your Downloads folder to the same folder that contains the Development Plan Template files. Make sure the sf-form.dtd file is in the same folder as your XML file.
Open the Data Model file you saved in your XML editor. Confirm the DTD file location is correct based on the location of your DTD. Validate the XML after any changes.
Search for the background element with the ID sysScoreCardDevelopmentObjectivesPortlet to confirm it is in the data model and confirm the label reads "Development Goals Portlet."Also, make sure your background element has the <data-field> code with the label of "Development Goals."
1234567
<background-element id="sysScoreCardDevelopmentObjectivesPortlet" type-id="101">
<label>Development Goals Portlet</label>
<data-field id="title" field-name="vfld1" required="true" hidden="true" max-length="4000" max-file-size-KB="1000">
<label>Development Goals</label>
</data-field>
</background-element>
If you had to change your Succession Data Model file, validate your changes and save the data model as a new version (V2 in the name). If no changes were made, skip to Step 4.
Use the validation procedure for your XML editor. If there are any errors, review your configurations and update as required.
Choose File → Save As.
Because version control is very important, be sure to save the file as a new version.
Specify a location to save the file and choose Save.
In Provisioning, import your updated data model. You may see warning messages but the system should indicate: Template(s) has(have) been uploaded and saved.
Log in to Provisioning.
On the Companies screen, choose your Company Name.
Scroll down to Succession Management and choose Import/Export Data Model.
On the Import/Export Data Model screen, select the Import File radio button and then Choose File.
On the Choose File to Upload dialog box, navigate to the file you saved previously and choose Open.
Enter a comment in the box.
On the Import/Export Data Model screen, choose Submit.
Log out of Provisioning.
Add the switch to the Development Goals template.
Export the latest version of the THR95 Development Plan XML from Provisioning, rename it by adding a new version number, and open it in a preferred XML Editor.
- The THR95 Development Plan template XML can be found in Provisioning under the section Managing Plan Template. The link is called Import/Update/Export Development Plan Templates.
Add the Development Goals switch code to the XML.
- The switch code gets added with other switch codes after the <obj-plan-due> line.
123456
<obj-plan-due>12/31/2023</obj-plan-due>
<switches>
<switch for="development-scorecard-show-all-goals" value="on" />
</switches>
<text-replacement for="Instructions">
Save the file with a new version number.
Validate the file against the provided DTD (objective-template_4_0.dtd).
Import the new file to Provisioning.
- Navigate to Provisioning → Import/Update/Export Development Plan Templates.
Add the Development Objectives Portlet to the People Profile.
Use the action search to navigate to Configure People Profile.
Choose the Development Goals block under the Talent blocks and drag it into the Scorecard section. Drop it in one of the empty "Place block here" spaces.
On the right side, give the block the following title: THR95 Development Goals.
On the right side, change the block size to Large.
After block size, under Templates, change the template to the THR95 Development Plan template.
To the left of the block, choose the word Untitled to open the subsection details on the right. Give the subsection the title of THR95 Development Goals.
Choose Save to save the changes to the People Profile.
Update the Development Objectives Portlet's Role-Based Permissions for the Administrator role.
Using the action search, navigate to Manage Permission Roles.
Select the Administrator role and choose Edit.
For the Employee Views permissions, confirm the Scorecard section has been given View permissions.
For the Employee Data permissions, scroll down to Background Elements and confirm the Edit permissions are granted for the Development Goals Portlet.
Save your changes.
If changes were made, log out of the instance for the changes to take effect. Log back in with the CDPAdmin user ID.
Check the changes you made to your People Profile.
From the Menu, navigate to My Employee File.
Check that the THR95 Development Goals block has been added to your Employee Profile, and the goals added previously can be seen.
Choose Add (+) and add a new goal through the People Profile.