The framework already supports it; you shouldn't need to do anything special. Please show us your implementation and how the report dialog looks like. Also note that a batch isn't your only option; the SysOperation framework (which is utilized by reports) supports four execution modes.
An asynchronous mode will help you if you have a problem with a session timeout, but not if the report fails because it can't generate the data quickly enough. The latter case will fail in the same way even in batch. A solution is either optimizing the performance or using data preprocessing.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.