August 2017
Beginner to intermediate
426 pages
9h 36m
English
When you work on any technology, it is always advisable that your code is dynamic. This means you should use hardcoded values as little as possible in your code. It is always recommended that you use parameters or variables in your code so that you can easily pass these values and need not frequently change the code.
We will discuss this concept in more detail in the Parameter file - parameters and variables section in Chapter 9, Advanced Features of Workflow Manager Screen.
In this section, we will discuss how to use parameters and variables in the PowerCenter Designer screen.
The value of a variable can change between session runs. The value of a parameter will remain constant across session runs. ...
Read now
Unlock full access