Pathmaker Programming Guide
Adding, Modifying, or Deleting Services
Maintaining Pathmaker Applications
067868 Tandem Computers Incorporated 8–15
2. Run the Pathmaker full screen interface. The Pathmaker Main Menu appears.
3. Regenerate all servers that include this service and, if necessary, update the IPC
definition.
4. Add new logical file assignments, if necessary.
5. Exit from the Pathmaker full screen interface.
6. Move the server object code to the production subvolume.
7. If necessary, update the application’s Pathway configuration.
If you add new logical file assignments, you should alter the Pathway
configuration of any server classes that use one of the servers you regenerated.
Deleting Services If you decide you want to delete a custom service, you must alter and regenerate every
requester that invokes the service. Tandem provides a standard Enform query, PM9,
to help you find every requester that uses this service.
Assume that the service you want to delete is invoked by only one requester and is
included in only one server. Assume that the server has other services that you want
to preserve. The following procedure is one way to delete a service:
1. Run the Pathmaker full screen interface. The Pathmaker Main Menu appears.
2. Enter the server name in the Server Definition field and press function key F5. The
Server Definition screen appears.
3. Delete the service from the service names list.
4. Regenerate the server.
5. Remove the function key assignment in the requester.
6. Regenerate the requester.
7. Move the SCREEN COBOL and server object code to the production subvolume.
If the application no longer resides in the testing environment, use SCUP to copy
the SCREEN COBOL code to the application’s SCREEN COBOL object library files
(POBJCOD, POBJDIR, and POBJSYM). See “Changing Screen Decorations or
Screen Layout” earlier in this section for instructions on using SCUP.
Use FUP to move the server object code to the production subvolume.
8. Exit from the Pathmaker full screen interface.