I
IramK
Guest
Hello, I was trying to create a system batch job that doesn't need to run on every record of an object and is instead just a batch job that is going to create/update records on another object based on a fetch of results returned from an external API call that runs every 5 minutes. So, currently, I have created a batch job on the object where I am trying to create/update records. The major issue with this is that after the first create is completed (let's say 50 records), the next time it runs. it creates those 50 records for each of those newly created records and this keeps growing exponentially. So, the question really is: 1) Is there a way we can perform a system batch job? 2) If there isn't a way, what is the best way that Rollbase would suggest I do in the scenario explained above? PS: There might be many more of these in the future. Cheers. Iram
Continue reading...
Continue reading...