What is workflow variable? When we use workflow variable? Can any one explain me with one example???
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest
I used workflow variable to update the session status in
database table.
take assignment task for capturing session status by using
workflow variable if you want in depth pls let me know..
| Is This Answer Correct ? | 4 Yes | 0 No |
What are the performance considerations when working with aggregator transformation?
Explain scd type 3 through mapping.
In router source is a boy age 20 I given 3 conditions in router a>20, a<=20, a=20 which one exit first?
what is degenerated dimension table with scenario
if we have certain records,if i need to get 5 th rec for the first time to the target,when i run it for next time,i need to get 6th rec...like that it should process.what wil be the procedure to achieve it??
How to run a session, which contains mapplet?
in my lookup table i want to catch the recently updated records from the source to target,how to achieve this and what is last commit interval point for this?
What is the difference between OLTP and ODS?
what are the types of Data warehousing ?
In a table there are 1 million records there in which 3 records are duplicate how will you find out those 3 records?
How to update a particular record in target with out running whole workflow?
Dependecy Errors in Informatica ? Do u got any dependency problems while running session? Can any one Explain Clearly.