Tagged with HTML5_browser_versions - Visokio Forums http://forums.visokio.com/discussions/tagged/HTML5_browser_versions/p1/feed.rss Mon, 30 Oct 17 13:34:22 -0400 Tagged with HTML5_browser_versions - Visokio Forums en-CA HTML5/mobile publishing: Publishing a file for remote web access http://forums.visokio.com/discussion/3214/html5mobile-publishing-publishing-a-file-for-remote-web-access Mon, 13 Feb 2017 11:46:13 -0500 DarrenElding 3214@/discussions I have an omniscope file that I would to share as an interactive dashboard. I thought that the best way to do this would be as a web page. Could you please advise the best way to do this?

Best regards,
Darren]]>
Issue on mobile version: Hide View Menus http://forums.visokio.com/discussion/3204/issue-on-mobile-version-hide-view-menus Mon, 23 Jan 2017 08:05:20 -0500 raulpi 3204@/discussions On the mobile version, even when all the view menus are hidden, if you click on the "App Menu" you still see the "Hide View Menus" button. However, you should be able to see "Show View Menus".

If the user wants the menus to appear then he has to click first on "Hide" and then on "Show".

How can we solve this? Thanks! ]]>
Bar/Line View: Orientation of Bar View Category Labels on the X-Axis in browser mode http://forums.visokio.com/discussion/3147/barline-view-orientation-of-bar-view-category-labels-on-the-x-axis-in-browser-mode Thu, 30 Jun 2016 04:49:35 -0400 bernardpi 3147@/discussions
Why does the orientation of the labels in the Bar View appear correctly in the Desktop Version (Horizontally) but then render vertically in the Mobile Version of the Report? I can't find a setting in the Bar View which seems to correct this.

Thanks]]>
Refresh: Mobile Viewer not refreshing? http://forums.visokio.com/discussion/2711/refresh-mobile-viewer-not-refreshings Thu, 11 Sep 2014 05:52:57 -0400 DominicChan 2711@/discussions
I have an IOK file, created and saved using our fully licensed server, aimed to be viewed on a mobile phone, set to refresh automatically, where the data feed is just a iok output which is refreshed and saved down every 15minutes.

image

However, it doesn't refresh. I have looked through some of the previous threads in the forum and applied the settings as discussed.

image

Am I doing something wrong, please advise if there are other steps I need to take?

Thanks]]>
Deployment: Rendering HTML5 browser versions inside your own iFrames (2.9 Plus) http://forums.visokio.com/discussion/2980/deployment-rendering-html5-browser-versions-inside-your-own-iframes-2.9-plus Wed, 29 Jul 2015 06:47:59 -0400 antonio 2980@/discussions
The option "Allow render in any iframe" is by default unticked, that means Omniscope will only allow the current site/domain to frame the content.
This is the case you have a web server serving your web page at e.g. yourserver.com and you embed Omniscope Mobile into an iframe provided that Omniscope is on the same domain (e.g. yourserver.com/myfile.iok) .

If for instance your webserver is yourserver.com and you want to embed Omniscope Mobile running on a different server (e.g. omniscope.me/myfile.iok), than you will need to tick the "Allow render in any iframe" option to allow cross domain embedding of the Mobile app.

Find the options in the "Permissions" section in the Omniscope Web Server settings.
image

N.B. the option "Allow client to display embed option" should be set accordingly to the "Allow render in any iframe".
]]>
Pivot View: Styling not expressed in browser versions? http://forums.visokio.com/discussion/2899/pivot-view-styling-not-expressed-in-browser-versionss Wed, 01 Apr 2015 03:59:08 -0400 alexandervolk 2899@/discussions Language: How displayed in browser versions? http://forums.visokio.com/discussion/3009/language-how-displayed-in-browser-versionss Thu, 01 Oct 2015 09:47:30 -0400 Alexander 3009@/discussions
How is the language of Omniscope mobile determined?
My machine is running on locale settings (Dutch), browser(Chrome) is in Dutch.
The IOK file is saved in locale settings (Dutch).
Still my date sliders says "to" instead of "tot".

