17.04.2015, 16:11 | #1 |
Участник
|
bojensen: Reset program cache file for all clients | Thomas Widmer’s AX Blog
Источник: http://blogs.bojensen.eu/2015/04/17/...ers-ax-blog-2/
============== The following job resets the GUID which in turn forces all clients to create a new program cache file (AX_*.auc). A restart of the AOS is required. static void forceNewAUC(Args _args) { #AiF SysSQMSettings sysSQMSettings; ; ttsbegin; update_recordset sysSQMSettings setting GlobalGUID = str2Guid(#EmptyGuidString); ttscommit; info("Restart the AOS Service to generate a new GlobalGUID."); }… Read more → Источник: http://blogs.bojensen.eu/2015/04/17/...ers-ax-blog-2/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
Опции темы | Поиск в этой теме |
Опции просмотра | |
|