Using BIS 9.1 under Windows, using a standard BREAD function, if the client attempts to add a record and includes invalid data in a numeric field, the BIS process aborts with an error. Since we will (or hope to) allow third-party apps from our customers to access certain web services, it would be better (more graceful) if we handled invalid data within our program, and returned a meaningful message to the client. However, the current behaviour causes BIS to raise an error (a generic one) and doesn't even call our BREAD program.
Is there any way for BIS to allow our program to do the validation?
Thanks
Tony



