In this post, you can learn about the following:
Learn about how to set maximum no. of threads and their scheduling. Indicating which AOS instances are batch servers and which are load balancers.
Learn how to configure batch groups. Select AOS instances available for your batch job.
2. How to view Batch jobs running
Learn how to see the status of the batch job just executed. Learn how to change the statuses of batch jobs in the queue. Also learn how to find the log entries against a job.
3. How to debug batch jobs and service operations
Learn how to debug batch jobs and service operations in Visual Studio.
4. Linking Code Permission to service class method
Learn how to grant permissions to invoke a server method via a menu item which is necessary to trigger a batch job in an environment where security measures have been taken.
Leave a comment