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 your project of banking domian.
What differs when we choose the sorted input for aggregator transformation?
complex mapping ur project u r invlve can u explain and give real time example give me ?
Enlist few areas or real-time situations where informatica is required.
The question was on time stamp. what is the difference between HH and HH24 when to use when.
Can anyone tell me the new features in Informatica 9 Version?
What do mean by local and global repository?
Difference between Target-based loading and constraint-based loading?
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
What is primary and backup node?
What is standalone command task?
can anyone suggest best free Talend data integration training online
What does reusable transformation mean?
What is meant by a domain?
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)