Skip to main content
Question

Execute batch job in sequentially for FNF Mig?


Forum|alt.badge.img+8

Hi Team,

   Anyone assist us that how can we execute batch jobs sequentially or parallelly in iFS 10.

   I tried with Batch Queue configuration.

   But i could not understand that how can we use FND MIG jobs here.

  Help us if anyone know about  this.

 

 

Thanks in adavance 

2 replies

Forum|alt.badge.img+4
  • Do Gooder (Employee)
  • 12 replies
  • July 1, 2022

Sequential vs. Parallel is determined by the number of processes in the queue.  If you only have one process, it will run sequentially.  Anything higher, jobs will get picked up in parallel.


Forum|alt.badge.img+10
  • Hero (Employee)
  • 98 replies
  • July 5, 2022

Hi @Adarsh 

In batch queue configuration you need to create a new batch queue. You can call it e.g. Migration. After it you need to have following procedure located in the batch queue: Intface_Header_API.Start_Migration_Batch_
The controlls that the migration you start in background are handled by this queue
Check also that the mentioned procedure is not included in any other queue like e.g. the standard queue

For migration queue you can set the number of processes higher then 1. Processes = 2 means for example that two jobs can run at the same time in the queue

But be aware of jobs that must be executed in sequence. When such jobs are running in parallel you could get error messsages due to missing data.
 

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings