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 |
What are the new features of Power Center 5.0?
i have 2 mapings for this 2 mapings i want use only one lookupt/r how?
what are the unix commands to start the wrk flow ?
How would you copy the content of one repository to another repository?
What are the reusable transformations?
Why use shortcuts(Instead of making copies).
Lookup transformation, one condition is having SQL override (Empno < 10) and the other condition is Lookup (Sal>1000), which is dynamic. How will u resolve this situation?
Explain sessions. Explain how batches are used to combine executions?
When do you use mapping parameters? (In which transformations)
write sql query following table amount year quarter 1000 2003 first 2000 2003 second 3000 2003 third 4000 2003 fourth 5000 2004 first 6000 2004 second 7000 2004 third 8000 2004 fourth i want the output year q1_amount q2_amount q3_amount q4_amount 2003 1000 2000 3000 4000 2004 5000 6000 7000 8000
I have a flat file, want to reverse the contents of the flat file
how to get the only updated records in the target