QuestionQ321

Plan the architecture and solution design

A company is automating manual processes in the Dynamics 365 finance and operations apps. The company has the following batch groups and priorities configured:

Scenario Image

The batch processes run during the following times of day:

Scenario Image

The company requires a process that meets the following requirements:

  • Runs every weekday.
  • Runs outside of work hours.
  • Runs with at least a high priority.

You need to automate the manual process.

Solution: Create a batch job with a Daily recurrence and select the Every Weekday setting. Configure the batch job to run as part of BATCHGROUP2.

Does this solution meet the goal?

  • A Yes
  • B No
Explanation

BATCHGROUP2 supplies a High scheduling priority, and the Every Weekday recurrence runs on weekdays. A batch job must also be assigned an active period to restrict when it can run; without assigning the AFTERHOURS period, the configuration does not ensure execution outside work hours.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!