Use the settings below to modify the setup according to your requirements.
Database Settings
Pilot Data Server Setting | Description |
|---|---|
ax_disable_data_overwrite | Hides the overwrite button if set to true. |
ax_MOSID | Overrides <MOSID> in the generated MOS XML for data elements. Default is PILOT. |
preview_server_uri | Base URI of Preview Server used when requesting preview images for graphics. |
crop_service_uri | The URL of the service used to crop images. |
graphic_hub_url | The URL of the Graphic Hub REST service used to import Viz Artist scenes. |
shared_curious_server | Viz World Server IP or hostname for the maps workflow. If you add multiple hostnames, Viz Pilot Edge uses the first one on the list. |
video_mode | Video mode for channel (PAL or NTSC). Has an effect on the objTB value (50 for PAL, 60 for NTSC). |
URL Parameters
URL Parameter | Description |
|---|---|
autorefreshpreview=[true/false] | Disables auto-refresh of the graphic preview if set to false. |
candeletepilotelements=[true/false] | Allows deletion of data elements from the database if set to true. |
maps=[hostname] | Overrides the shared_curious_server setting defined in the Pilot Data Server. |
preview=[hostname] | Overrides the preview_server_uri setting defined in the Pilot Data Server. |
showpilotelements=[true/false] | Hides the data element list if set to false. Overrides the ax_hide_data_elements setting defined in the Pilot Data Server. |
mosid=[mosid] | Overrides <MOSID> in the generated MOS XML for data elements. Default is PILOT. The URL parameter also overrides the ax_MOSID database parameter. |
disablepilotelementoverwrite=true | Hides the overwrite button if set to true. |
override-initial-concept=<concept id> | Overrides the initial concept selection in the find graphics "tab" in Viz Pilot Edge. This overrides the local storage setting and re-selects the specified concept each time Viz Pilot Edge is loaded. The list of concepts and their id can be found in the service document for PDS, host:8177/concepts, and it is the numeric part of the id that it is used. Note: This feature is only applied when Viz Pilot Edge is loaded for the first time. If a newsroom system only hides Viz Pilot Edge and shows the previously loaded version, this is not applied. |
sendbutton | Forces the Send to Newsroom system button to appear. |
origin=[URL] | When hosted in an iframe, Viz Pilot Edge uses window.PostMessage to communicate with the host window. The origin parameter is a safety measure to ensure that only the window with the given origin gets the message. If not present, Viz Pilot Edge falls back to using *, which makes the browser skip this check. |
collections=[collection1,collection2…] | Opens Viz Pilot Edge with a predefined set of collections available to the user. This is useful when authentication is not enabled, allowing access to specific concepts to be limited, based on the workstation where Viz Pilot Edge is used or configured. |