1,If there are 3 workflows are running and if 1st workflow
fails then how could we start 2nd workflow or if 2nd
workflow fails how could we start 3rd workflow?
Answer Posted / abhinav prakash
1.We can have a command task at the end of 1st and 2nd workflow.
2.the command task from the first wf will send out a trigger
file for the 2nd workflow.
3.we can use event wait task before the 2nd wf and it ll
wait for the trigger file from the frst wf and once its
available will intiate the 2nd wf.
4.Same logic for the third workflow.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Parameter and variable differences
How to elaborate powercenter integration service?
Write the advantages of partitioning a session?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
What's the layout of parameter file (what does a parameter file contain?)?
What is the difference between informatics 7x and 8x and what is latest version?
What does update strategy mean, and what are the different option of it?
What are the different ways to implement parallel processing in informatica?
What is option by which we can run all the sessions in a batch simultaneously?
What is the use of source qualifier?
explain abt ur project architecture?
Define Pmrep command?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
Where do we use mapping variables in informatica?
What are the transformations that are not supported in mapplet?