Hi Team,
We have a scenario where we want to commit the transaction half way through the code and continue the execution from there.
For example :
1. We are working on Background tasks implementation 2. Where we want to change the status [property…
Hello
I have a certain Item1 and on after save event of this item I trigger another item2 (custom item we created) save. In case first one fails the second wont trigger. But the otherway around obviously doesnt work. This is handled client side.
Is…
Hi,
Does ARAS provides Transaction Boundary support ?
In case of any transaction failure, will it take care of rollback or we have to explicitly write a code regarding the same ?
Regards,
Diksha
Hi ,
Does aras innovator provides transaction boundary support ?
Use case : consider I want to create a BOM of 10 Parts. Now I inserted 7 parts and for 8th part it failed to insert. So can we rollback the complete transaction ?
Thanks for reply!
…