Which object permissions are used for embedded signatures?
Note: There are 2 correct answers to this question.
A. Document Signature
B. Sign Document
C. Consent
D. Signature
Explanation:
In SAP SuccessFactors Onboarding, embedded signatures allow users to sign documents directly within the Onboarding portal without navigating to external sites. To enable this, specific Role-Based Permissions (RBP) must be configured under Onboarding or Offboarding Object Permissions.
Signature (D):
This is the core metadata object permission. It allows the system to recognize and handle the signature entity associated with a process task. Without this permission, the signature task cannot be initiated or tracked for the specific user role.
Sign Document (B):
This is the action-based permission. It grants the user the specific right to interact with the document to provide their electronic signature. It is essential for the "DocuSign" or "SAP SuccessFactors e-signature" integration to function correctly during the Document Flow step.
Why the Other Options are Incorrect
A. Document Signature:
This is a common "distractor" answer. While it sounds like a valid technical term, it does not exist as a specific permission object in the SuccessFactors RBP Framework for Onboarding.
C. Consent:
This permission pertains to Data Privacy Consent Agreements (DPCA). While "consent" is a part of the onboarding experience, it governs the user’s agreement to have their data processed, not the legal signing of employment documents or tax forms.
References
SAP Learning Hub (THR97): Refer to the "Document Management and e-Signature" unit, which details the RBP requirements for both native and third-party signature providers.
What tool in Admin Center do you use to configure the Hire/Rehire parameters to decide which fields are matched to indicate potential rehires?
A. Manage Business Configuration
B. Rehire Inactive Employee
C. Manage Data
D. Manage Configuration UI
Explanation:
To configure the specific fields used for rehire checks, you must navigate to Manage Business Configuration (BCUI) in the Admin Center.
The system uses a specific element called rehireConfig (under the "Other Configurations" section) to define the matching logic. Within this tool, you select which fields—such as First Name, Last Name, Date of Birth, or National ID—the system should evaluate when a new hire is initiated. If the data entered for a new candidate matches an existing record in the system based on these parameters, a "Potential Rehire" alert is triggered.
Why the Other Options are Incorrect
B. Rehire Inactive Employee:
This is the actual functional tool used by HR to manually process a rehire. It is an action tool, not a configuration tool for field matching logic.
C. Manage Data:
While Onboarding uses many Metadata Framework (MDF) objects configured here, the specific logic for rehire field matching is stored in the Business Configuration (BCUI) rather than as a generic data object.
D. Manage Configuration UI:
This tool is used to design the visual layout (screen look and feel) of MDF objects. It does not control the backend logic or parameters for data matching.
References
SAP SuccessFactors Onboarding Implementation Guide: Refer to the section "Configuring Rehire Check Parameters."
At what point during the Onboarding process are the rehire checks executed?
Note: There are 2 correct answers to this question.
A. The check is performed at the Review Hire Data step.
B. The check is performed during Manage Pending Hires.
C. The check is performed when Onboarding is initiated.
D. The check is performed after the Personal Data Collection step is completed.
Explanation:
In SAP SuccessFactors Onboarding, rehire checks are designed to trigger at specific "gateways" to prevent duplicate profiles and ensure historical data integrity.
When Onboarding is Initiated (C):
The "First Rehire Check" occurs immediately when the candidate is passed from Recruiting (RCM) or an external ATS into Onboarding. The system compares the incoming data against existing records based on the parameters set in Manage Business Configuration.
The Review Hire Data step (A):
The "Second Rehire Check" occurs during this manual task. If the Onboarding specialist modifies key identifying fields (like National ID or Date of Birth) during the review, the system re-runs the matching logic to see if the updated information now matches an inactive employee.
Why the Other Options are Incorrect
B. Manage Pending Hires:
This is the final step where the record is pushed to Employee Central (EC). While a final validation occurs here, it is technically the "Hire" action, not the specific Onboarding "Rehire Check" logic defined in the onboarding configuration.
D. After Personal Data Collection:
The Personal Data Collection step happens after the initial rehire checks. While the system captures more data here, the primary rehire "checks" are strategically placed earlier (Initiation) and during the administrative review (Review Hire Data) to stop duplicate processing as soon as possible.
References
SAP SuccessFactors Onboarding Implementation Guide: Refer to the "Rehire Coordination" section, which outlines the two-step verification process.
How can you create a custom task for an onboarding program?
Note: There are 2 correct answers to this question.
A. Create a custom MDF object.
B. Link the custom MDF object to the custom task.
C. Configure the visibility of the custom MDF object.
D. Create a UI in Manage Configuration UI for the custom MDF object.
Explanation:
To create a functional custom task in SAP SuccessFactors Onboarding, you must go beyond simply creating a data container; you must make it interactable for the user within the Onboarding program.
Create a UI in Manage Configuration UI (D):
After a Metadata Framework (MDF) object is created, it has no "face." You must use Manage Configuration UI to build the specific screen (fields, layout, and labels) that the onboarding participant will see when they click on the custom task. Without this UI, the task cannot be rendered in the Onboarding dashboard.
Link the custom MDF object to the custom task (B):
Once the object and its UI are ready, you must navigate to Manage Onboarding and Offboarding Tasks. Here, you define the task and explicitly link it to the MDF object you created. This tells the system which data structure to trigger when the task is assigned to a new hire or manager.
Why the Other Options are Incorrect
A. Create a custom MDF object:
While this is a prerequisite step, it is not the act of "creating the task" itself. The question asks how to create the onboarding program task, which involves the integration of the object, not just the existence of the object.
C. Configure the visibility of the custom MDF object:
Visibility settings (like "Editable" or "Read Only") are attributes of the fields within the object, but they are not the mechanism used to create or define the task within the Onboarding program.
References:
SAP SuccessFactors Onboarding Implementation Guide: Refer to the "Defining Custom Tasks" section, which outlines the mandatory sequence: Create MDF Object → Create UI → Link to Task in Manage Onboarding Tasks.
Which RBP permissions allow a user to rehire an onboardee?
Note: There are 2 correct answers to this question.
A. Rehire Inactive Employee (by 'match' in New Hire)
B. Rehire Inactive Employee
C. Rehire Inactive Employee with New Employment
D. Rehire Inactive Employee with New Employment (by 'match' in New Hire)
Explanation:
In SAP SuccessFactors Onboarding, the rehire process is specifically triggered when the system identifies a "match" between a new candidate and an existing (inactive) employee record. To manage this within the Onboarding flow, the administrative user must have permissions that specifically include the "(by 'match' in New Hire)" suffix.
Rehire Inactive Employee (by 'match' in New Hire) (A):
This permission allows the user to perform a rehire using the candidate's existing Employment Profile. This maintains the continuity of the employee's original assignment and history.
Rehire Inactive Employee with New Employment (by 'match' in New Hire) (D):
This permission allows the user to rehire the candidate but creates a completely new employment record. This is often used if the legal entity or the nature of the employment has changed significantly enough to warrant a fresh start in the system.
Why the Other Options are Incorrect
B & C (Standard Rehire Permissions):
These permissions exist, but they are used for the manual rehire process performed directly within Employee Central (via the Rehire Inactive Employee tool). They do not cover the automated "matching" logic that occurs specifically during the Onboarding sequence when a candidate is pushed from Recruiting.
References
SAP SuccessFactors Onboarding Implementation Guide: Look under the "Setting Up Rehire Check" section, specifically the "Granting Permissions for Rehire" subsection.
What type of status should a candidate be in to successfully initiate Onboarding?
A. Hired
B. None
C. Hireable
D. Initiate onboarding
Explanation:
In the standard integration between SAP SuccessFactors Recruiting (RCM) and Onboarding (ONB), the candidate's status in the Talent Pipeline is the primary trigger for the data transfer.
Hireable (C):
To successfully initiate Onboarding, a candidate must be moved to a status that is internally configured as "Hireable." When a recruiter moves a candidate to this status, the system recognizes that the selection process is complete and the pre-hire data is ready to be mapped into the Onboarding module.
Why the Other Options are Incorrect
A. Hired:
While a candidate can be in "Hired" status to initiate onboarding, "Hireable" is the specific industry-standard prerequisite for the initiation phase. Usually, a candidate is moved to "Hired" after the onboarding process is finalized or the "Manage Pending Hires" step is completed.
B. None:A candidate cannot be in a null status; the system requires a defined pipeline stage to map the transformation of the applicant to a pre-hire.
D. Initiate onboarding:
This is the action name, not the pipeline status. You perform the action of "Initiate onboarding" because the candidate is in the "Hireable" status.
References
SAP SuccessFactors Recruiting and Onboarding Integration Guide: See the section on "Configuring the Talent Pipeline for Onboarding."
What are the prerequisites for a customer to enable DocuSign as their e-signature tool?
Note: There are 2 correct answers to this question.
A. DocuSign Account Password
B. DocuSign User ID
C. DocuSign Account Username
D. DocuSign API Account ID
Explanation:
To integrate DocuSign with SAP SuccessFactors Onboarding, the system requires a secure handshake via the DocuSign eSignature API. While a standard user login (email and password) is used for the initial "Grant Access" consent step, the persistent connection and activation of the feature within the Admin Center require two specific technical identifiers found in the DocuSign Apps and Keys settings:
DocuSign API Account ID (D):
This is a unique GUID (Globally Unique Identifier) that identifies your specific DocuSign corporate account in the DocuSign ecosystem. It ensures that the documents generated in SuccessFactors are routed to the correct organizational "bucket" in DocuSign.
DocuSign User ID (B):
This is a unique GUID assigned to the specific administrator user account that is used to authorize the integration. Note that this is not the user's email address or username, but the long alphanumeric string associated with that user profile in DocuSign's backend.
Why the Other Options are Incorrect
A. DocuSign Account Password:
While you need your password to log in to DocuSign initially to grant consent, it is not stored or used as a configuration parameter in the SuccessFactors "Configure DocuSign eSignature" tool. Modern integrations use OAuth tokens for security rather than storing administrative passwords.
C. DocuSign Account Username:
This usually refers to the administrator's email address. In the technical configuration for Onboarding, the system specifically requires the User ID GUID, not the human-readable username or email.
References
SAP SuccessFactors Onboarding Implementation Guide: Refer to the "Configuring DocuSign eSignature" section, which explicitly lists the API Account ID and User ID as the two mandatory fields for activation.
How can you add a final review step in an onboarding process?
Note: There are 3 correct answers to this question.
A. Add the Final Review step using Process Variant Manager.
B. Define a business rule using the Assign Responsible Group for Data Review.
C. Enable Final Review in Onboarding General Settings.
D. Add the task participation configuration business rule to the DEFAULT_ONB2_CONFIG.
E. Add the Personal Data Collection step in the onboarding process using Process Variant Manager.
Explanation:
The "Final Review" is an optional step in SAP SuccessFactors Onboarding that allows an administrator or a specific participant group to verify all data collected during the onboarding process (from both the recruiter and the new hire) before the record is sent to Employee Central.
Process Variant Manager (A):
This is the core tool used to define the "backbone" of your onboarding flow. To include a Final Review, you must manually add the Final Review step into your specific process flow (or variant) within the Process Variant Manager. Without this, the step simply won't exist in the sequence.
Assign Responsible Group for Data Review (B):
Because the Final Review is a manual task, the system needs to know who is responsible for completing it. You must create a business rule using the Assign Responsible Group for Data Review scenario to define the specific group (e.g., HR Operations) that will receive this task on their dashboard.
DEFAULT_ONB2_CONFIG (D):
For any task in Onboarding to trigger and appear for a user, the system must evaluate a participation rule. You must link your task participation business rule to the DEFAULT_ONB2_CONFIG (Onboarding Configuration) object. This tells the engine under what conditions the Final Review task should be generated for a specific new hire.
Why the Other Options are Incorrect
C. Enable Final Review in Onboarding General Settings:
There is no "toggle switch" in General Settings to enable this. It is a structural process change that must be configured via the Process Variant Manager.
E. Add the Personal Data Collection step...:
While Personal Data Collection is a valid step, adding it does not create a "Final Review." They are two distinct steps in the process; Personal Data Collection is for the candidate to provide info, while Final Review is for an internal user to audit it.
References
SAP SuccessFactors Onboarding Implementation Guide: Refer to the section "Configuring the Final Review Step," which outlines the use of Process Variant Manager and the specific business rules required.
How do you add custom tokens to e-mail templates for Onboarding?
Note: There are 3 correct answers to this question.
A. Create a document template for custom tokens using Maintain Onboarding Offboarding Document Templates.
B. Add field names to the content of the document template.
C. Map the field names on the document template to fields defined in Onboarding.
D. Create a document template using Document Generation.
E. Use the format {fieldID} to add custom tokens in the subject body of the e-mail in Email Services.
Explanation:
In SAP SuccessFactors Onboarding, "Email Services" does not have a native "custom token builder" inside the email editor itself. Instead, it leverages the Document Generation engine to fetch and map data from the Onboarding/EC objects.
Document Generation (D):
To create custom tokens, you must first create a "placeholder" template in Document Generation. Even if you aren't actually generating a PDF, this tool acts as the data provider for the email system.
Mapping Fields (C):
Once the template is created in Document Generation, you must perform Document Generation Field Mapping. Here, you link your custom placeholders (tokens) to the actual data fields in the Onboarding or Employee Central data models.
Format {fieldID} (E):
In the Email Services editor, when you want to call that specific piece of data into an email body or subject line, you use the curly bracket syntax (e.g., {PersonalData.firstName}). The system then uses the mapping created in the previous steps to populate the value.
Why the Other Options are Incorrect
A & B (Maintain Onboarding Offboarding Document Templates):
This tool is part of the legacy Onboarding 1.0 architecture or used specifically for Forms/PDFs. For modern Onboarding (2.0) Email Services, the Document Generation framework (MDF-based) is the standard for tokenization. Adding "field names to the content" of a PDF template will not automatically make them available as email tokens.
References:
SAP SuccessFactors Onboarding Implementation Guide: Refer to the section "Using Document Generation for Email Tokens."
What are the standard Offboarding process steps?
Note: There are 3 correct answers to this question.
A. Additional data collection
B. Employee review
C. Compliance forms
D. Document flow
E. Manager review
Explanation:
While Offboarding is highly configurable using the Process Variant Manager, the standard "out-of-the-box" steps designed to facilitate a smooth departure are:
Manager Review (E):
This is typically the first step after Offboarding is initiated (either from Employee Central or an external system). The manager or an HR admin reviews the termination details, confirms the last working day, and may provide additional info required for the process.
Employee Review (B):
Similar to the "Personal Data Collection" in Onboarding, this step allows the departing employee to review their information, provide a forwarding address, and confirm details related to their departure.
Document Flow (D):
This step handles the generation and signing of necessary termination documents, such as resignation acceptance letters, severance agreements, or non-disclosure reminders. It uses the same e-signature framework (DocuSign or SAP native) as the Onboarding module.
Why the Other Options are Incorrect
A. Additional Data Collection:
While "Personal Data Collection" is a staple of Onboarding, "Additional Data Collection" as a named standard step is not part of the default Offboarding sequence. Data is generally gathered during the Review steps.
C. Compliance Forms:
While compliance is critical, in the context of the standard 2.0 (New) Offboarding process, "Compliance" is a specialized engine often associated with Onboarding-specific tax forms (like the US I-9 or W-4). In Offboarding, legal documents are typically handled via the Document Flow.
References
SAP SuccessFactors Offboarding Implementation Guide: Refer to the "Standard Process Steps in Offboarding" section, which lists the Review and Document steps as the primary milestones.
Which of the following are features of the clean core dashboard?
Note: There are 2 correct answers to this question.
A. Customers can use the dashboard in the dev, test, and production tenants.
B. It can be accessed by using SAP For Me.
C. It can be used in all SAP S/4HANA Cloud editions.
D. Customers can grant access to the dashboard to partners.
Explanation:
The Clean Core Dashboard is a strategic tool designed to help customers monitor their adherence to "Clean Core" principles, ensuring their systems remain upgrade-stable and efficient.
Accessed via SAP For Me (B):
The dashboard is hosted on the SAP For Me portal under the "Customer Insights" or "Systems & Provisioning" sections. It provides a centralized view of various metrics, such as extensibility, integration, and data quality, without requiring a direct login to the specific S/4HANA tenant.
Grant Access to Partners (D):
SAP allows customers to manage permissions for the dashboard. Since many customers rely on implementation partners to maintain their systems, customers can explicitly grant access to their designated Partner contact persons so they can monitor "Clean Core" compliance and remediate issues.
Why the Other Options are Incorrect
A. Customers can use the dashboard in dev, test, and production:
While the dashboard analyzes data from these environments, it is not an "in-app" tool used within the tenants themselves. It is a cloud-based reporting interface external to the specific tenant landscapes.
C. It can be used in all SAP S/4HANA Cloud editions:
Currently, the Clean Core Dashboard is specifically tailored for SAP S/4HANA Cloud, public edition and SAP S/4HANA Cloud, private edition. It is not universally applicable to all legacy or on-premise "editions" in the same standardized format provided through SAP For Me.
References:
SAP Support Portal: Search for "Clean Core Dashboard in SAP For Me" to see the access requirements and permission settings.
Which of the following API types does SAP recommend to use to achieve clean core integrations?
Note: There are 2 correct answers to this question.
A. OData
B. SOAP
C. RFC
D. IDoc
Explanation:
To achieve a Clean Core, SAP recommends using cloud-compliant, stable, and well-defined APIs that allow for "side-by-side" extensibility. This ensures that integrations do not break during automated system upgrades.
OData (A):
This is the primary recommendation for modern SAP integrations. OData (Open Data Protocol) is REST-based and provides a standardized way to query and manipulate data. It is the backbone of SAP Fiori and SAP Business Technology Platform (BTP) integrations.
SOAP (B):
While older than OData, SOAP (Simple Object Access Protocol) is still considered a "Clean Core" compliant integration type when using White-listed Enterprise Services. These services are officially supported and stable, ensuring the core remains "clean" from custom-coded modifications.
Why the Other Options are Incorrect
C. RFC (Remote Function Call):
RFCs are often considered "unmanaged" or "legacy" in a cloud context. While still used, they are not the recommended path for a Clean Core because they often require direct access to the backend and lack the standardized web-protocol wrappers found in OData or SOAP.
D. IDoc (Intermediate Document):
IDocs are a legacy SAP technology. While very common in on-premise systems, they are not "Cloud Native." For a Clean Core strategy, SAP pushes users toward Event-Based architectures or OData services rather than the asynchronous, file-like structure of IDocs.
References
SAP Extensibility Guide for SAP S/4HANA Cloud: Highlights the shift from "Classic" integrations (RFC/IDoc) to "Clean" integrations (OData/SOAP).
| Page 1 out of 7 Pages |