Home dynamics ax, others, sql server, windows server development server cannot run workflow
dynamics axotherssql serverwindows server

development server cannot run workflow

there are a few things that you must check while you restore the live database to development server, if you wants to activate your work flow

  1. check the batch server, make sure that the batch server links to development server
  2. Watch the check box “is batch server”, look at “maximum batch threads start time and end time” and finally, remaining group must be moved to selected group
  3. check on table batch, and run this query
    update batch set SERVERID=[your development database server]
  4. finally, restart the AOS
  5. (sometimes you need to recurrence all the batch job)

 

Author

Ronny

Leave a Reply