Complete the following steps to create a project:
- From the Dashboard page, click Create Project.
- Enter a name for the project.
- (Optional) If you have a ZIP file containing project files that you want to upload, click Choose File and select your ZIP file.
- Click Save.
- If you uploaded a ZIP file, it is extracted into the new project.
- If you did not upload a ZIP file, your new project contains the following files, which make up a minimal Xpress Insight application:
application.xml
- an Xpress Insight companion file that defines the app name and some custom views
-
source/application.mos
- a Mosel source file containing the minimal code needed to run within Xpress Insight
model_resources/input.dat
- a data file which the Mosel model will read to initialize its input data
client_resources/introduction.vdl
- a VDL custom view that displays information about the project
client_resources/input.vdl
- a VDL custom view that displays some input data from the scenario
client_resources/results.vdl
- a VDL custom view that displays some result data from the scenario
client_resources/css/application.css
- a CSS file where you can add custom stylesheet rules for all the VDL views
© 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the
property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not
convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except
solely for internal evaluation purposes to determine whether to purchase a license to the software
described in this documentation, or as otherwise set forth in a written software license agreement
between you and FICO (or a FICO affiliate). Use of this documentation and the software described in
it must conform strictly to the foregoing permitted uses, and no other use is permitted.