Gateway Administrator Guide

Version 5.0 | Published January 08, 2018 ©

Backend Configuration

The Backend Config tab is where you select which backend to use to send meta information about MOS objects to the newsroom system.

The tab has three options:

Disabled

When clicked, Gateway will not send any information about our MOS objects to the NCS.

images/download/attachments/33948012/image2017-10-24_14-24-10.png

Pilot Data Server

Use the Pilot Data Server as backend by entering the service document URI.

images/download/attachments/33948012/image2017-10-24_14-25-21.png

Add the following:

  • The base URL with the port: http://hostname:8177/
    images/download/attachments/33948012/image2017-10-24_14-26-22.png

    Note:

    The Pilot Data Server can be configured to either use the Graphic Hub or Oracle. Make this selection when installing the Pilot Data Server. For more information see the Viz Pilot User’s Guide in the Vizrt Documentation Centre.

Oracle

Click this option to use a direct Oracle connection as backend.

images/download/attachments/33948012/image2017-10-24_14-27-36.png

Description of parameters:

  • Schema Name: Enter the database schema name. Schema name is case sensitive. The default schema name is PILOT and must be upper case.

    Note:

    Default username,passwordandschema name for Viz Pilot is PILOT. For security reasons, the default password should be changed.

  • SID: Either enter a TNS name alias or a connection string. For the TNS name alias to work, Oracle’s tnsnames.ora file must be edited.

    Example:

    Alternative connection strings are <hostname>/<SID> or <IP address>/<SID>.

  • User: Enter the database username. Username is not case sensitive.

  • Password: Enter the database password. Password is not case sensitive.

  • Log DB Messages: Check this option to turn on DB message Logging.

    Note:

    Use of Extended Advanced Queuing (AQ) is automatically checked by Gateway.