XID error being thrown when doing appserver calls using Progress Openedge

Viewed 79

We are doing some appserver calls in ABL, which should return a dataset, however most of the time it works perfectly. But a few times the appserver returns this error.

ERROR : XID(Yo1owa4MTcG7-XIUvxbm8Q) OK

Why is this error being thrown? The dataset returned contains the data needed however this causes issues further down the line of our program.

Is this an issue in Tomcat?

0 Answers
Related