we have 2 modules(both SQLRPGLE) using same activation group, 1st module is using commitment control for updating the file, before committing the changes we call 2nd module, this module is also updating same file but without using commitment control, how this will behave?
Anonimo
I answered, second module will be able to update the file without any issues, but again I was not sure because both modules were using the same activation group.