Pathmaker Messages Manual
Pathmaker Messages
067870 Tandem Computers Incorporated 2–167
Parameter mismatch in CALL/SEND to
object-name
Cause. You changed the Requester Parameters screen of a called requester or the IPC
Definition of a service, or you forgot to create the CALL or SEND parameter list before
attempting to generate the requester.
Issued by the Pathmaker product and by PMADL.
Effect. Requester generation fails.
Recovery. Change the parameter list of this requester to match the formal parameters
of
object-name
, or change the formal parameters of either the called requester or the
service to match the parameter list of this requester.
Navigate to the CALL or SEND Parameter Definition screen. Pathmaker will match
reference objects in this requester to formal parameters in the called requester or to
IPC definitions in the service. You must fill in any parameters that are not matched by
default.
Parameter not found in context:
param-name
Cause. If you received the message on the Requester Parameters screen, you attempted
to add a parameter to the Requester Parameters screen that is not in this requester's
context.
Issued by the Pathmaker product.
Effect. Update fails.
Recovery. If you are on the Requester Parameters screen, go to the Requester Context
screen and add the parameter to the context of this requester, then return to the
Requester Parameters screen and add the parameter to the formal parameter list.
Parameter size mismatch; Call to
called-program
Cause. CALL error issued by the generated application.
Effect. CALL fails.
Recovery. Check versions of called and calling Requester. Regenerate if the size of the
parameters has changed.