Transform your existing design automation projects into online sales configurators, enabling your sales teams, distributors, dealers, and customers to easily configure and view your products in 3D on any device in their web browser.
DriveWorks Live can run directly as an application or through Internet Information Services (IIS).
Learn how to embed DriveWorks in a website or application.
A Group must be open to view all options in the Task Explorer.
When connected to the internet, DriveWorks Today will display dynamic community content containing useful links to information, news and events relating to DriveWorks.
Select how a Specification is to be run using the Specification task:
The Live task is used to select the Theme to be loaded and to start the DriveWorks Live session.
View all Specifications, generated outputs and reports from the Specification Explorer.
Use DriveWorks Live to begin a new Specification from the DriveWorks Live interface (as you would in DriveWorks User or Administrator)
Any DriveApps configured to run can be selected from the DriveWorks Live interface using this task.
Easily add your DriveWorks Live site to IIS and manage the status of the added Application Pool using IIS Management.
Gives your DriveWorks Implementation the look and feel of a desktop application in a browser.
Select and run. No customization.
Read moreProvides a web site style environment for your DriveWorks Implementation. Choose from a number of customizable skins to select your preferred user experience
Select and run. Minimal customization.
Read moreThe Integration Theme hosts the DriveWorks Live Web API enabling you to connect to your DriveWorks Implementation from any website, application or connected device.
With the Integration Theme you can use the Web API to:
View embedded examples using the DriveWorks Integration Theme
DriveWorks Live can run directly as an application or through Internet Information Services (IIS).
The advantages of using IIS include:
Dynamic Compression means faster load times for DriveWorks User Forms that display dynamic content (Pictures, DriveWorks 3D Files etc.) on the Client browser.
This means that care must be taken when setting up credentials in IIS but has the benefit that the machine does not require logging on to run the application.
If you intend running DriveWorks Live through IIS please read:
For the Web or Application Theme:
How To: Configure IIS For The Web and Application Theme
For the Integration Theme:
How To: Configure IIS For The Integration Theme
One of the limitations to HTTP is that it was designed as a one-directional method of communication. However, many modern web-based applications (DriveWorks Live) require more real-time, two-way communications in order to function optimally.
DriveWorks Live, when run through IIS, utilizes WebSocket Protocol to implement two-way communications over the Internet between a client and server.
To enable Web Sockets please refer to the div IIS 8.0 WebSocket Protocol Support.
Check you have the following in place before specifying a DriveWorks project over the web through DriveWorks Live:
DriveWorks Live and Cookies
DriveWorks Live uses cookies to store information that allows effective management of the session state.
When running DriveWorks Live as an application you define the Group to be opened and select the Theme to be used through the application.
A Group is opened by one of the following methods:
The Group button activates the Open Group Wizard when clicked.
Or it will display a list of recently opened Groups by clicking the drop down arrow on the button.
See To Start a Live Session for more information.
If this is the first time DriveWorks Live has been run a Theme will need to be selected.
Selecting a Theme is a one time operation.
The selected Theme is retained each time DriveWorks Live is run.
See To Select a Theme for more information.
DriveWorks Live can easily be embedded within your website by using a suitable Theme
Typically when running DriveWorks Live, in an inline frame, the Integration Module is implemented to give seamless integration within your site.
Overcoming Third Party Cookie issues with iframes
Inline frames are specified within your site by using the <iframe> tag.
The src attribute of the <iframe> tag provides the URL to the DriveWorks Live site to present within the inline frame. See Inline Frame below for more information.
Cookies used on sites referenced by an inline frame become third party, which most browsers block by default.
To overcome this your DriveWorks Live site must be a sub domain of your website.
Assistance in setting up your DriveWorks Live site to be a sub domain should be provided by your ISP or IT technician.
Enables you to fully embed your DriveWorks Implementation in an existing web site or application without the need for an Inline frame.
Read more