I know it is a minor detail, but would be great to get right!]]>
Bar/Line View: hidden axis labels appear in the mobile version http://forums.visokio.com/discussion/2958/barline-view-hidden-axis-labels-appear-in-the-mobile-version Wed, 17 Jun 2015 09:08:34 -0400 fcavalieri 2958@/discussions for our important customer, we need to display Web Report with Bar/Line/Pie Chart , but
some Chart and View doesn't display correctly in web browser and have different behaviours from Desktop Version.
Are there plans to make them available soon?

For Ex: in Web Report in Bar chart View labels of split measures are displayed and in the Desktop Version are not displayed (we don't want display labels because we have the Colour Key activated)
Thanks,
Francesca]]>
Idea: Personalised User Data based on Field Filters http://forums.visokio.com/discussion/2983/idea-personalised-user-data-based-on-field-filters Mon, 10 Aug 2015 08:30:22 -0400 OliverB 2983@/discussions
One of our clients is looking at the possibility of opening up access to Omniscope Mobile reports to a wider group of users. Their business is split into a number of different Business Areas, and every report has the ability to filter to just show data for a specified Business Area.

The current users are all authorised to view data for the entire business. However, the users that they want to open the reports up to will only be authorised to see the data for the business area that they belong to. All access is currently via the Liferay Omniscope portlet. Has anyone done anything similar before, and what would be the best way to go about implementing this?]]>
Bar/Line View: Isolate Positive and Negative values - browser version http://forums.visokio.com/discussion/2912/barline-view-isolate-positive-and-negative-values-browser-version Thu, 23 Apr 2015 09:20:26 -0400 CRead 2912@/discussions
In Omni mobile I get the warning, but I don't see why I should.

Is there a work around for this, and will it be fixed so that the output matches classic view?]]>
Web Server: HTTPS and URL Redirection http://forums.visokio.com/discussion/2422/web-server-https-and-url-redirection Fri, 06 Dec 2013 10:42:51 -0500 antonio 2422@/discussions
These two different redirection rules are applied in the following order:
  1. URL Redirection: redirects incoming client requests to a different host/context
    This technique allows you to make a web address/context available under more than one URL address.
    It can be used for URL shortening, to prevent broken links, to allow multiple domain names to refer to a single Omniscope Mobile. (more info here)

    Host redirection
    For instance, the following configuration allows to redirect the client, that was navigating to "alpha.omniscope.me", to the different "https://omniscope.me" host.
    image
    e.g. it redirects from "http://alpha.omniscope.me/folder/file.iok" to "https://omniscope.me/folder/file.iok"

    Context redirection
    Another example is to redirect requests to a particular context (e.g. link to a particular IOK file)
    Say that your server is serving at "http://server.domain" and you want to redirect "http://server.domain/dashboard" to the full link "http://server.domain/MyDefinitelyBeautifulDashboard.iok". The following configuration allow you to do so.
    image
    e.g. it redirects from "http://server.domain/dashboard" to "http://server.domain/MyDefinitelyBeautifulDashboard.iok"

    Host and context redirection
    This example combines host and context redirection.
    Say that you server is serving at "http://alpha.omniscope.me" and you want to redirect the "/demo" context to a different host "https://demoserver/" and different context "/MyBeautifulDashboard.iok". Then use the following configuration
    image
    It will redirect from "http://alpha.omniscope.me/demo" to "https://demoserver/MyBeautifulDashboard.iok".

    To redirect all incoming requests to a particular context regardless your server host/virtualhost name, then leave the VirtualHosts field empty.

    N.B. by specifying the Redirect from field you define which context has to be redirected.
    If you leave it blank then the URL redirection will be applied on all the incoming requests. In this case it is better if you perform redirection to a different host by specifying a full URL in the Redirect to field (e.g. "https://differentHost/pathTo/file.iok")
    Be aware that misconfiguration may create redirect loop error.

  2. Redirect HTTP to HTTPS: redirects all incoming HTTP requests to HTTPS.
    If the HTTPS protocol is enabled, this option will configure your server to serve the content only through the HTTPS secured channel.
]]>
Filters: Not hidden in browser version views? http://forums.visokio.com/discussion/2905/filters-not-hidden-in-browser-version-viewss Mon, 13 Apr 2015 07:03:49 -0400 Panos 2905@/discussions
I have created a dashboard on the desktop environment and I share thus dashboard online through the web server link. However on the web view I can see more filters on the sidebar, despite the fact that I have these filters unselected on the offline dashboard.

