Post to Web

Learn how to configure document delivery using Post to Web in Relais ILL.

Overview

Configure delivery email - Post to Web

For customers using the Relais Hosted Service contact OCLC Support and provide the following information:

Configure the email template used to generate the Post to Web message

  1. Login to Library Registration.
  2. Retrieve your home library record.
  3. Click Message Format.
    Library Registration window
  4. Click Set System Default.
    Delivery Email Template (Electronic Delivery) window

     Note: It is possible to specify email template for a specific patron or library. If no specific template has been configured, then the System Default template is used.

  5. Enter the following and click Ok.
    Field Characters Description
    Skip Head and Footer Files   Select Yes or No. If Yes then text files found in the Relais root directory are used to as the header and footer for the email template. If No then these text files are ignored.
    Subject 100 Enter the Subject for the email. For example:

                    Electronic delivery for Request Number(s): &RequestNumber;

    The token &RequestNumber can be used. When the email is generated the token is replaced with the Relais Request Number. If Batch Processing is set to Yes and multiple documents/links are included in the email then the token is replaced with all relevant Relais Request Numbers.
    Request Info 500 Enter the text and tokens to be used in generating the request specific section of the email template. For example:

                    This message contains a link to the document you requested: &Title;, &ArticleAuthor;. &ArticleTitle;.
                    The document contains &DocumentPages; page(s), is &DocumentSize;, was posted on &DatePosted;
                    at &TimePosted12; and is available for download for &DaysAvailable; days and can be accessed one
                    (1) time.

                    &DocumentLink;

                    The coverpage for this document is attached to this email.

    This section is incorporated into the body of the message.
    Body 3000 Enter the text and tokens to used in generating the body of the message. Typically the Request Info as described above in included as a token in the Body. For example:

                    Hello

                    &RequestInfo;

                    If the link to open the document does not work from your mail program, please copy this URL into your
                    Web browser:


                    Contacts:
                    If you have any difficulties please either contact the ILL Office at yourlibrary_ill@emailprovider.com

 Note: HTML encoding can be used in the email template.

Require Login to access the document and to accept Terms of Use Configure Login and a Terms of Use statement

When this option is configured,

Configure Login and Terms of Use statement

 Note: For customers using the Relais Hosted Service contact OCLC Support and provide the following information:

  • Require patrons to Login = Yes
  • The text for the Terms of Use statement.

If not using the Relais Hosted Service

Step 1

  • Login to Administer Settings.
  • Select the Application Settings tab.
  • Open the Delivery section, select Delivery Email.
  • Click on Edit Extended Settings.
  • In the Post to Web section enter the Download Login address. For example:  

    https://your_library_symbol.relais-host.com/user/login.html?LS=&LibrarySymbol;&group=&PortalGroup;&reqno=&RequestNumber;

    When Delivery Email creates the email to send to the patron, this link is used. The RequestNumber token is replaced with the actual request number.

Step 2

In the relaisweb.ini

  • Add  a new setting to the [Request Status Table Settings] section, TermsOfUseEnabled and set to Y(es)

Step 3

In the translation file for the Relais web forms, modify the text for the Terms of Use Statement. 

Require Login to access the document but do not display Terms of Use

When this is configured, once the requester receives the Post to Web email and clicks on the link in the email message.  

Configure Login only

 Note: For customers using the Relais Hosted Service contact OCLC Support and provide the following information:

  • Require patrons to Login = Yes

If not using the Relais Hosted Service

Step 1

  • Login to Administer Settings.
  • Select the Application Settings tab.
  • Open the Delivery section, select Delivery Email.
  • Click on Edit Extended Settings.
  • In the Post to Web section enter the Download Login address. For example:  

    https://your_library_symbol.relais-host.com/user/login.html?LS=&LibrarySymbol;&group=&PortalGroup;&reqno=&RequestNumber;

    When Delivery Email creates the email to send to the patron, this link is used. The RequestNumber token is replaced with the actual request number.