User Tools

Site Tools


Applications Menu

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:


New

  • Click New to create a new EASAP.
  • A Create New EASAP page will appear:
    • Click Create

A new EASAP's default name takes one of two forms:

  • New EASAP
  • New EASAP (1) (or higher integer to create a unique default name)
  • Give the EASAP a relevant name. (See GUI of EASAPs to rename an EASAP)

My EASAPs

To modify one of your existing EASAPs:

  • Click EASA→Applications→My EASAPs
  • Select an EASAP from a table of EASAPs for the current User Group.

Below is an example of a 'My EASAPs' table:


Table of My EASAPs

The table of My EASAPs has the following columns:

  • EASAP→Clicking on thumbnail image selects EASAP for further development
  • Title→Name given to EASAP that acts as a link to select it for further development
  • Directory→Directory on EASA Server in which EASAP is stored
  • Last Modified→Date and time the EASAP was last saved
  • Version→Version number if published, ‘Development’ if never published or ‘Unpublished
  • Author→Name of the EASAP Author
  • Update→Click Update () to import an *.easap file
  • Export→Click Export () to export an EASAP to a *.easap file
  • Delete→Click Delete () to remove the EASAP forever
  • Select an EASAP for further development
  • The Selected EASAP page appears with a link to the EASAP Builder
  • Click the link to open the Builder

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.


Update an EASAP

  • Click Import () for an EASAP to be brought to the Update EASAP page.
  • Click Browse to select an *.easap file for the updated version of the EASAP
  • Click Import to update

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 ( Coupling To Software Applications) or add the missing software item in Compute Server Configuration (see Configuring Compute Servers).


Export an EASAP

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:

  1. Backup version files
  2. Published version files
  3. Test run files

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.


All 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.)


Example EASAPs

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.


Importing EASAPs

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.