11091   Submitted HTML form is out of sequence

Cause

This error occurs in a Web-enabled application occurs when the usePageSequencing option is set to true and the HTML page that is returned has a sequence number that is less than the last sequence number that was used.

The error message contains details of the actual and expected sequence numbers and the incoming message.

Action

Trap the exception and return a suitable message to the Web browser user.