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  >  Tech FAQs  >  Informatica

 Print  |  
Question:  Run sessions

Answer: How do you run sessions one after another?


February 02, 2008 08:55:35 #1
 pal.amol   Member Since: February 2008    Total Comments: 8 

RE: Run sessions
 
There are two methods for running the session one is to run concurrently and second one is to run sequentially which you want to do.
 There are three things need to be configured at properties level of workflow those are
1) Expression should be valid of the workflow
2) You should choose non resusable task or resusable task  instance in the workflow
3) third is to schedule it

     

 

Back To Question