A custom section action can call what type of workflow?
A. System
B. Subflow
C. Synchronous
D. Asynchronous
Which statement is true about a trigger action workflow task?
A. It can be used to call a scheduled event.
B. It cannot be used to trigger a self transition action.
C. It cannot be used to trigger an action in the null state.
D. It can be used to perform an action on multiple records.
An incorrect data load resulted in several objects not getting set up correctly, and a workflow is written that will correct the errors.
Which helper should be used to trigger the workflow?
A. Patch Helper
B. Workflow Helper
C. Notification Helper
D. Calculation Helper
Which statement is true about the State Transition Family when adding a new business object (BO) to a module, and this new BO is not the base BO?
A. The BO automatically starts out with a blank state transition family.
B. The BO automatically starts out with a copy of the base BO's state transition family.
C. The BO automatically starts out with a copy of the state transition family from the BO that was modified last.
D. The BO automatically starts out with a copy of the state transition from the BO that was modified last that is within the same module.
Which statement is true regarding the inclusion of Control Number in a Data Integrator template?
A. It should always be included.
B. It should only be used to update existing records.
C. It prevents the import process from updating records.
D. It is necessary to guarantee the creation of unique records.
A Retrieve Records task has its source set to the Start task, and the record to be retrieved is associated to the object of the Start task by a temporary association.
Which option in the From Records section should be used?
A. Use it
B. Use its Reference
C. Use its Association
D. Use any Associated BO from module ... of type ...
Which tool is used to create a module?
A. Form Builder
B. Data Modeler
C. Portal Builder
D. Report Manager
How are changes made to a workflow saved in the workflow editor?
A. Changes are auto saved.
B. Changes are saved when the workflow is closed.
C. Changes are saved when the workflow is published.
D. Changes are saved when the Apply option is selected in each task property.
When a retired workflow is added to an Object Migration package, what is the expected result when importing it to another environment?
A. It will be skipped on import.
B. It will be removed on upload.
C. It will be imported in a retired state.
D. It will be imported into whatever state the workflow exists in the target environment.
Which statement is true regarding a Query task?
A. It can only access queries created by the system user.
B. It can only access queries created by the user that created the workflow.
C. It can only access queries listed under the My Reports tab of the report manager.
D. It can only access queries listed under System Reports or the Community tab of the report manager.