Thanks,
Panos]]>
Idea: Menu icon for exporting to Excel/CSV from browser views http://forums.visokio.com/discussion/2851/idea-menu-icon-for-exporting-to-excelcsv-from-browser-views Fri, 20 Feb 2015 10:40:03 -0500 aknotts 2851@/discussions
Andy]]>
Export: Re-branding data exports from browser views http://forums.visokio.com/discussion/2482/export-re-branding-data-exports-from-browser-views Fri, 28 Feb 2014 08:06:48 -0500 richard 2482@/discussions
Attached is an example using the 'Bond Prices' demo file and a basic XLSX file as a template. Any exports generated from this IOK file will now be output as an XLSX using the same styling etc.

To use this example, unzip 'mobile.zip' and place it within your 'mobile' directory of the Omniscope Mobile Server deployment. (Note: You will need to enable exports for this to work - see links below).

  • Go to this post for instructions on how to enable exporting.
  • Go to this post for instructions on how to configure branding.


Setting up branded exports

To configure your own branded exports:
  1. Move your XLSX file into the 'branding.internal/mobile/app' folder related to the relevant IOK.
  2. Copy the 'export_view.xml' file to the same location.
  3. Edit the contents of the XML file using the instructions below.
  4. Run your IOK file using Omniscope Mobile Server and click the export button on any view.


Configuring the XML

<exportview templateFile="my_template.xlsx" worksheet="Data" column="2" row="5" includeHeaders="true" />

templateFile
Points to your XLSX file which must be inside the same 'branding.internal/mobile/app' folder.

worksheet
Name of the worksheet which will contain your export.

column/row
Column/row position where the data export will start.

includeHeaders
Whether or not to include a header row of field names.

]]>
Idea: Saving HTML5 source code in IOK files? http://forums.visokio.com/discussion/671/idea-saving-html5-source-code-in-iok-filess Mon, 07 Mar 2011 05:38:31 -0500 Alk 671@/discussions
It will be good if rather than a link to a local HTML file, we can embed the source code of the HTML file into the iok. Reason being, I am rolling out the iok to multiple users and I have to drop the HTML file onto each computer the IOK will run on. If I want to update the HTML file, then I need to roll out the file onto all computers again - rather long-winded and not user friendly.

If the HTML code was saved in the IOK, then I just need to update the IOK which we have a roll-out of on a frequent basis.]]>
Versions: Funnel charts and Radar View in web browser versions 2.9+? http://forums.visokio.com/discussion/2830/versions-funnel-charts-and-radar-view-in-web-browser-versions-2.9-s Wed, 28 Jan 2015 04:37:36 -0500 alexandervolk 2830@/discussions
Currently, a Bar/Line View set up as a Funnel chart doesn't display correctly in web browser version. Same goes for the Radar View as a whole.

Are these generally not supported in HTML5 browser version or are there plans to make them available soon?

Thanks
Alex]]>
Deployment: How to publish HTML5 web browser versions? http://forums.visokio.com/discussion/2829/deployment-how-to-publish-html5-web-browser-versionss Tue, 27 Jan 2015 04:56:11 -0500 StefanikI 2829@/discussions
I need your help and information about the topic Omniscope on web.

I want to show reports to our clients on web. What do I need to do first?
Can you write me process of this task?

Thank you for your help!]]>
Branding: Re-branding HTML5 web browser versions http://forums.visokio.com/discussion/2399/branding-re-branding-html5-web-browser-versions Wed, 06 Nov 2013 13:07:21 -0500 antonio 2399@/discussions Introduction
Starting from 2.9 b795 we have extended the re-branding options to include Omniscope view versions deployed to browsers as HTML5/JS

In order to able to brand Omniscope you need:
1) Ensure getStatic="true”:

To do this, it is recommended you modify the folder.xml file and change the anonymous user permissions to allow all users to benefit from the UI customisation:
...
<anonymous>
<permissions listDirectory="false" downloadFile="false" viewInMobile="false" fileManagement="false" getStatic="true" viewServerState="false" />
</anonymous>
...


2) Have a “branding.internal\mobile” folder (see attached example folder) in the directory you want to customise under the Mobile sharing folder. Alternative, have a “branding” folder in the Omniscope installation directory.

The branding has been split into three different areas, “Admin, Server and App” where resources for each of these areas is stored inside of “branding.internal” folder.

