Lansa Server Side Function
Posted: Tue Mar 26, 2019 12:13 am
I have a server side function that updates 4 files, and all must be updated together. The function is running on an IBM i. I have an issue in that if one fails on an record lock the others update. How can I have the function stay and keep tiring the update until the lock is gone.
I have done this in RPG, but not sure of the best way in a Lansa server side function.
I have done this in RPG, but not sure of the best way in a Lansa server side function.