Page 1 of 1

Lansa Server Side Function

Posted: Tue Mar 26, 2019 12:13 am
by DaveH
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.

Re: Lansa Server Side Function

Posted: Tue Mar 26, 2019 12:32 am
by Pablo
Hi Dave,

see this topic:

viewtopic.php?f=3&t=2006&p=5208&hilit=lock#p5208

Regards,
Pablo