| Exam Code/Number: | PR000041Join the discussion |
| Exam Name: | PowerCenter Data Integration 9.x:Developer Specialist |
| Certification: | Informatica |
| Question Number: | 70 |
| Publish Date: | Sep 11, 2026 |
|
Rating
100%
|
|
A workflow has a session task. Both workflow and session each have been assigned a different parameter file. Which value will be set for $$ParameterValue in the session when using the following two parameter files?"
Workflow Parameter file:
[Global] $$ParameterValue=l
[Session] $$ParameterValue=2
Session Parameter file:
[Global] $$ParameterValue=3
[Session] $$ParameterValue=4
Assuming that the Master Pipeline has 5 fields, two of which are part of the join condition and that all fields are connected downstream to the next transformation, how many fields are in the index and data cache files?
Which port types are applicable to the Stored Procedure transformation?(Choose all that apply) Choose 3 answers
Which of the following statments are valid for Active and Passive Transformations? Choose 2 answers