Hello guys,
Which one is the correct way,
1. TTSBEGIN..TSSCOMIT inside TRY..CATCH()
2. TRY..CATCH() inside TTSBEGIN..TTSCOMMIT
This particularly when we want to develop processes with number of retry when 1st attempt unsuccessful.
Thanks
Hi Lars, You can refer to this thread regarding TTS in Try Catch.
community.dynamics.com/.../what-are-the-benefits-of-try-and-catch
For Retry, you can find many examples in standard classes like below. In this screenshot, TTSBegin and TTSCommit is inside try statement.
Hi Lars volt,
I would suggest you put the ttsbegin and ttscommit inside the try and catch.
Refer to the below blog.
https://rahulmsdax.blogspot.com/2019/11/trycatch-is-not-working-in-ax-2012-d365.html
Thanks,
Girish S.
André Arnaud de Cal...
291,969
Super User 2025 Season 1
Martin Dráb
230,842
Most Valuable Professional
nmaenpaa
101,156