You can use command line parameters to open/run e.g. a slide show. It is possible to open/run files located on the TARGIT Server from all computers where the Client Installer is installed.
Tip: Use the TARGIT.exe file in the Client Installer when addressing the Windows client.
Example: Open the analysis named 'Products' located in the 'Global' VFS folder:
"C:\Program Files (x86)\TARGIT\Client Installer\TARGIT.exe" vfs://Global/Products.xview
Example: Run the slide show named 'Test' located in the 'Global' VFS folder:
"C:\Program Files (x86)\TARGIT\Client Installer\TARGIT.exe" vfs://Global/Test.slideshow
Example: Using the '-server' command to open the slide show above on another computer:
"C:\Program Files (x86)\TARGIT\Client Installer\TARGIT.exe" -server=[TARGITservername or IP address]
vfs://Global/Test.slideshow
Note: Observe the " characters (quotation mark characters) in the examples above, these are needed if you have spaces in your string, e.g. if your analysis is named 'Product overview' you need to use the " character before and after the string like this: "vfs://Global/Product overview.xview".
Comments
Please sign in to leave a comment.