[progress Communities] [progress Openedge Abl] Forum Post: Re: Error 12112 On Iso8859-1...

Status
Not open for further replies.
C

cverbiest

Guest
I'm currently working around the issue by handling the stop condition caused by this. do on error undo, throw, on stop undo, retry: if retry then undo, throw new progress.lang.apperror("stop", 0). /* failing code comes here */ end. Not ideal but as a work-around it's enough for now. It affects 30 out of 120000 items and we know which ones are affected.

Continue reading...
 
Status
Not open for further replies.
Top