Pathmaker Messages Manual

Pathmaker Messages
067870 Tandem Computers Incorporated 2–15
Bad request message
Cause. The standard server received an invalid message.
Issued by the generated application.
Effect. Operation fails.
Recovery. Check to see if the user code (in a user hook) is corrupting the message, and
then correct the code and regenerate the requester.
If the problem is caused by generated code, contact Tandem support.
Bad request message, field BeforeImage
tbl-name.fld-name
Cause. A variable length character field that is part of the message received by the
standard server has an invalid length.
Issued by the generated application.
Effect. Operation fails.
Recovery. Check to see if the user code (in a user hook) is corrupting the message, and
then correct the code and regenerate the requester.
If the problem is caused by generated code, contact Tandem support.
Bad request message, field:
field-name
Cause. The
field-name
part of the message received by the standard server does not
match the corresponding part of the message sent by the requester.
Issued by the generated application.
Effect. Operation fails.
Recovery. Check to see if the user code is corrupting the message, and then correct the
code and regenerate the requester. If the problem is caused by generated code, contact
Tandem support.