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?
Answers were Sorted based on User's Feedback
Answer / maruthi
IF THEY ARE CONNECTED IN SEQUENTIAL BATCH THEN WE CAN GO FOR "START FROM TASK" OPTION OR IF CONNECTED IN PARALLEL OR CONCURRENT BATCH THEN NO NEED OF ANYTHING AS EVERY THING GETS TRIGGERED AT THE SAME TIME.
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / sri
The question is for workflow or session?
All answers given for session but question is for workflow
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / maruthi
GOING FOR START FROM TASK OPTION IF CONNECTED IN SEQUENTIAL BATCH IF THEY ARE CONNECTED IN PARALLEL BATCH THEN EVERY THING GETS TRIGGERED AUTOMATICALLY.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / anonymous
Hey is it workflow or session task? If it is a session which is sequential then don't give link condition.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is an MDDB? What is the difference between MDDBs and RDBMSs?
what is threshold error in informatica?
What type of sorting algorithm does the Sorter Transformation use, to do its sorting Operation? 1. Bubble sort 2. Insertion sort 3. Shell sort 4. Merge sort 5. Heapsort 6. Quicksort 7. Bucket sort
What is the difference between sequential batch and concurrent batch and which is recommended and why?
If I am having 6 flat files in data. How can you load the data at a time
How can we handle two sessions in informatica?
What is the difference between bitmap and btree index?
In aggregator transformation, I sort the data before aggregator and select sorted port but still I’m getting an error. What is that error?
What is query panel?
How to add source flat file header into target file?
What is data transformation manager process?
Differentiate between mapping parameter and mapping variable?