Dynamics AX - A-Job Actions not being generated for a Channel after restoring databases

After restoring the model and data databases in AX, the A-Jobs that were working on the environment I migrated from and were not working on the new environment.

Specifically, actions were not being generated for the store I was using for the preaction of changing a released product's discount flag (retail fast-tab).

Turns out, it's the distribution locations (Retail -> Setup -> Retail Scheduler -> Distribution Locations) that were cached in the Global Object Cache not matching.  Deleting and re-creating the distribution locations fixed the issue.

I suspect also clearing the global object cache would have done the trick.

See: http://msdn.microsoft.com/en-us/library/hh608239.aspx

Comments

Popular posts from this blog

SQL Reporting Services - Viewer broken in Non-IE Browsers: FIX

Dynamics AX 2012 - Visual Studio Team Services Custom Work Item Fields Break Version Control (Error TF237121)

Dynamics AX SysFileDeployment Framework - Deploy files automatically (using resources) to the client on login