Saltar al contenido principal
Servicio de soporte de OCLC

Configure Patron Response page

Learn how to configure the patron response page.

Prior to using the Patron Response page, the relaisPR.ini must be configured. This ini file can be found in:  C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\relais2010patronResponse\WEB-INF\conf

Section Name Description/comments Default or recommended value
[System]    

DebugMode

Enable debug mode. Possible values:  Y or N

N

AppIdentifier

Application identifier, e.g.,WWW.

 Note: This will be used as the User ID when creating an audit record for the request to indicate the Patron Response page has been updated.

WWW

[Database] The information for the database section can be copied from your relaisweb.ini.  

DatabaseType

Oracle or SQLServer.

En blanco

DatabaseIP

The IP address and port to the database, e.g., 192.168.0.1:1433.

En blanco

DatabaseName

The name of the database, e.g., relais.

En blanco

UserName

The username for the database.

En blanco

UserPassword

The password for the database.

En blanco

[DateTime] The SystemDayLightBias must be updated twice a year if you observe Daylight Savings Time.  

SystemTimeZoneBias

Minutes from UTC, e.g., -300 minutes (i.e., 5 hours).

-300

SystemDayLightBias

Minutes of local daylight saving time.

0

[Email] An email address to which errors related to the Patron Response page can be configured.  

SMTP

The IP address or hostname of the user's SMTP compatible email server, e.g., 192.168.0.2.

En blanco

MailFrom

The email address used to send the message from.

En blanco

AdminMailTo

The email address of the administrator.

En blanco

[QueryRequest] The Relais Query Request web service is used to open the Patron Response page.  

QueryRequest_uri_host

The host address for the QueryRequest web service.

localhost

QueryRequest_uri_port

The listening port for the QueryRequest web service.

80

QueryRequest_uri_path

The path for the QueryRequest web service.

En blanco

QueryRequestRequestSchemaVersion

The schema version for the QueryRequest web service request.

2010.0.0.0

QueryRequestSchema

The schema location for QueryRequest web service.


    
http://www.relais-intl.com/schema/2010.0/QueryRequest.xsd
[File Transfer]

Use of an FTP Server for uploading documents/files is optional.

If the FTPServerAddress, FTPUserName, FTPUserPassword, and FTPMode settings are defined, the document/file submitted by the patron via the Patron Response page is uploaded to the FTP server.

If any one of the FTPServerAddress, FTPUserName, FTPUserPassword, FTPMode settings is blank, the Patron Response page will use the TempDirectory and MemoFolder settings.

The document/file is initially saved to the TempDirectory as defined below and then moved to the MemoFolder directly or via FTP.

 

FTPServerAddress   

FTP Server Address where the file needs to be uploaded.

En blanco

FTPUserName

FTP Server user name.

En blanco

FTPUserPassword

FTP Server user password.

En blanco

FTPMode

FTP Mode, i.e., either Active (A) or Passive (P).

P

TempDirectory

Temporary directory where the file is saved before being transferred via FTP or moved to the MemoFolder.

For example:  \webapps\patronResponse\WEB-INF\temp” folder of tomcat

C:\Program Files\Apache Software Foundation\Tomcat
5.5\webapps\relais2010patronResponse\WEB-INF\temp

MemoFolder 

The folder on the FTP server to which the document/file is uploaded (this must be a virtual FTP folder that points to the relais\memo\ folder) or the relais\memo\folder (when FTP is not used).

En blanco

[RequestFlow Processes] Set the top-level process for Delivery of responses that will automatically assign a reject code and send a cancelation message to the patron.  

DeliverRequests

Current delivery process level.

6

[Allow File Types] Configure the extensions for the file types that the patron may submit.  
  • FileType_1
 

pdf

  • FileType_2
 

tif

  • FileType_3
 

jpg

  • FileType_4
 

bmp

  • FileType_5
 

txt

  • FileType_6
 

doc

  • FileType_7
 

docx