1

Configuration for Named vs Anonymous visibility of Rater’s name on 360 Fiori For...

 1 year ago
source link: https://blogs.sap.com/2023/01/23/configuration-for-named-vs-anonymous-visibility-of-raters-name-on-360-fiori-form-template/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
January 23, 2023 4 minute read

Configuration for Named vs Anonymous visibility of Rater’s name on 360 Fiori Form template

Introduction

Configuring a 360 form to have different levels of anonymity based on steps available in Route map and relation to an employee.

For example:
1. Configuring the form with permission where the manager can see the raters list in 360 forms as named, but the employee can only see the rater list anonymous.
2. Configuring the form with permission where the employee can see responses from employee’s manager or peers as named, but the response from direct reports is anonymous.

Configuring 360 template with Anonymous Rater’s

In Provisioning, access your 360-form template and select the option Anonymous 360.

Note – To complete tasks in Provisioning, contact your implementation partner. If you’re no longer working with an implementation partner, contact SAP Cloud Support.

In Anonymous 360 Process, users will not be able to see the names of the participants in the form. The Username will show as “Anonymous” in all route map stages.

anonymous-360-fiori.jpg

Configuring 360 template with Rater’s name

In Provisioning, access your 360-form template and select the option Participant names on 360.

Note – To complete tasks in Provisioning, contact your implementation partner. If you’re no longer working with an implementation partner, contact SAP Cloud Support.

In Named 360 Process, the participant names are visible in the Evaluation Summary of your 360 forms. However, it is possible to make a 360 anonymous for someone and named for others in Named 360 process.

Configuration of rater-id-permission

This element (<rater-id-permission>) defines who can see the rater identities in which routing step. This only makes sense in an Open or Named 360 in which you can choose to hide rater identities in certain 360 routing steps, including 360 Evaluation Stage and Completed Stage.
For 360 evaluation stage, use this special stepid: “360EvaluationStage“.
For Completed Stage, use this special stepid: “CompletedStage“.
This is configured in the meta-section of the form template xml.

After enabling Participant names on 360, add the following XML example in the meta section after:

<meta-cat hidden-threshold=”0″ min-count=”0″ max-count=”2147483647″ ><![CDATA[Self]]></meta-cat>

Here are example codes for rater-id-permission:

Example 1:

The following XML permission added in the meta-section hides all rater identities for all users & every rater will be displayed as Anonymous in all stages available. In effect, it turns a Named 360 form to an Anonymous 360 form even though participants name on 360 form is enabled.

<rater-id-permission type=”none”>
<rater-category>*</rater-category>
<role-name>*</role-name>
<route-step stepid=”*”/>
</rater-id-permission>

<rater-id-permission type=”none”>
<role-name>*</role-name>
<route-step stepid=”*”/>
</rater-id-permission>

Employee%20View-Participants%20name%20on%20form%20selected%20with%20none%20permission

Employee View-“Anonymous username” though “Participants name on form” option is enabled.

Manager%20View-Participants%20name%20on%20form%20selected%20with%20none%20permission

Manager View-Anonymous username though “Participants name on form” option is enabled.

Example 2:

The following XML permission added in the meta-section hides all rater identities for all users in 360 Evaluation Stage alone & the raters name will be displayed on the form in completion step.

<rater-id-permission type=”none”>
<rater-category>*</rater-category>
<role-name>*</role-name>
<route-step stepid=”360EvaluationStage”/>
</rater-id-permission>

<rater-id-permission type=”none”>
<role-name>*</role-name>
<route-step stepid=”360EvaluationStage”/>
</rater-id-permission>

Manager%20view-Evaluation%20step

Manager view-Evaluation step with Anonymous raters

Employee%20View-Evaluation%20step

Employee View-Evaluation step with Anonymous raters

Employee%20view-Completion%20step

Employee view-Completion step with rater’s name

Manager%20view-Completion%20step

Manager view-Completion step with rater’s name

Example 3:

The following XML permission added in the meta-section hides all rater identities for All users in 360 Evaluation and Completion Stage EXCEPT for the Manager.

<rater-id-permission type=”none”>
<rater-category>*</rater-category>
<role-name>*</role-name>
<route-step stepid=”*”/>
</rater-id-permission>
<rater-id-permission type=”enabled”>
<rater-category>*</rater-category>
<role-name>EM</role-name>
<route-step stepid=”360EvaluationStage”/>
<route-step stepid=”CompletedStage”/>
</rater-id-permission>

Employee%20view-Evalution%20step%20with%20Anonymous%20Raters

Employee view-Evalution step with Anonymous Rater’s

Manager%20view-Evalution%20step%20with%20Raters%20name

Manager view-Evalution step with Rater’s name

Anonymous View in detailed 360 report for Named 360 form template

To enable the anonymous view in detailed 360 report for named 360 form templates, go to Admin Center > Form Template Settings > Check the option Enable the Anonymous 360 Detailed Report View.

Note: This feature is only applicable to named 360s. The 360 must be named, but you can hide the information from displaying in the detailed 360 reports.

Best Regards,

Haridha Ponnusamy, SAP SuccessFactors Functional Consultant, Speridian Technologies.

If you have any questions, please let me know.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK