Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ide_artifact [2020/05/03 19:26]
admin created
ide_artifact [2020/05/03 19:38]
admin
Line 1: Line 1:
 ===== Model Artifacts ===== ===== Model Artifacts =====
 +//Model Artifacts// allows you to access and manage files stored for the model, this includes the model definition, scripts, dataset, reports and other files.
  
 {{ wiki:idescreen:ide_artifacts.png }} {{ wiki:idescreen:ide_artifacts.png }}
  
 ---- ----
 +==== Folder Structure ====
 +Each model has the standard set of folders:
 +  * dataset - dataset files created by //DATASET//
 +  * model - model json and script files
 +  * report - output reports and files
 +  * temp - temporary files created by model execution
 +  * snapscreen - screenshots taken during model execution
 +  * uimap - element UI images used by //Sikulix// plugin
 +
 +The file model.lock is used by the system to identify who has the lock on the model.  It is automatically deleted when the model lock is released.
 +
 +----
 +==== Download Model Zip ====
 +You may download the model as a zip file to be archived or share with others.  The downloaded zip file can be unzipped into another //TestOptimal// installation.
 +