What is workflow variable? When we use workflow variable? Can any one explain me with one example???
Answer Posted / anvesh
A variable which is created in workfow manager is called workflow variable. This is used for many tasks, for example.. I created a mapping level variable, which is not assigned with initial value. So by using this Workflow variable we can assign value to the mapping variable.
For this we have to use assignment task.
WF-> Assignment task -> Session(non reusable)
First create a variable in workflow manager, go to workflow-> edit -> add a port. In this assign a name to the variable. Now create assignment task in workflow manager. In this create a new port. Now name it as the name given to mapping level variable and assign a value to this variable.
Now go to session properties -> command, then give $$ mapping variable = $$ Session variable.
this will wrk... if not pls reply me...
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Separate from an archive server and a powerhouse?
How you can differentiate between connected lookup and unconnected lookup?
is it possible to index the data in cache of lkp transformation ?
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
Explain what are the different types of transformation available in informatica.
How to join three sources using joiner? Explain though mapping flow.
Can we create a Integration service without a Repository service and vice versa?
What are the components of the workflow manager?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
What is Data Caches size?
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
What is a repository manager?
Explain sessions and how many types of sessions are there?
What do you understand by SOA of Informatica?