Pathmaker Messages Manual

Pathmaker Messages
067870 Tandem Computers Incorporated 2–221
Service —
service-name
is not yet implemented.
Cause. Either the service did not exist when you generated the requester, or the server
for the service has not yet been created.
Requester error issued by the generated application.
Effect. SEND fails.
Recovery. If you generated the requester before generating the service, re-create the
requester. Otherwise, create the server for the service and generate the mapping
requester.
Service already exists — cannot add
Cause. You attempted to add a service that is already defined in the project catalog.
Issued by the Pathmaker product.
Effect. Add fails.
Recovery. Change the service name and press F1 again to add. Press F9 to see a list of
services already defined.
Service assignment not found
Cause. You attempted to delete a service name that is not currently in the service
assignment list.
Issued by the Pathmaker product.
Effect. Delete fails.
Recovery. Press F4 to list the current objects in the service assignment list.
Service CSF has no Procedure Division — see
file-name
Cause. The custom source file is empty, or does not contain the T9PR section
associated with the service. This can occur if you copy a service and change its name,
but do not edit the name in the custom source file.
Issued by GENSERV.
Effect. Server generation fails.
Recovery. Add the appropriate T9WS/T9PR sections to the custom source file
indicated by
file-name
.