GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Informatica

 Print  |  
Question:  Failed Workflow

Answer: When you run the sessions in a sequence what will happen when the first workflow fails and later you want to start with the second one and followed by others. Where will you do changes or necessary steps to run the workflow.


February 02, 2008 13:18:52 #1
 garunchowdary   Member Since: February 2008    Total Comments: 4 

RE: Failed Workflow
 
If you configure a session in a sequential batch to stop on failure,you can run recovery starting with the failed session.The Infomatica server completes the session and then runs the rest of the batch.
If you donot configure a session in a sequential batch to stop on failure,the remaining sessions in the batch completes,recover the failed session as a standalone session.
     

 

Back To Question