Homepage | About EASA | Contact
A User uses the Applications menua to select a published EASAP to run.
An Author uses the Applications menu to create, modify or delete an EASAP under development.
In Author mode there are four selections:
A new EASAP's default name takes one of two forms:
To modify an existing EASAP:
Below is an example of a 'My EASAPs' table:
The table of My EASAPs has the following columns:
The EASAP Builder is the EASA development environment. See [wiki:guides:authors:using_the_easa_builder]].
The table of My EASAPs may be searched by name.
If a warning message appears after updating an EASAP which states 'a certain software item does not exist', modify the PROCESSES branch of the EASAP ( Couple EASA to a software application) or add the missing software item in Compute Server Configuration (see Configure a Compute Server).
When you click on the Export button () for an EASAP in the table on either the My EASAPs or All EASAPs pages, you will be brought to the Export EASAP page. On this page, you first determine the content of the exported EASAP by selecting which of the three optional modules you wanted included:
Next, you click on the Export button and then save the exported EASAP as a *.easap
file on your computer’s disk drive.
Note: Use of the Export EASAP functionality is a prerequisite to the Import EASAPs functionality, which imports *.easap
files, as described at Importing EASAPs.
EASA→Applications→All EASAPs takes you to the page containing a table of all existing EASAPs. The table of All EASAPs behaves in the same manner as the table of My EASAPs. (see My EASAPs).
Note: Authors can restrict other authors from seeing their EASAPs under All EASAPs by applying a Password to protect it. If you do not want other authors to have access to one of your EASAPs, then you should apply a password to it. (See the PROPERTIES object for details.)
Several example EASAPs are packaged into EASA and are accessible via the All EASAPs page. These example EASAPs are provided as references for you when you begin authoring your own EASAPs.
Note: These example EASAPs will not necessarily run in your EASA system because they may require underlying software applications to which you do not have access. However, if you do have the right software applications, some of the examples can be made to run on your system.
The Import EASAPs selection under the Applications menu takes you to a page that allows you to import a new EASAP into your EASA system. The process for importing an EASAP is relatively simple. All you do is select the *.easap
file, which contains the EASAP of interest, using the Browse button, and then click on the Import button to add the EASAP to your EASA system. The new EASAP will then appear in the table under My EASAPs. EASAP files (*.easap
) are generated using the Export EASAP functionality as described in Exporting EASAPs.