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 diff between connected and unconnected lookup?
5 Answers BirlaSoft, Blue Star Infotech,
what is incremental aggregation ,with example?
what is dynamic cashe
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
Difference between session variables and workflow variables?
When will u go for Dynamic Cache and Persistent Cache? Pls explain with an example?
Mapplets can you use an active transformation in a mapplet,
What are ETL Tools?
How to join three sources using joiner? Explain though mapping flow.
How can i maintain unique surrogate key if 2 seperate workflows from different repository run and insert/update the main table at the same time.
Source having one lakh record and loaded into target. Then, how can i compare records will loaded in table? For example Source having Firstname,Lastname. the same Firstname,Lastname record will be loaded into Target? How can i check in Oracle?
How to merge First Name & Last Name?