REPORT_REMOTE_URL_PREFIX

Specifies the URL prefix of the server where the Genero Report Engine (GRE) is running.

Syntax

<REPORT_REMOTE_URL_PREFIX>url</REPORT_REMOTE_URL_PREFIX>
  1. url specifies the URL prefix of the server where the Genero Report Engine (GRE) is running.

The REPORT_REMOTE_URL_PREFIX element is optional and it does not support any attributes.

Child elements

There are no child elements.

Usage

Use the REPORT_REMOTE_URL_PREFIX to set the URL of the GRE server if operating on a different server to the DVM.

Usage example

  
   
    <REPORT_REMOTE_URL_PREFIX>http://remotehost:12345</REPORT_REMOTE_URL_PREFIX>
   ...
 

Parent elements

This element is a child of INTERFACE_TO_CONNECTOR.