12.12.2008, 13:05 | #1 |
Участник
|
DeniZone: Setting Cross-reference update in a Schedueld task
Источник: http://denizone.blogspot.com/2008/10...update-in.html
============== An updated Cross reference is an indispensable tool when developing for AX but the client-side dependency can be annoying. So after a little research I found the command line parameter/Windows build-in Scheduled task combo and it does the trick. In the class SysStartupCmd's construct the command line parameter compileAll-startup command the the parm _+ instantiates a complete compile and cross reference update which means that if you set-up a Scheduled task in Window's standart scheduled task tool with the parameter -startupcmd=compileAll_+ you can update when it suits your development team best. Источник: http://denizone.blogspot.com/2008/10...update-in.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|