A Main workflow "wkf_Main" has multiple sessions (S1,
S2...., can I make changes and promte one session (S5) at
any time or have to promote whole Workflow "wkf_Main" every
time?
Answer Posted / manu
Lets say you want to promote from DEV to QA.
wf1 - s1, s2, s3
and you want to promote only s2
Export the xml (rep manager) from dev and import in qa .
While doing the import, select "reuse" for s1 and s3 and for
s2 use "replace"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
explan ur project architecture?
What are the issues you have faced in your project? How did you overcome those issues?
what is the size of u r source(like file or table)?
Explain transaction control transformation in informatica
Explain the different dimensions.
What are the different versions of informatica?
What are the settings that you use to configure the joiner transformation?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
Please let me know how to make Data masking in informatica..
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
What is an unconnected transformation?
What do you understand by a term domain?
How to go to the older version for a mapping?
Enlist some properties of sessions.