Blog on Microsoft Dynamics AX/ D365
Blog on Microsoft Dynamics AX/ D365
Pages
(Move to ...)
Home
▼
Friday, January 24, 2014
Error TTS begin and TTscommit. to resolve this to run this code in job
//Error TTS begin and TTscommit. to resolve this to run this code in job
static void TheAxaptaResetTTS(Args _args)
{
while (appl.ttsLevel() > 0)
{
info(strfmt("Level %1 aborted",appl.ttsLevel()));
ttsAbort;
}
}
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment