Difference between revisions of "Help:Creating a new operation"

From InfoEx Help Information
Jump to navigation Jump to search
(Creating an operation record for the new operation)
(Creating an operation record for the new operation)
Line 17: Line 17:
 
|-
 
|-
 
|class="StepNum" | 1.
 
|class="StepNum" | 1.
 +
|Log into the InfoEx system with your super user account.
 +
|-
 +
|class="StepNum" | 2.
 
|[[File:OpMngPage.png|300px|thumb|right|Fig. 1: Operation management page]] Go to the admin menu (cog wheel) in the top right concern of the application next to your user name and select 'Manage Operations'. This will get you to the Operation Management page that lists all the operations that are in the InfoEx system (Fig. 1). Click on the header of any column to sort the table by the particular column.  
 
|[[File:OpMngPage.png|300px|thumb|right|Fig. 1: Operation management page]] Go to the admin menu (cog wheel) in the top right concern of the application next to your user name and select 'Manage Operations'. This will get you to the Operation Management page that lists all the operations that are in the InfoEx system (Fig. 1). Click on the header of any column to sort the table by the particular column.  
 
|-
 
|-
|class="StepNum" | 2.
+
|class="StepNum" | 3.
 
|[[File:AddingOp.png|300px|thumb|right|Fig. 2: Operation pop-up window]]Click on the [[File:ButtonAdd.png]] button above the top left corner of the operation list. This will open a smaller pop-up window with the title 'Add Operation' (Fig. 2).
 
|[[File:AddingOp.png|300px|thumb|right|Fig. 2: Operation pop-up window]]Click on the [[File:ButtonAdd.png]] button above the top left corner of the operation list. This will open a smaller pop-up window with the title 'Add Operation' (Fig. 2).
 
Add the required information into the pop-up window
 
Add the required information into the pop-up window
Line 33: Line 36:
 
*'''API key''' (optional):<br/>An API key is required for all operations who are submitting to the InfoEx from a third-party system via the API. It is a unique key that provides their system with operation administration privileges for their operation. Click on {{ButtonGrey|Gen Key}} (Generate Key) button to create a unique API key for this operation. See [[Help:Providing operators with necessary credentials for submitting to the InfoEx via the CAAML 3.0.3 API|Providing operators with necessary credentials for submitting to the InfoEx via the CAAML 3.0.3 API]] for more information.  
 
*'''API key''' (optional):<br/>An API key is required for all operations who are submitting to the InfoEx from a third-party system via the API. It is a unique key that provides their system with operation administration privileges for their operation. Click on {{ButtonGrey|Gen Key}} (Generate Key) button to create a unique API key for this operation. See [[Help:Providing operators with necessary credentials for submitting to the InfoEx via the CAAML 3.0.3 API|Providing operators with necessary credentials for submitting to the InfoEx via the CAAML 3.0.3 API]] for more information.  
 
|-
 
|-
|class="StepNum" | 3.
+
|class="StepNum" | 4.
 
|Click on the {{ButtonGrey|Add}} button to add the operation to the system and close the pop-up window. The new operation has now been created in the system and it shows up in the list of operations.
 
|Click on the {{ButtonGrey|Add}} button to add the operation to the system and close the pop-up window. The new operation has now been created in the system and it shows up in the list of operations.
 
|-
 
|-
|class="StepNum" | 4.
+
|class="StepNum" | 5.
 
|Completely log out of the InfoEx system.
 
|Completely log out of the InfoEx system.
 
|}
 
|}

Revision as of 14:28, 3 January 2014

REQUIREMENTS
Permission Super user
Connectivity Online only

This document describes how to create a new operation in the InfoEx system.

Background

Creating a new operation consists of three main tasks:

Step-by-step description

Creating an operation record for the new operation

1. Log into the InfoEx system with your super user account.
2.
Fig. 1: Operation management page
Go to the admin menu (cog wheel) in the top right concern of the application next to your user name and select 'Manage Operations'. This will get you to the Operation Management page that lists all the operations that are in the InfoEx system (Fig. 1). Click on the header of any column to sort the table by the particular column.
3.
Fig. 2: Operation pop-up window
Click on the ButtonAdd.png button above the top left corner of the operation list. This will open a smaller pop-up window with the title 'Add Operation' (Fig. 2).

Add the required information into the pop-up window

  • Name (required):
    Full name of the operation
  • Abbreviation (required):
    Abbreviation of the operation used in the InfoEx reports
  • Status (required):
    Status of the operation within the system
    • Active: Users associated with this operation have access to the functionality of the InfoEx application via this operation.
    • Blocked: Users associated with this operation do not have access to the functionality of the InfoEx application via this operation
  • Legacy ID (optional)
    The ID used in the legacy CAAML 3.0.3 InfoEx system. This is the value of the OP_ID attribute of the <OPERATION> element used in CAAML 3.0.3 files (e.g.,<OPERATION OP_NAME="CMH Adamants" OP_ID="CMH_AD">).
    This legacy ID is required for any operations that:
    • Submit observation to the system via the CAAML 3.0.3 API
    • Would like to import historic observations that are stored in CAAML 3.0.3 files into the system
  • Sort order (required)
    A five digit code to specify the sort order of the operations in the tabular InfoEx report. See Specifying the default sort order of operations for the tabular InfoEx report for more information in how to determine the sort order code.
  • API key (optional):
    An API key is required for all operations who are submitting to the InfoEx from a third-party system via the API. It is a unique key that provides their system with operation administration privileges for their operation. Click on Gen Key (Generate Key) button to create a unique API key for this operation. See Providing operators with necessary credentials for submitting to the InfoEx via the CAAML 3.0.3 API for more information.
4. Click on the Add button to add the operation to the system and close the pop-up window. The new operation has now been created in the system and it shows up in the list of operations.
5. Completely log out of the InfoEx system.

Adding at least one user with operation administration privileges to the new operation

1. Description of first step.
2. Description of second step.
3. ...

Adding an operation location for the new operation (optional)

1. Description of first step.
2. Description of second step.
3. ...

Related documents

  • Link to relate document 1
  • Link to relate document 2

Functionality tested by

  • Jan 3, 2014: Pascal Haegeli