Documentation

Trace: General FAQ

(visionx)

General FAQ

This is an old revision of the document!


What kind of applications can we create with VisionX?

You can create Web, Desktop or (native) mobile applications.

How much are the costs for 2 developer licenses?

That depends on the options/features you are using. Please contact our sales to get a detailed offer.

How much are the costs for 100 concurrent users?

We don't charge for the users, we charge per developer. If you own 2 developer licenses, it makes no differences if you have 1, 20, 100 or 500 users.

Where do you store the applications? Do you offer cloud storage?

We have no cloud server included. You can choose any cloud service provider, e.g. Azure, Amazon, … The application itself is stored on your local hard drive and you can deploy to any Java application server, e.g. Tomcat, Wildfly, …

How do you handle support?

The support is by E-Mail or our Ticketing system, depends on your SLA. The standard support is by E-Mail (Mo-Fr, 9 to 5 CET, Vienna - Austria)

Which database & which Platform are you using?

VisionX supports all major database vendors: Oracle, Postgres, MySql/MariaDB, MS Sql, DB2, Hana. We're using Java and support all Java application servers like: Tomcat, Wildfly, Glassfish, … You can deploy the created application, with VisionX or manually, to the cloud, on premise or as client/server desktop application.

Is VisionX on premise or a cloud service?

We offer both, but VisionX always runs on your local workstation.

What are the requirements for deployed applications?

A VM/Server with Java 8, a Java application server and one of the supported databases, e.g. CentOS VM, OpenJDK 8, Apache Tomcat, Postgres

Can we integrate with Active Directory?

Yes, that's possible with Microsoft AD, but it's not included.

Do you provide training?

Yes, we do. We have a 2 day VisionX basic training and a 2 day VisionX advanced training. We can also do an individual training or consulting for you.

Do you offer one time licenses or annual subscription?

We offer both.

Which Vaadin UI version is included?

We use the latest Vaadin UI based on Vaadin 8.1.6. The system requirements for Vaadin 8.1.6 can be found here.

Trial license is valid but VisionX shows Trial period expired

The problem might be that you are behind a proxy and VisionX isn't able to establish an Internet connection.

If you're behind a proxy, simply configure your proxy in the license wizard at the end or if you forgot to configure your proxy, uninstall and install VisionX trial again. If you have technical skills, it's also possible to change the config.xml in: <install_folder>/rad/server manually:

<!-- http proxy settings -->
<http>
  <proxy enabled="false">
    <host/>
    <port>3128</port>
    <username/>
    <password/>
  </proxy>
</http>

How long is the trial period?

The trial period is 14 days.

Is there a free version of VisionX?

No, we don't offer a free version of VisionX. It's possible to try for free but after the trial period, we'll charge for VisionX.

Is there an Open Source version of VisionX?

No, VisionX is not Open Source. It's a commercial tool, based on Open Source Frameworks. All created applications only use Open Source Frameworks but VisionX Source Code is not available.

This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information