I have scenario, i have 10 worklflows and i want run the
1st workflow first and immediately i want to run 10th
workflow has to run and am not bothering of 2 to 9
workflows? can any one help me how to do this? Thanks in
advance.....
Answer Posted / vikram
If possible keep the content of all workflows in 1 worklet
and that too in same sequence and before the 10th workflow
add a worklet succes condition based on first worklet than
it will start the 10th worklet if first worklet runs
successfully.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Explain constraint based loading in informatica
Name the different lookup cache(s)?
What are the popular informatica products?
What is a rank transform?
Could you explain what is enterprise data warehouse?
What's the layout of parameter file (what does a parameter file contain?)?
What does update strategy mean, and what are the different option of it?
Explain how to import oracle sequence into informatica?
What are the differences between joiner transformation and source qualifier transformation?
Explain the scenario which compels informatica server to reject files?
Explain your project of banking domian.
What is a sequence generator transformation?
How do you load alternate records into different tables through mapping flow?
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
Why filter transformation is an active one?