Difference between revisions of "Running via URL"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 3: Line 3:
 
<translate>
 
<translate>
  
 +
<!--T:2-->
 
You can run a SlideShow or dashboard by directly calling a URL.
 
You can run a SlideShow or dashboard by directly calling a URL.
  
 +
<!--T:3-->
 
This brings us two benefits:
 
This brings us two benefits:
 
* Use of multiple browser tabs
 
* Use of multiple browser tabs
Line 10: Line 12:
  
  
 +
<!--T:4-->
 
'''Use of multiple browser tabs'''
 
'''Use of multiple browser tabs'''
  
 +
<!--T:5-->
 
You can save the dashboards as favorites in the browser and run them simultaneously.
 
You can save the dashboards as favorites in the browser and run them simultaneously.
  
 +
<!--T:6-->
 
If used with the [[Sign_In|'''Remember me''']] option they will open directly without the need for login.
 
If used with the [[Sign_In|'''Remember me''']] option they will open directly without the need for login.
  
 +
<!--T:7-->
 
If you do not use the option Remember me, you will be prompted to log in only to the first panel (favorite), as long as you have not opened all at the same time.
 
If you do not use the option Remember me, you will be prompted to log in only to the first panel (favorite), as long as you have not opened all at the same time.
  
 +
<!--T:8-->
 
To save a favorite, run the dashboard and mark it as a favorite.
 
To save a favorite, run the dashboard and mark it as a favorite.
  
  
 +
<!--T:9-->
 
'''Automation of SlideShow execution'''
 
'''Automation of SlideShow execution'''
  
 +
<!--T:10-->
 
It is possible to automatically run a Slide Show by direct URL calling and the [[Sign_In|'''Remember me''']] option.
 
It is possible to automatically run a Slide Show by direct URL calling and the [[Sign_In|'''Remember me''']] option.
  
 +
<!--T:11-->
 
How to make:
 
How to make:
 
* It is necessary for the SlideShow user to select the option '''Remember me''' during login.
 
* It is necessary for the SlideShow user to select the option '''Remember me''' during login.
Line 30: Line 40:
 
* This URL can be passed via the command line through a browser (Edge, Chrome, Firefox, etc ...) or through applications that allow the execution of url's.
 
* This URL can be passed via the command line through a browser (Edge, Chrome, Firefox, etc ...) or through applications that allow the execution of url's.
  
 +
<!--T:12-->
 
Ex .: chrome.exe app.taticview.com/#function=slideshow
 
Ex .: chrome.exe app.taticview.com/#function=slideshow
  
 +
<!--T:13-->
 
With difficulties to automate. Open a ticket on our [https://support.taticview.com Support] and we will help you.
 
With difficulties to automate. Open a ticket on our [https://support.taticview.com Support] and we will help you.
  

Revision as of 16:18, 20 April 2020

Other languages:
English • ‎português do Brasil


You can run a SlideShow or dashboard by directly calling a URL.

This brings us two benefits:

  • Use of multiple browser tabs
  • Automation of SlideShow execution


Use of multiple browser tabs

You can save the dashboards as favorites in the browser and run them simultaneously.

If used with the Remember me option they will open directly without the need for login.

If you do not use the option Remember me, you will be prompted to log in only to the first panel (favorite), as long as you have not opened all at the same time.

To save a favorite, run the dashboard and mark it as a favorite.


Automation of SlideShow execution

It is possible to automatically run a Slide Show by direct URL calling and the Remember me option.

How to make:

  • It is necessary for the SlideShow user to select the option Remember me during login.
  • After running SlideShow and copying the browser address (URL)
  • This URL can be passed via the command line through a browser (Edge, Chrome, Firefox, etc ...) or through applications that allow the execution of url's.

Ex .: chrome.exe app.taticview.com/#function=slideshow

With difficulties to automate. Open a ticket on our Support and we will help you.