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?
Answers were Sorted based on User's Feedback
Answer / ritu
Just right Click on the session and choose the option of
start the workflow from task.Need not to run the whole wf.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunil
You can do it by copying the required session and pasting it
in the workflow. You need not have to promote the work flow.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / 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 |
Answer / nirakar jena
No You cant promote the session.You can promote if it is a
reusable else promote the whole wotkflow.
Is This Answer Correct ? | 2 Yes | 6 No |
How to display First letter of Names in Caps?
Diff b/w ShortCut and reusabel Object ?
Data is passed from one active trans and one passive trans into a passive transformation.Is the mapping valid or invalid?
How do you avoid duplicate records with out using source qualifier,expression,aggrigator,sorter and lookup transformations ?
In which scenario did you used pushdown optimization?
If we have lookup table in workflow how do you trouble shhot to increase performance?
HOW CAN I SEND HALF OF THE RECORDS TO ONE TARGET AND REMAINING TO OTHER TARGET?
As union transformation gives UNION ALL output, how you will get the UNION output?
How union transformation is used?
What is A cache?
What is router transformation
How to eliminate duplicate records in informatica mapping? Explain with an example....