STUDY GUIDE WITH COMPLETE
SOLUTIONS
Deny - ANSWER-Users who can explicitly not access the application.
Viewer - ANSWER-Users who can view the application in Tempo for actions and feeds.
Editor - ANSWER-Users who can add objects to the application and make changes on
the design side.
Administrator - ANSWER-Users who can do everything to the application, including
publish, export, and delete.
Precedent - ANSWER-Any object that an object relies on to function properly.
XML Schema Definition (XSD) - ANSWER-CDTs can be downloaded as ______ files.
T/F: CDTs can reference other CDTs. - ANSWER-True
CDT (Custom Data Type) - ANSWER-A logical grouping of related data.
Palette - ANSWER-Provides categories of nodes.
Canvas - ANSWER-Area where nodes are placed.
Toolbar - ANSWER-Icons for creating a new model, saving, printing, and more.
T/F: All objects within process model folders inherit the folder security. - ANSWER-
False
Which Process Modeler view do we use when creating a High-Level Diagram? -
ANSWER-Analyst View
What is the keyboard shortcut to switch between the connector and the selector? -
ANSWER-Shift Key
T/F: Subfolders inherit the security of their parent folders. - ANSWER-True
Validation - ANSWER-Built using an if() statement, this property ensures that users
enter data that meets certain criteria.
, Interface Inputs - ANSWER-These objects are variables that can be used to pass data
to or from a form when testing.
Choice Labels & Choice Values - ANSWER-These properties are used to define options
and data saved for dropdown, checkbox, and radio button fields.
Submit Button - ANSWER-This type of button will complete the form and move to the
next node in a process.
Form Layout - ANSWER-This type of layout is used in an interface when users need to
input data using a User Input Task.
What information about the process can be defined in the Process Properties window? -
ANSWER-Process Variables
Process Display Name
Alerts
T/F: You must set a process variable as a parameter in order to pass data into the
process when it starts. - ANSWER-True
Which process model security role allows a user to start a process, but not see any data
from the process in records or reports? - ANSWER-Initiator
Which process property refers to the user who started the process? - ANSWER-Initiator
General Tab - ANSWER-This tab allows you to define basic properties such as the
process model name and description.
Variables Tab - ANSWER-This tab defines data that can be used throughout the length
of the process.
Alerts Tab - ANSWER-In this tab, you can configure where error messages should go.
Data Management Tab - ANSWER-This tab determines how long process data should
be held in memory.
pp! - ANSWER-This prefix is used to define properties of the process, such as the
initiator.
ac! - ANSWER-This prefix references all variables that are defined as a node input.
These variables only exist through while the node is still active.
pv! - ANSWER-These variables exist throughout the length of the process, and node
input variables can save into these.