According to the ServiceNow documentation1, the planning console can show as many WBS levels as desired, starting from the level 1 to the lowest system components. The WBS levels can be expanded or collapsed by clicking the plus or minus icons next to the task names. The planning console also allows users to create, edit, and delete tasks, as well as add dependencies, assign resources, and track progress.
1:
Question 2
The Business Unit field on a Project or Demand form displays values from a specific table. What type of field is this?
Options:
A.
Journal.
B.
Reference.
C.
Conditions.
D.
List.
Answer:
B
Explanation:
Explanation:
According to the ServiceNow documentation1, the Business Unit field on a Project or Demand form is a reference field that displays values from the cmn_department table. A reference field stores a link to a record on another table, rather than storing the data directly in the field2.
1:
Question 3
A user's availability is calculated as:
Options:
A.
Allocated time
B.
Capacity minus allocation
C.
Sum of allocated and confirmed hours, divided by the total capacity
D.
Allocated hours divided by the total capacity
Answer:
D
Explanation:
Explanation:
According to the ServiceNow documentation1, a user’s availability is calculated as the ratio of allocated hours to total capacity, expressed as a percentage. Allocated hours are the hours that a user is assigned to work on a project or demand. Total capacity is the maximum number of hours that a user can work in a given period, based on their schedule and availability profile. A user’s availability indicates how much of their time is already allocated and how much is still available for new assignments.