Good night, I'm having trouble running a RunBaseBatch class.
I created a calculation process to run in batch, the problem is that as a System Administrator it works well, however when the user is logged in the batch process is not running (also does not generate any Log). The difference in this development is that I create the batch within a class instead of executing via Client (Dialog). Is there any kind of privilege for the user to run this class or how to parameterize this batch always run as admin? Thanks!