Which TWO of the following are true about the 'Lifecycle Event' table?
Correct function.
Why this answer
The LE case table extends the HR Case table and is the primary container for LE processes.
313 questions total · 5pages · All types, answers revealed
Which TWO of the following are true about the 'Lifecycle Event' table?
Correct function.
Why this answer
The LE case table extends the HR Case table and is the primary container for LE processes.
Which component is responsible for orchestrating multiple HR activities, such as sending emails, creating tasks, and setting due dates, in a sequence?
Lifecycle Events orchestrate complex HR processes.
Why this answer
Lifecycle Events are designed to manage complex, multi-step processes involving cross-departmental tasks.
Which module allows you to view all HR Cases assigned to you?
Shows cases assigned to the user.
Why this answer
The 'My HR Cases' module filters cases where the assigned to is the current user.
What is the Employee Center?
Correct definition.
Why this answer
It is the unified portal for all employee interactions with departments like HR, IT, and Finance.
Which THREE of the following are security controls that can be applied to HR attachments?
Protects file data.
Why this answer
Attachment security can be managed via ACLs, Scoped policies, and Data encryption.
An organization requires that HR case data be encrypted at rest. What platform feature must be enabled?
CLE is the standard platform feature for encrypting specific fields at rest.
Why this answer
Edge Encryption or Column Level Encryption (CLE) is required for specific data-at-rest requirements in HR.
When configuring a Record Producer for an HR Service, where should the HR Administrator map the 'Short Description' variable to ensure it populates the case correctly?
This is the native way to map variables to table fields.
Why this answer
The 'Map to field' feature in the Record Producer variable settings allows direct mapping to the case table fields.
What is the function of an HR Assignment Rule?
Core purpose of routing.
Why this answer
Assignment rules automatically route cases based on conditions.
A user is assigned the 'hr_case_writer' role. What is the primary function of this role?
This role provides write access to HR case records.
Why this answer
The 'hr_case_writer' role allows a user to create and update HR cases, which is standard for HR agents.
If you have an Activity Set with 'Wait for completion' checked, what happens to the next activity set in the order if this set is not finished?
The engine waits for completion status.
Why this answer
The engine halts the progression and will not evaluate or trigger the next activity set until the current one is complete.
You are troubleshooting a Lifecycle Event where an Activity Set is not triggering for a specific subset of employees. You have confirmed the trigger conditions are correct. What is the most likely reason the Activity Set is not visible to the user?
If the user is not in the defined Audience, the tasks will not be visible to them.
Why this answer
Audiences determine the visibility of HR services and tasks to the end user in the Employee Center.
When a case is created via the Employee Center, what determines the 'Short Description' prefix?
The HR Service record allows you to define templates for case fields.
Why this answer
The 'HR Service' definition includes the 'Short Description' template.
Which component is used to link a Catalog Item to an HR Service?
Maps producer to service.
Why this answer
The Record Producer is the interface that links catalog entries to HR services.
When configuring the Employee Center, which feature allows you to group related catalog items and knowledge articles for a better user experience?
Taxonomies in Employee Center define the navigation and grouping of content.
Why this answer
Taxonomies are the structure used in the Employee Center to organize content into logical topics.
Which TWO of the following are used to restrict visibility to sensitive HR data?
Provides scoped access to HR records.
Why this answer
HR Scoped Roles and HR ACLs are the primary mechanisms to secure sensitive information in HR SD.
In a multi-scoped environment, how do you allow an HR role to access a global 'cmdb_ci' table?
RCA is the mechanism to allow cross-scope access.
Why this answer
You must create a cross-scope access record (Restricted Caller Access) to allow the HR application to read the global table.
Which THREE of the following are necessary to test if your HR security configuration is working correctly?
Crucial for negative testing.
Why this answer
Testing requires user impersonation, verifying logs, and checking the UI for visible records.
If a user is promoted, and a Lifecycle Event is triggered, how do you handle the change in 'Department' on the user record?
Maps the new state to the profile/case.
Why this answer
You use the HR case field mapping or an business rule to ensure the employee profile reflects the new data as part of the process.
What is the primary function of the 'HR Case Assignment' engine?
Primary function of assignment rules.
Why this answer
The engine matches cases to assignment rules based on defined conditions.
When using 'HR Criteria', which attribute can be used to restrict access based on the user's location?
HR Criteria supports evaluating the location attribute of a user record.
Why this answer
HR Criteria allows evaluation of user attributes, including the 'location' field.
Which THREE components are required for the HR Knowledge base to function properly?
Structural depth.
Why this answer
Knowledge Base, Categories, and Articles are necessary for the structure to work.
Which THREE of the following factors influence the timing of an activity?
Controls sequence.
Why this answer
The activity's execution order, the 'Wait for completion' setting, and the Activity Set's trigger condition all influence when a task appears.
An HR agent reports that an activity within an activity set is not triggering despite the trigger condition being met. What is the most likely cause?
Activities require a type to define the creation mechanism.
Why this answer
If an activity is missing the 'Activity Type', the engine cannot process the execution logic for that specific task.
Which THREE of the following are types of HR Criteria?
Valid criteria type.
Why this answer
HR Criteria can be based on users, locations, or departments.
A company wants to hide the 'Salary' field from HR agents who do not belong to the 'Compensation' team. What is the best practice to achieve this?
UI Policies are the standard tool for dynamic field visibility control.
Why this answer
Using a UI Policy with a condition based on the user's group or role is the standard way to restrict field visibility.
When using Activity Field Mappings, which source object represents the data entered by the user in the Lifecycle Event case form?
This refers to the triggering LE case record.
Why this answer
The 'HR Case' source object allows mapping values directly from the triggering case record.
Which table stores the actual instances of an Activity Set?
Correct table for set instances.
Why this answer
The sn_hr_le_activity_set table contains the records for individual activity set instances.
Which THREE steps are necessary to ensure that HR criteria correctly restrict access to an Employee Center topic?
The link between criteria and topic must be established.
Why this answer
HR Criteria, User Criteria, and the Topic configuration itself are required to restrict visibility in the Employee Center.
What is the 'HR Profile' table?
Correct table for HR profile.
Why this answer
The 'sn_hr_core_profile' table stores HR-specific information about an employee.
Which THREE of the following are primary methods for enforcing data protection within the HR Service Delivery application?
These are used to append 'WHERE' clauses to database queries.
Why this answer
Security in HRSD relies on a combination of ACLs, Query Business Rules, and role-based access to ensure sensitive data is not exposed.
What is the purpose of the 'HR Criteria' 'Display' field?
It acts as the name/label for identification.
Why this answer
The Display field defines which records the criteria applies to, but in the context of security, it defines the scope of the visibility logic.
How can you make a variable on a Record Producer mandatory for the user?
Standard field property.
Why this answer
Check the 'Mandatory' checkbox on the variable record.
What is the primary function of an 'HR Task' within a Lifecycle Event?
Tasks represent the actionable work.
Why this answer
HR Tasks are the individual work items performed by agents or users to fulfill the lifecycle process.
An organization wants to separate HR case management processes for different regions. What is the recommended way to structure the HR Service Delivery data model to support this?
HR Services combined with assignment rules allow for regional routing without table fragmentation.
Why this answer
The HR Service Delivery data model uses HR Services mapped to HR Case Categories and HR Criteria to route cases correctly based on user location and profile information.
Which tab on an HR Case record typically contains information about the affected employee?
The Subject Person field identifies the employee for whom the case is raised.
Why this answer
The 'Subject Person' field on the HR Case form links the case to the employee's HR Profile.
Which TWO fields are mandatory when creating a new HR Service?
Required for identification.
Why this answer
Name and Topic Detail are required fields for an HR Service.
Which TWO roles are commonly assigned to HR agents?
Required for basic HR functionality access.
Why this answer
HR agents typically require 'sn_hr_core.case_writer' and 'sn_hr_core.basic' roles.
You want an activity to be skipped if a specific condition is met on the case. Where do you define this 'Skip' logic?
The skip condition is evaluated per activity.
Why this answer
The 'Skip' condition field on the Activity Definition allows the engine to evaluate whether to bypass the task.
Which entity acts as the 'parent' for all HR Case types?
This is the base table for all HR case records.
Why this answer
The 'sn_hr_core_case' table is the root table from which all specific HR cases (e.g., Payroll, Benefits) extend.
Which TWO of the following are components of a Lifecycle Event?
Key component.
Why this answer
Activity Sets and Activity Definitions are the primary building blocks of a Lifecycle Event structure.
Which THREE elements are essential when configuring an HR Service for the Employee Center?
Categorization.
Why this answer
Services need a Topic, an HR Service record, and a Catalog item for user interaction.
If an HR Service needs to be fulfilled by a different department, what is the best practice to configure this?
Tasks allow other departments to work on part of the case while keeping the case open under HR.
Why this answer
Using Cross-Departmental flows or creating a sub-task for the other department is the standard approach.
Which TWO of the following are true regarding 'Audience' targeting?
Standard foundation for audiences.
Why this answer
Audiences are applied at the Activity Set level and can be based on User Criteria or individual user filtering.
A customer wants to change the branding color of their Employee Center. Where is this configured?
Branding Editor is the tool for portal theme modifications.
Why this answer
Branding for the portal is managed via the Branding Editor or Theme configuration.
Which field in the Activity Definition determines if the task is an 'HR Task', 'Approval', or 'Signature'?
This defines the nature of the work item.
Why this answer
The 'Activity Type' field dictates the underlying logic and table used for the generated activity.
You need to create a new HR Task type that is not part of the standard set. Where should you define this?
Defining the task type is done within the task management structure.
Why this answer
HR Tasks are defined within the HR Task table and associated with HR Cases via specific workflows or services.
You need to allow HR managers to view sensitive employee information only while they are on the corporate VPN. What security tool is best suited for this?
Scripted ACLs allow for advanced logic including network location checks.
Why this answer
Contextual Security or specifically IP-based access control (via ACLs or specific Network Access controls) is required.
Which TWO statements are true regarding the use of the 'sn_hr_core.delegated_developer' role?
Delegated developers have the permissions necessary to manage and publish the scope they are assigned to.
Why this answer
This role facilitates scoped development while maintaining the integrity of the global environment by restricting access to system-level tables.
A HR administrator wants to create a new Lifecycle Event. Which table must be the base for the record to be available for the Lifecycle Event engine?
Lifecycle Event cases are managed via the sn_hr_le_case table.
Why this answer
Lifecycle Events are configured using the Lifecycle Event [sn_hr_le_case] table or its extensions.
When implementing a 'Life Cycle Event', where should the activity sets be defined to ensure they trigger based on the hire date?
This is the correct location for defining event-driven activity sets.
Why this answer
Life Cycle Event Activity Sets are defined within the 'Life Cycle Event' configuration module.
When an HR service is restricted by 'HR Criteria', what happens when a user attempts to open a case they don't have access to via the portal?
This prevents information disclosure.
Why this answer
The system returns a 'Record not found' message, preventing the user from knowing the record even exists.
Which TWO features in Employee Center help users find relevant HR info?
Provides policy info.
Why this answer
Knowledge bases and Catalog items are the core discovery tools in Employee Center.
Which 'HR Security Profile' setting defines whether the profile is active?
This is the standard control for enabling/disabling configurations.
Why this answer
The 'Active' checkbox on the profile record controls its participation in security evaluations.
If you want to use an 'Employee' audience type for an activity set, which table must the audience record reference?
The user table is the foundation for audience criteria.
Why this answer
Audience records for employees must target the 'sys_user' table.
When setting up 'HR Criteria', can you use both roles and conditions?
HR Criteria conditions are cumulative.
Why this answer
Yes, HR Criteria supports multiple conditions, including roles, groups, and locations.
Which THREE of the following are required to create a new HR Service?
Defines how the service behaves.
Why this answer
HR Services require a name, a reference to a topic category, and an associated HR Service definition.
A customer is using 'Scoped HR' and needs to allow an HR Admin to modify scripts while ensuring they cannot access other system tables. Which role should be assigned to the HR Admin to permit these actions within the HR scope?
This role is specifically designed to allow developers to modify scoped applications while maintaining platform security boundaries.
Why this answer
The 'sn_hr_core.delegated_developer' role allows a user to work within the scoped application without granting global system administrator privileges.
What is the primary way to define which HR users can access the 'HR Service Portal'?
User Criteria is for portal visibility.
Why this answer
User Criteria is the standard way to restrict portal widgets and page access in Service Portal.
When configuring an HR Service, you want to trigger a specific subflow upon creation. Where is this configured?
The HR Service record allows you to link a specific Flow Designer flow to the service execution.
Why this answer
HR Services are mapped to flows or subflows via the 'Record Producer' or 'HR Service' configuration record.
Which role is required to manage HR Services and HR Templates?
This is the administrative role for HR core.
Why this answer
The 'sn_hr_core.admin' role is required to manage the configuration of HR services and templates.
Which THREE entities should be secured using ACLs in HRSD?
Profiles contain sensitive employee data.
Why this answer
Cases, Profiles, and HR Services are critical data/config items that require security.
What happens when an HR Case is assigned to a group with no active agents?
The standard behavior.
Why this answer
The case remains in the 'New' or 'Assigned' state until an agent is available or it is manually re-assigned.
Which TWO methods are commonly used to restrict access to Knowledge Articles in the Employee Center?
Can be used to restrict full bases.
Why this answer
User Criteria and Knowledge Bases are the standard ways to manage article access.
Which THREE factors influence HR Case assignment logic?
Required for matching.
Why this answer
Assignment rules use conditions, assignment groups, and skills to route cases.
Which THREE of the following are valid Activity types available when configuring Lifecycle Events?
Notifications are standard activity types.
Why this answer
Standard activity types include HR Task, Notification, and Approval.
A company wants to implement 'Document Templates' for employee contracts. Where should these be configured?
This is the correct module for managing HR document templates.
Why this answer
The Document Template module allows for the creation of PDF templates using HR data.
Which role is required to modify HR security configurations in a scoped application without having full system admin access?
The delegated developer role is specifically designed for scoped application management.
Why this answer
The delegated developer role allows developers to manage specific applications without global admin privileges.
Which TWO of the following are correct methods to view Lifecycle Event activities?
Standard way to view activities.
Why this answer
HR agents can view activities through the LE Case form related lists or through the HR Task lists.
You are configuring a new HR Service that requires an approval from the manager before it progresses to the 'Work in Progress' state. Where should this be defined?
The HR Service record allows linking of specific lifecycle events or approval definitions.
Why this answer
HR Services are configured via the HR Service configuration form, where approval workflows are linked.
When testing an activity set, how can you manually reset the state of the activities without recreating the case?
The reset button re-runs the lifecycle logic.
Why this answer
Administrators can use the 'Reset' functionality on the Lifecycle Event case to re-evaluate activity sets.
You need to trigger an activity set based on a date field located on the HR Case form. Which trigger type should you select?
Allows selection of a date field as the trigger.
Why this answer
Date-based triggers allow the activity set to fire relative to a specific date field on the case.
When configuring an 'Approval' activity type, what is a required setting?
Defines the approver criteria.
Why this answer
An approval activity requires an 'Approval Definition' to determine who approves the task.
What component is used to define the audience for an HR Service, such as 'All Employees in New York'?
HR Criteria provides a reusable way to define audiences for HR services.
Why this answer
HR Criteria is the standard tool for defining specific audiences based on user attributes.
Which TWO of the following are true regarding 'HR Security Profiles' and 'Assignment Groups'?
Common configuration pattern.
Why this answer
Profiles use groups to define visibility and access scope.
You want to ensure that only members of the 'HR Benefits' group can see certain HR cases. Which field on the HR Case form should you use?
Assignment group is the primary mechanism for routing and visibility.
Why this answer
The 'Assignment group' field restricts visibility if configured with proper ACLs and is the standard way to group-limit case access.
Practice CIS-HR by domain
Target a specific domain to shore up weak areas.