Источник:
http://blogs.bojensen.eu/2014/12/10/...dmers-ax-blog/
==============
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.”);} (Source:
http://blogs.msdn.com/emeadaxsupport...allations.aspx) Another option would…
Read more →
Источник:
http://blogs.bojensen.eu/2014/12/10/...dmers-ax-blog/