1. Informatica PowerCenter 10.5
Advanced Workflow Guide
"Chapter 2: Workflow and Task Variables"
section on "Mapping Variable and Parameter Precedence".
This guide details the definitive order of precedence
stating that the Integration Service uses the following hierarchy to determine a variable's start value: 1. Pre-session variable assignment
2. Value in a parameter file
3. Value saved in the repository
4. Initial value
5. Datatype default value. This confirms that runtime assignments and files have precedence over repository and initial values.
2. Informatica PowerCenter 10.5
Workflow Basics Guide
"Chapter 10: Parameters and Variables in a Workflow"
section on "Parameter and Variable Precedence".
This document corroborates the hierarchy
explaining that values defined closer to the task execution (e.g.
in a session parameter file or pre-session assignment) override values defined at a more general level (e.g.
workflow parameter file or initial value). Option A
while slightly confusing in its ordering of the highest-priority items
lists the complete set of sources in a logical evaluation flow.