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
What is a mapplet/worklet in informatica?
How to go to the older version for a mapping?
what is the hint? how to use it to reduce the query processing in program?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
Please let me know how to make Data masking in informatica..
State the limitations where we cannot use joiner in the mapping pipeline?
What are the different lookup cache(s)?
How do you update the records with or without using update strategy?
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
In which transformation you cannot drag ports into it?
How to generate sequence numbers?
what is informatica metadata?
What do think which one is the better joiner or look up?
Clarify the aggregator change?
What are data-driven sessions?