Skip to main content
Completed

Insert your own code before try catch and after end catch in 'atomic transaction'

Related products:Software Factory
  • August 16, 2021
  • 4 replies
  • 169 views

Robbert van Tongeren
Thinkwise blogger

In addition to the following topic:

It would be nice to be able to weave code before the begin try so we are able to create custom scenarios in the software.(For example for logging purposes)

For the same reason it would be nice to be able to weave code after the end catch. 

4 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Software Architect
  • August 18, 2021
Updated idea status NewOpen

Jeroen van den Belt
Administrator
Forum|alt.badge.img+10
OpenNext release

Jeroen van den Belt
Administrator
Forum|alt.badge.img+10

In the 2025.1 we improved logging capabilities for atomic Subroutines, Handlers, and Tasks. We split the "transaction_catch" template into two templates, enabling custom logging at key transaction points. This ensures critical logs can be preserved before and after rollbacks, improving error tracking and debugging.

 

Image


Jeroen van den Belt
Administrator
Forum|alt.badge.img+10
Next releaseCompleted