Modifying p-sys-01.xml for multiple pc_server's
Tags:
xml, p_sys_01, restarting servers, submission screen, services, multi-ADM
Last Updated: 2011-12-08
- Description
This modified p-sys-01.xml file can be used in the case where you have multiple ADMs, each with its own pc_server port.
- - This file would be placed in the $alephe_root/pc_b_eng directory.
- Author: Jerry Specht Jerry Specht
- Additional author(s):
- Institution: Exlibris
Ex Libris - Year: 2011
- License: BSD style
- Short description: Use, modification and distribution of the code are permitted provided the copyright notice, list of conditions and disclaimer appear in all related material.
- Link to terms: [Detailed license terms]
- Skill required for using this code:
Choose one of the following: basic, intermediate, advanced, expert. Please also add your choice as a tag at the bottom of the page.
I ntermediate
State
Stable
Programming language
XML
Software requirements
Part of Aleph pc_b_eng directory
Screen captures
Author(s) homepage
************************************************************************************************
********************************* p-sys-01.xml *********************************************
I couldn't get xml attachments to work. (Please ignore them.) Instead I have pasted the file in below.
************************************************************************************************
<Code sample>
<?xml version = "1.0"?>
<!DOCTYPE dialog SYSTEM "dialog.dtd">
<dialog>
<title>Restart Server</title>
<proc>p_sys_01</proc>
<control>
<drop_down>
<argname>F01</argname>
<label>Server</label>
<default>PC</default>
<source>explicit</source>
<cbitem>
<value>PC</value>
<display>PC Server</display>
</cbitem>
<cbitem>
<value>WWW</value>
<display>WWW Server (select last port "4991")</display>
</cbitem>
</drop_down>
</control>
<control>
<drop_down>
<argname>F02</argname>
<label>Port</label>
<default>6505</default>
<source>explicit</source>
<cbitem>
<value>6505</value>
<display>6505</display>
</cbitem>
<cbitem>
<value>6515</value>
<display>6515 (Ancilla)</display>
</cbitem>
<cbitem>
<value>6525</value>
<display>6525 (Assoc.Mennonite)</display>
</cbitem>
<cbitem>
<value>6535</value>
<display>6535 (Butler)</display>
</cbitem>
<cbitem>
<value>6545</value>
<display>6545 (Christian Th.S.)</display>
</cbitem>
<cbitem>
<value>6555</value>
<display>6555 (Concordia)</display>
</cbitem>
<cbitem>
<value>6565</value>
<display>6565 (DePauw)</display>
</cbitem>
<cbitem>
<value>6575</value>
<display>6575 (Earlham)</display>
</cbitem>
<cbitem>
<value>6585</value>
<display>6585 (Franklin)</display>
</cbitem>
<cbitem>
<value>6595</value>
<display>6595 (Goshen)</display>
</cbitem>
<cbitem>
<value>7505</value>
<display>7505 (Grace)</display>
</cbitem>
<cbitem>
<value>7515</value>
<display>7515 (Hanover)</display>
</cbitem>
<cbitem>
<value>7525</value>
<display>7525 (Huntington)</display>
</cbitem>
<cbitem>
<value>7535</value>
<display>7535 (Manchester)</display>
</cbitem>
<cbitem>
<value>7545</value>
<display>7545 (Marion)</display>
</cbitem>
<cbitem>
<value>7555</value>
<display>7555 (Oakland City)</display>
</cbitem>
<cbitem>
<value>7565</value>
<display>7565 (USF Vann)</display>
</cbitem>
<cbitem>
<value>7575</value>
<display>7575 (St. Joseph's)</display>
</cbitem>
<cbitem>
<value>7585</value>
<display>7585 (Saint Meinrad)</display>
</cbitem>
<cbitem>
<value>7595</value>
<display>7595 (Taylor)</display>
</cbitem>
<cbitem>
<value>8505</value>
<display>8505 (Trine)</display>
</cbitem>
<cbitem>
<value>8515</value>
<display>8515 (U. of Indianapolis)</display>
</cbitem>
<cbitem>
<value>8525</value>
<display>8525 (Wabash)</display>
</cbitem>
<cbitem>
<value>4991</value>
<display>4991 (www_server)</display>
</cbitem>
</drop_down>
</control>
<control>
<hidden>
<argname>F02</argname>
<label>Port</label>
<size>100</size>
</hidden>
</control>
<ignore_print_id>
</ignore_print_id>
<ignore_form_language>
</ignore_form_language>
</dialog>
<!-- Param: P-SYS-01. -->
<!-- Param: P-SERVER X(10). F01 -->
<!-- Param: P-PORT X(20). F02 -->
</Code sample>
Working example
http://
Using the following Ex Libris open interfaces
Text...
Changes
Version 1.2 ....
Text...
Version 1.1 ....
Text...
...
Text...
Release notes
Text...
Installation instructions
Text...
| Tip sample |
| Info sample |
TO DO list
Text...
Known issues
Text...
Comments
Text...

