Home Search

DriveWorks Pro 23
Live UI Pages

Send Feedback

Default Web Pages

The Integration Theme Live UI contains the following pages by default.

Login Page

URL: /index.html

Projects Page

URL: /projects.html

DriveApps Page

URL: /driveapps.html

Run Page

URL: /run.html?project=ProjectName

While the project is loading the URL will change to include the specification id, for example:

URL: /run.html?project=ProjectName&specificationId=9999

Spaces in projects names will be replaced with %20.

Other URI reserved characters will also be encoded as necessary.

History Page

URL: /history.html

Details (Specification) Page

URL: /details.html?specificationName=SpecificationName

Spaces in specification names will be replaced with %20.

Other URI reserved characters will also be encoded as necessary.

Command Page

URL: /command/index.html

Settings Page

URL: /settings.html