The description below refers to the main "Mobile sharing folder" as the root folder.

Admin web server



You can customise various resources and htmls files relating to the Admin server, by placing a “branding.internal\mobile\admin” folder in the root folder.

You can then override or replace the existing files with your own custom logo or add text to the appropriate html files.

Note, placing the folder in sub-directory won't work - branding can only be done from the root folder.

Mobile web server



You can customise various resources and htmls files relating to the Mobile web server, by placing a “branding.internal\mobile\server” folder in the root mobile sharing root folder, or even in a sub-folder within mobile sharing folder to show different branding on a per-customer basis.

For example, if you have three different clients, then you can place “branding.internal\server” folder in each of the client’s directory and configure them to have their own logo etc.

App



Just like Mobile web server you can override on a per-folder basis the app-splash and favicon shown for the IOK file is loading. In order to customise app specific resources, you need create “branding.internal\mobile\app” folder in the appropriate directory containing the file.


Omniscope (Desktop/Mobile sharing)



Omniscope will look for branding\app folder in the installation branding folder (branding folder of Omniscope application itself) for the resources.


Further information



Omniscope Mobile looks for branding resources in a hierarchical way and falling back to installation branding folder.

For example, to find the favicon to load when loading the IOK file in Mobile web server. Omniscope Mobile will search for favicon.ico file in the following order:

  1. Looks for branding.internal\app in the folder that contains the IOK that it is loading.
  2. If found, uses that, otherwise, goes into parent folder and does the same as 1. It does this all the way up to the mobile sharing folder. Note, if the folder that Omniscope is using to display the resource is protected, then the user will be prompted to enter authentication details.
  3. If it can’t find it the resource in the mobile sharing folder, it will check installed branding folder (branding folder “branding” installed in the Omniscope installation directory). No authentication is required to access resources from installed branding.
  4. If it can’t find the file, it will check if the file is bundled with Omniscope, otherwise throws a File not found error.
  5. Note: This allows you to have a possibly a generic branding inside some folder, which all sub-folders will inherit. One only needs to customise or place specific resources they want to override in the sub-folders.
]]>
Idea: Browser version - Support Scrolling Document layout? http://forums.visokio.com/discussion/2726/idea-browser-version-support-scrolling-document-layouts Wed, 24 Sep 2014 08:59:33 -0400 daniel 2726@/discussions Versions: Web Publishing in version 2.9? http://forums.visokio.com/discussion/2804/versions-web-publishing-in-version-2.9s Tue, 06 Jan 2015 10:43:33 -0500 dpawley 2804@/discussions
Any advice would be great]]>
Display: Hiding Data Titles in browser versions? http://forums.visokio.com/discussion/2799/display-hiding-data-titles-in-browser-versionss Mon, 22 Dec 2014 06:20:57 -0500 aeastwood 2799@/discussions
When using 2.8, I can hide data titles using Toolbars -> Data titles -> Show/Hide (and they are hidden from my view), but they then still appear when deploying to browsers as HTML5. Is there anything that can be done about this?

Thanks
Alex]]>
Outputs: Sharing the Dashboard? http://forums.visokio.com/discussion/2780/outputs-sharing-the-dashboards Wed, 10 Dec 2014 00:26:55 -0500 pnaarayan 2780@/discussions
Please share the same.
]]>
Outputs: Changing Interface Mode in Viewer or by Scheduler? http://forums.visokio.com/discussion/2774/outputs-changing-interface-mode-in-viewer-or-by-schedulers Fri, 28 Nov 2014 06:00:07 -0500 alexandervolk 2774@/discussions
If not, is there a Scheduler action that can change the interface mode?

Essentially, we want a duplicate of an IOK to be saved as an HTML5 file, so the client can choose how to view their file.

Thanks!]]>
Idea: Un-couple view toolbar display from export data in browser versions? http://forums.visokio.com/discussion/2776/idea-un-couple-view-toolbar-display-from-export-data-in-browser-versionss Tue, 02 Dec 2014 06:37:13 -0500 aeastwood 2776@/discussions
I could be wrong, but it seems that when a file is opened in HTML5 web version, the export data option (represented as a cloud icon in the top right) for each data view is only available when the view toolbar is set to show (rather than e.g. pop out) for that view.

