By seeing the parameter file how do u identify wheather it
is a workflow parameter or mapping parameter?
Answers were Sorted based on User's Feedback
Answer / munireddy
mapping parameter starts with $$ and workflow parameter starts with $.....
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / janardhan
Mapping Parametre and Workflow variable are declaared as $$
and session variable as $
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bisu
mapping parameter starts with $$ and workflow parameter starts with $$$ because that is the Session Varriable..
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rakesh
Variables which has "$$" as prefix are the Mapping variables.
Variables which has "$" as prefix are the Session variables.
Variables which has "$$$" as prefix are the system defined variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj
Muni Reddy garu
maping parameter and workflow vaariable are declared with $$ only(according to my opinion)
| Is This Answer Correct ? | 2 Yes | 4 No |
in which situations we go for pesistent cache in lookup and which situations go for shared lookup cache?
what is the flat file partition and where have to specify it
When we are using Dynamic Cache,which options we will select in session level?
while creating the scd mappings. we will mention flag value. what exactly the use of defining the FLAG VALUE. Please explaine indetaile
Do you have to change the reject file b4 using reject loader utility.
Define informatica repository?
hi i want to install latest informatica software in my pc..can anybody help me where should i get the infomatica software..plz help me
How to generate sequence numbers using expression transformation?
differences between service based and product based?
What is Micro Strategy? Why is it used for?
Can we have a Mapping without a Source Qualifier?
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?