Quantcast
Channel: SCN: Message List - BOPF Application Framework
Viewing all articles
Browse latest Browse all 726

Re: Error handling transaction manager

$
0
0

Hello Frank,

 

transactions are stored in the one-or-nothing principle, that means you can't save only a part of the instances modified during the same transaction. However you do not have to single process your instances. I recommend to package your workload - e.g. take packages of 100 instances depending on the size of a BO instance - and create those in a transaction and save. In case of error messages returned, retry the package again without the instances having caused the errors. Otherwise continue with the next package. To filter out instances causing issues check the message's origin location to identify the failing instance. Processing your workload in that way is usually quite fast especially if errors are not occur frequently.

 

Best regards

Tilmann


Viewing all articles
Browse latest Browse all 726

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>