1. Informatica PowerCenter 10.5 - Workflow Administration Guide
Chapter 10: Parameters and Variables
"Parameter File Precedence"
p. 178. This section details the hierarchy of parameter files. It clarifies that the Integration Service uses the workflow parameter file if a session-specific one is not defined. The values in the parameter file override the initial values of parameters and variables.
2. Informatica PowerCenter 10.5 - Workflow Basics Guide
Chapter 1: Workflow Basics
"Workflows"
p. 10. This section states
"All workflows must have a Start task. The Start task is the entry point into the workflow." This confirms that a workflow has a single start point.
3. Informatica PowerCenter 10.5 - Workflow Administration Guide
Chapter 1: Workflow and Task Basics
"Tasks"
p. 12. This page lists the different types of tasks that can be added to a workflow
including Command
Email
and Timer
demonstrating that a Session task is not mandatory.
4. Informatica PowerCenter 10.5 - Workflow Administration Guide
Chapter 8: Worklets
"Worklet Task"
p. 138. This chapter explains how a Worklet task can be used to run another workflow
directly refuting option D.