Hi @jess,
Thanks for the help. I am having a hard time understanding how Kaltura batch processing is happening I could reach those functions you mentioned above but even after spending quite a few hours on this i could not reach out where KalturaBatchJob()
are being created for video media entries. I could see that there are APIs being called for ExclusiveJobs but as i am not able to debug this code through IDE its a bit difficult to follow the flow with logs or by just looking at the code.
I am trying to find out the first encounter where it is getting decided that this media entry(video entry) is eligible for having a batchJob having the data property of KalturaAmazonS3StorageExportJobData()
Thanks