Pathmaker Messages Manual
Pathmaker Messages
067870 Tandem Computers Incorporated 2–61
Field in OCCURS: Parameter
object-name
.
field-name
to
service-
name
Cause. You specified an invalid field as a parameter to be passed to a service in the
SEND Parameter Definition screen. The field is invalid as a parameter because it has
an OCCURS clause or is within a group that has an OCCURS clause; therefore, the
specific field you mean to pass is ambiguous.
Issued by the Pathmaker product and by PMADL.
Effect. Requester generation fails.
Recovery. Remove the field or group specification from the SEND Parameter
Definition and replace it with the reference object name; you can pass the whole
reference object, but not the recurring field alone.
Field name not found in dictionary:
field-name
Cause. You attempted to link a parent record to a child record on a field name that
does not exist in the DDL dictionary. If
field-name
is blank, you did not fill in the
field name of the parent record or the child record.
Issued by the Pathmaker product.
Effect. Update fails.
Recovery. Change the field name of the parent record or the child record to a valid
DDL field name. If necessary, you can use the Reference Field Value List to display
the DDL definitions of each record in this requester's context.
Field name not found in SQL table:
missing-name
Cause. You attempted to update either the Display Field List screen or the SEND
Parameter Definition screen. The screen contains an elementary field name that
Pathmaker cannot find in the corresponding NonStop SQL table.
Issued by the Pathmaker product.
Effect. Update fails.
Recovery. Correct the elementary name and retry the update.