Deprecated: Client-side batch framework

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

The batch framework in Microsoft Dynamics AX 4.0 and earlier versions required an active client connection to run batch jobs. Users could submit batch jobs, but the batch jobs were not run until a batch operator ran a “batch processing form” and left the client running while the jobs were run.

Overview

Item

Description

Reason for deprecation

The functionality that this feature provided was limited. In Microsoft Dynamics AX 2009, a new server-bound batch framework was introduced that enables batch jobs to run on the server without requiring a client. This framework is more stable and has better performance than the client framework, and provides various new features. Additionally, batch jobs can be run without consuming a client license.

Replaced by another feature

Yes. A new server-side batch framework was introduced in AX 2009. This framework provides all the capabilities of the client-side batch framework, but is more stable, has better performance, and provides much richer functionality with regard to job scheduling and execution. The client-side batch framework is still supported in Microsoft Dynamics AX 2012, but support will be removed in the next version.

For more information, see Batch server overview.

Modules affected

All

Changes to installation

This change does not affect application installation.

Changes to upgrade

This change does not affect application upgrade.