what is upstream and downstream transformation?
Answers were Sorted based on User's Feedback
Hi,
Say a Transformation1 accepts input from transformation 2
and passes the output to a transformation 3 , then
transformation 2 is called an upstream transformation.
transformation 3 is called a downstream transformation.
I got this from INFA Help.Please let me know if im wrong!
Thanks.
| Is This Answer Correct ? | 24 Yes | 4 No |
Answer / prabha
Yes...suppose you have a mapping in that u hv source 1 then
expression transformation then the target..then this
sequence will be called a pipeline and source will be the
upstream transformatation and target will be downstream
transformation for that expression transformation .
| Is This Answer Correct ? | 23 Yes | 3 No |
Answer / amedela chandra sekhar
above source qualifier upstream transformation and
expression is down stream transformation
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / czarabid
In very simple terms "From any repo when we transfer the
data/bits then this repo will be called as upstream,
To any repo when we transfer the data/bit then this repo
will be called as downstream"
For instance consider SVN/GIT when we check in the source
code from it then it becomes downstream and when we make
changes to source code and check out then it is called as
upstream.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a mapplet/worklet in informatica?
i have a table with name field. i,e name Shankar prabhakar nitikripa so no if a occures 3 times in name then it will go to tgt A if b occures 3 times in name then it will go to tgt b .. if z occures 3 times in name then it will go to tgt z
can u apply SCD2 on flat file tgt? if yes wat is the procedure?
how can we use sorter transformation in joins?
Enlist the various types of transformations.
what is session parameters?
Hi all, iam new to informatica, can anyone tell me what is unit testing & how it is done? thank u
How do we come to know the Source data/file is ready/Updated in the source location, when the session is scheduled for @12:00AM and ready to run its job ? or Can we schedule the session, when the source is updated in source location without any time constraint?
performance wise which one is better in joiner and lookup transformation
Performance wise which is better joiner or look up ? Give me with example?
I have Employee table, 10 cols are connected to next transformation, only 4 cols are selected in SQL override. What would be passed to next col.
Write the prerequisite tasks to achieve the session partition?