Published on Visokio (http://kb.visokio.com)

Home > Outputs > Outputs

Outputs

Outputs

 


 

File output

File output

The File exporter allows you to publish data to a file on your computer or network.

 

File selection

The File selection section allows you to select the file you want to publish to.

  

  • Location. Click on the "Browse..." button to specify the location of the file you want to publish to.
  • Add filename timestamp. Select this option if you want to add a timestamp to the filename when publishing data. If this option is selected you will be asked to enter the Filename timestamp format. The timestamp format specifies the structure and granularity of the timestamp.
  • File type. The File type drop-down allows you to choose the format of the data you want to publish. 
The remaining file output options are dependent on the type of file you have chosen to publish.

Omniscope file options

The following options are available when you have selected an Omniscope file type (.IOK, .IOM).

 

  • View Config. The View config drop-down allows you to specify the tab and view configuration in the output file. Select Use target file view configuration to retain the view configuration in the selected output file (if it already exists). Choose Use default view configuration if you want to use the standard view configuration used for all new files. Finally select Use template view configuration to specify a template Omniscope file that contains the view configuration you want to use for the published data. The template file should be compatible with the published data, otherwise some of the template views may not display properly.
  • Keep link/history. Select this option if you want to keep the upstream connections as a data source in the published file.
  • Password/Confirm password. This allows you to enter a password to lock the file. Leave blank if you do not want to enter a password.
  • Permissions server. This option allows you to save a file with a URL pointing to the server which will be used to authenticate users who try to open the file.
  • Owner locked. Select this option to prevent any user other than the owner of the file copying, saving or cutting/pasting data from the published file.
  • Restrict to group. The restrict to group drop-down allows you to prevent users outside of a specified group being able to open the published file.
  • Warning on save. If selected, allows you to enter the warning text that will be shown whenever a user tries to save the file.
  • Strongly compressed. Select this option if you want to save the data in a strongly compressed format. This will require more time and memory to save the data, but will produce a smaller file.
  • Convert formulas to static values. Select this option to convert all formulas to static values prior to saving the data.

Text file options

The following options are available when you have selected a Text based file type (.CSV, .TSV) 

 

  • Type. The Type drop-down allows you to select the format of the data.
  • Has header. Select this option if you want to export the column headers.
  • Cell separator. Text, delimited type only.
  • Cell quote character. Text, delimited type only.
  • Encoding.
  • Locale.

Excel file options

The following options are available when you have selected a Microsoft Excel file type (.XLS, .XLSX).

 

  • Sheet name. Allows you to enter the name of the worksheet inside the Excel file that you want to publish to. 

 


 

 

 

 

 

 

URL output

URL output

The URL output block allows you to publish a data file to a remote address.

Options 

  • Location. Allows you to specify the web address you want to publish your data to. Click on the browse button to enter the address.
 
After selecting a URL, the options for downloading the data into Omniscope are shown. The options are dependent on the file selected.
 
 

 

 

DataPlayer2 output

DataPlayer output

The DataPlayer publisher allows you to export your data as a DataPlayer2 Flash file.

Options 

  • Template file. Allows you to select the Omniscope file containing the DataPlayer view that you want to use as a template. The selected file must contain at least one DataPlayer view.
  • Template tab. The template tab drop-down allows you to select the tab in the template file that contains the DataPlayer view you want to  use as a template.
  • Output format. The output format drop-down allows you to select how you want to publish the DataPlayer data.

 

 

 

Print output

Print output

 

 

 

PDF output

PDF Output

 

 

 

 

PowerPoint output

Power Point output 

 

 

Database output

Database output

 

 

 

 

Email output

Email output

 


 

 

Link content output

Link content output

 

Publish on visokio.com

Publish on "visokio.com"

The Publish on "visokio.com" output allows you to publish your data to a server hosted by Visokio. This makes it easy to add a link to your data in a web page or to share the data with other users.

Options

Page options

The Page options tab contains options for configuring the page that will host your data. 

  • Name. The name of the page that you want to create. When you enter a name Omniscope will let you know whether a page with that name already exists. If the page does exist and you decide to use the name the old data will be overwritten.
  • Admin password. The password you want to use to protect your page. The password is optional and is used to stop your file being overwritten by someone else using the same page name. If you have entered the name of a page that already exists you will need to enter the corresponding password to publish the data.
  • Title. The page title.
  • Description. A description of the file. The description should be no more than 50 characters.
  • Link. The address that users can use to access your file after it has been published.
File options

The File options tab contains options for configuring the file hosted on the page.  

 

Batch output

Batch output

The Batch output allows you to publish your data to multiple locations as determined by a publish configuration in a batch control file.

Options


The Command file selection allows you to specify the location of the batch command file. Click on the Generate command file to generate an empty command file or click the "Browse..." button to select an existing command file.

The Email connection details section allows you to specify the SMTP settings for publishing email data. You should only select this option if you have specified at least one email output in the batch command file.

Batch control file

The batch control file is an Omniscope IOK file that specifies how and where the data should be published. Each row in the control file contains the instructions for publishing data to one location. A single control file can be used to publish to any number of locations.

The structure of the control file is outlined below.

 Column Name
 Usage instructions
 Description
 Valid values
Output typeRequired

The type of output you want to publish.

"File" to publish as a data file.

"Email" to publish as an email message.

"DataPlayer" to publish as a DataPlayer file. 

File directory"File" output type only.  The directory you want to publish the output file to. 
File nameRequiredThe name of the file you want to generate. Enter both the name and the extension. You can specify the type of file you would like to generate by changing the extension. 
Filename timestamp
  If specified, output files will have a timestamp in the filename. The value should be a date/time pattern such as yyyy-MM-dd-HH-mm-ss. See Help with Date formats [1] for more information. Leave blank for no timestamp. yyyy-MM-dd HH-mm-ss-SSS
Email to"Email" output type only.List of "To" email addresses. Separate each address with the "," character.  
Email cc"Email" output type only. List of "Cc" email addresses. Separate each address with the "," character. 
Email bcc"Email" output type only.List of "Bcc" email addresses. Separate each address with the "," character. 
Email subject"Email" output type only.The email subject text. 
Email message."Email" output type only.The email message text. 
Template file."IOK" files or DataPlayer output type.The full path to the template file to be used when publishing the data. 
Preserve template formatting and formulasOnly used if Template file set.Determines whether formulas that exist in the template file will be retained in the published data. If selected you must ensure that the published data as a field of the same name and type. If unselected, all fields in the template file will be replaced entirely."true" or "false". Default is "false". 
PasswordIOK files only.The password to set on the published file. 
Column inclusions A list of columns you want to include in the published data. Separate each column name with the "," character. Leave blank to include all columns. Use either Column inclusions or Column exclusions, but not both. 
Column exclusions A list of columns you want to exclude. Separate each column name with the "," character. Leave blank to include all columns. Use either Column inclusions or Column exclusions, but not both. 
Filter condition Determines the logic for applying the filter rules."Accept" or "Reject" to accept or reject all records matching your filter rules. Default is "Accept".
Filter match Determines the logic for applying the filter rules."All" to match on all filter rules, "Any" to match on any filter rule. Default is "All".
Filter rules. A list of filter rules you want to apply to the data. Used in combination with the Filter condition and Filter match. Separate each rule using the "," character.

Rules should be constructed as follows:

[COLUMN_NAME]OPERATOR[VALUE]

Some example rules are listed below:

[SEX]=[FEMALE]

[NAME]CONTAINS[CHRIS]

[AGE]>[35]

Valid operators for text columns are: has no value, has any value, =, does not equal, contains, does not contain, starts with, ends with.

Valid operators for numeric and date columns are: has no value, has any value, =, does not equal, >, >=, =, contains, starts with, ends with.

© Visokio | Privacy Policy | Terms of Use | Contact Us


Source URL (retrieved on 11/01/2017 - 21:19): http://kb.visokio.com/node/608

Links:
[1] http://kb.visokio.com/dates-and-times