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 / james
When 3 workflows are running sequentially,we can definitely
give the dependancy condition by using LINK condition
between the first two workflows as "Failed".
i.e. the second workflow gets started only when first
workflow is failed and same can be applied between second
and third workflows.
Guys any suggestions please let me know.
Thanks,
James.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is informatica?
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?
What are batches?
What is a filter transformation and why it is an active one?
How might you approve all mappings in the archive all the while?
Mention some types of transformation?
Is there any way to read the ms excel datas directly into informatica?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
How to update a particular record in target with out running whole workflow?
How do you load only null records into target?
What are the different types of repositories created using informatica?
hi real timers . iam waiting for ur reply regarding ETL TESTING
what are the deliverables?in your project?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
What are the features of complex mapping?