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 does reusable transformation mean?
Mention a few design and development best practices for informatica?
How can we store previous session logs?
explain one complex mapping with logic? sales project?
Where can we find the throughput option in informatica?
How do you remove duplicate records in informatica? And how many ways are there to do it?
What all are steps in up gradation of Informatica server?
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Scheduling properties,whats the default (sequential)
What are the performance considerations when working with aggregator transformation?
Clarify the aggregator change?
Explain the types of lookup transformation?
What are the types of presistent cache in look up tr.
What is meant by LDAP users?