-
Notifications
You must be signed in to change notification settings - Fork 2
New session with (Windows) script
The duraark-installer (since version 0.4.0) installs a batch script that adds a new session to the system. The script also allows you to define a set of files that should go into the session. The script is installed at
C:\Users\duraark-storage\scripts\integration\create-session.bat
To use the script do the following:
-
Make sure that you have added the port forwarding rule as described in the Windows Installation Instructions
-
Open a command line and navigate to the script's folder.
-
Call the script with the following arguments:
create-session.bat "Label of my session" "Address of the session's building" "A description of the session" C:\myFile.ifc C:\myOtherFile.e57
The first parameter is the label of the session, the second the address of the building, the third is a description of the session. All further arguments are files that you want to work with in the session. Note that the files must be written with their absolute path!
You can now open the DURAARK System at http://localhost/preingest to see the newly added session. Click on the session to see the added files.
© DURAARK Consortium http://duraark.eu