Difference between revisions of "TVCli"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 17: Line 17:
  
 
<!--T:5-->
 
<!--T:5-->
<span style="color: red;">'''Important:'''</span> TVCli works with java from version <i>7.0_80</i>. However, we recommend using <em>Java 8</em> because <i>Java 7</i> is discontinued by Oracle.
+
<span style="color: red;">'''Important:''' </span>To use TVCli, the machine where it will be configured must have java from version <i>8</i> installed.  
  
 
</translate>
 
</translate>

Revision as of 12:38, 18 July 2018

Other languages:
English • ‎português do Brasil

TaticView Command Line Interface

The TVCli application is used to automate Data Sources data updates. It is a command-line interface where you can, through parameters that are informed in the execution, schedule data updates, generate access tokens for the user, or just store access tokens generated in TaticView.


To use the features available on TVCli, you must, through a command prompt, run the TVCli file available in the directory where it was installed, informing the parameters of the server. You can also create an executable file (.bat, .cmd, etc ...) containing the required parameters and schedule them to run at predetermined times (you need to use a task scheduler in this case).


For details on the TVCli operation and settings, see Automatic data update.


Important: To use TVCli, the machine where it will be configured must have java from version 8 installed.