If I'm wrong, please let me know what I should be doing differently. Otherwise, I think it'd be useful if these two functions were uncoupled - for example it could be problematic if I wanted a file to be viewable by end users both in HTML5 web version and in the Omniscope Desktop IOK free Viewer version, since either the web version user would be unable to export data or the Desktop IOK free Viewer user would see a more cluttered presentation. It's only a small thing but would make life a little easier.

Thanks,
Alex]]>
Export: Enable Export View Data from browser-deployed HTML http://forums.visokio.com/discussion/2735/export-enable-export-view-data-from-browser-deployed-html Wed, 01 Oct 2014 06:19:15 -0400 paola 2735@/discussions
This option can be enabled from Desktop Edition or from the Server interface.

Desktop steps:
Settings>Web sharing>Edit client settings>Server settings Edit>Export view data

Server steps:
From the Omniscope Web Server Services screen>Config>Permissions>Default Folder Config> Anonymous permissions>Export view data

This option will enable all recipients to export data from their browser. If you wish to customise this further and enable it only for certain groups of users, please create Groups settings (as per image).

image]]>
Deployment: Time out settings on browser deployments? http://forums.visokio.com/discussion/2770/deployment-time-out-settings-on-browser-deploymentss Wed, 26 Nov 2014 04:27:52 -0500 Alexander 2770@/discussions
Clients that use Omniscope mobile, are "kicked out" after 15 min inactivity.
We think this is a good feature, yet we have some users that would like stay logged in for a longer period.

Can we disable this function? Of adapt the time slot?

Thanks for your advice.]]>
Tabs: Advanced Tab Settings in browser versions? http://forums.visokio.com/discussion/2738/tabs-advanced-tab-settings-in-browser-versionss Mon, 06 Oct 2014 07:01:27 -0400 Harry 2738@/discussions
Thanks,
Harry.]]>
Idea: Passing Parameters/Variables inside URLs? http://forums.visokio.com/discussion/2375/idea-passing-parametersvariables-inside-urlss Mon, 14 Oct 2013 06:40:54 -0400 bfromson1 2375@/discussions
At the moment we have implemented our first web report with a link to Microsoft SQL reporting services - we use the Omniscope report for top level view of a group of accounts then a linked field on the user account number to allow direct access to the SRSS report which shows all transactions on the account going back up to 10 years. Embedding report parameters in the URL effectively makes all data linkable within the scope of the designers imagination!]]>
Installation: Public-facing Omniscope (Mobile) Server setup http://forums.visokio.com/discussion/2676/installation-public-facing-omniscope-mobile-server-setup Fri, 08 Aug 2014 05:05:32 -0400 steve 2676@/discussions
  • Omniscope - a native desktop app that opens and explores IOK files (the free Viewer). When activated, enables analysing and editing your own data, configuring and authoring IOKs, and also DataManager for importing, transforming and exporting data.
  • Omniscope Server - a native desktop app or background server process comprising the Scheduler (for automating IOK updates and publishing) and Mobile Server, a production grade http server for a web-based Omniscope Viewer.

  • Providing you have a Server Edition license you can host a public Omniscope server like ours: https://omniscope.me
    Note that Server Edition licenses are sold by number of concurrent web users supported, an individual user being a browser instance on either a desktop or mobile device.

    Hardware needed

    To experiment, or for smaller files, a reasonable desktop or laptop will do. We support Windows, Mac and common server-class Linux distributions. You can simply run the Server app from your start menu shortcut, after activating.

    For a production-grade system, you'd want it always-on, with a UPS, hardware redundancy, etc., probably hosted in a datacenter or IaaS cloud like Amazon EC2.

    Install configuration

    You'd also ideally want to install Omniscope to run as a service, i.e. in the background on startup, without a user desktop session logged in.

    Once you have the Server app open, you'll see the links to the default sharing folder and serving web address in the Omniscope Server window. Drop some IOKs in the sharing folder and start browsing locally.

    To make it publicly available:
    1. Configure security options as needed
    2. Enable port forwarding on your external network firewall
    3. Buy a domain name
    4. Configure the domain to point to your firewall's external IP address
    5. If using user logins, you should also buy an SSL certificate and configure HTTPS only access.

    You now have a public server available at http://www.your-domain-name.com/

    For more details see http://forums.visokio.com/discussion/2610/announcing-omniscope-2.9-beta/p1]]>