Failing over to other servers in the same InfoPrint Manager system

InfoPrint Manager provides you with the ability to send jobs to destinations in multiple InfoPrint servers through any InfoPrint Manager server in that InfoPrint Manager system. An InfoPrint Manager system consists of one or more InfoPrint Manager servers residing on either the same or different machines that are set up to interoperate by sharing the same namespace. A distributed installation that uses an InfoPrint server (pdserver) as a command processor might want to define another pdserver as a backup command processor to fail over to if the primary command processor goes down so you can continue to send jobs to the destinations. As shown in Figure Failing over from one InfoPrint Manager server to another on the same system, you might want to specify either the InfoPrint Manager server with the actual destination or the InfoPrint Manager server with the logical destination as the backup server.

You can implement this support by using the SAP GUI to add an optional flag with values in the form host:socket to your InfoPrint Manager OMS commands: ipm_submit, ipm_query, ipm_job_query, and ipm_job_cancel.

host represents the host name where the InfoPrint server is running and socket the socket for the InfoPrint server on that host.

Before using this function, make sure that you understand that:

  • Even though this example only shows changes to the ipm_submit. command, make sure that you make the same change to all InfoPrint Manager OMS commands.
  • Do not make changes to any other part of the commands; these parameters are positional and must not be modified.

Failing over from one InfoPrint Manager server to anot