Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ACP Home Page Options & Menus

Image RemovedImage Added

After login, the ACP home page defaults to “No Workflow Selected” and provides links to create a new workflow, to import a workflow, and to browse the list of existing workflows.

From here, you may also access the ACP actions menu in the upper left corner of the screen, and the language selector in the lower right corner, and the logout link from the arrow options in the upper right corner.

ACP Header

Image RemovedImage Added

The ACP Header (the black bar at the top of the page) is available throughout ACP, and contains the following elements:

  1. Actions Menu Button
  2. ACP Logo and Current Version
  3. Language Selection
  4. Current User
  5. User Options / Logout

...

Change the Language at any point by selecting the desired language from the selector at the bottom top right corner of the screen, next to the user name

Image Modified

Logout

To log out of ACP, click on the down arrow next to the username in the upper right area of the screen, then click on the logout link that appears.

Image RemovedImage Added


Info

Ensure that you save any changes to your Workflows prior to logging out - any unsaved changes will be lost after logout. 

...

The actions menu for ACP is accessed by the menu button toggle ("Hamburger" icon of three horizontal lines) on the left side of the ACP black header bar  (upper-left corner of the screen). The actions menu contains links to specific management areas, each of which will be described in their own sections. 

Image RemovedImage Added

Clicking the menu button once will expand the actions menu on the left side of the screen, showing the full menu options. Clicking it again will collapse the menu, showing only the menu icons. Hover over a menu icon at any point to view a text description of the menu item. 

...

  • Open the workflow: Click on the workflow name to open the ACP Workflow page editor. 
  • Select Checkbox: Export multiple workflows by selecting two or more workflows, then click "Export All" at the top of the page/ 
  • Action buttons on the right allow you to:
    • Execute the workflow
    • Clone the workflow into a new project
    • Replace the workflow entirely with a JSON export
    • Export the workflow to JSON
    • Delete the workflow

...

ACP ships with several built-in categories for the example library, such as “Getting started” and “ProVision and Route53", and users may define as many new categories as desired using the “Add category” button. Categories may also have sub-categories, created by selecting a "Parent" category inside the "Add Category" screen, or clicking the "Add sub-category" icon for a particular category. 

For each category listed, you can perform the following actions:

  • View Sub-Categories: Click the category name or + icon
  • View Workflows of that category: Hover on the category name and click on the "Workflow List" link (opens in a new tab)
  • View Javascript Functions of that category: Hover on the category name and click on the "Javascript Functions" link (opens in a new tab)
  • Action buttons on the right allow you to:
    • Add a sub-category
    • Edit the category
    • Delete the category

Associating a category with a workflow is done from the Workflow page, and each ACP Workflow can be Each ACP Workflow is assigned to one category to help keep them organized .  A workflow can only be a member of one category. By - by default, new workflows are assigned are assigned to the category “uncategorized“uncategorized”.

Categories can be removed by using the ‘delete’ button on the left of their row.

 



User Management

The user management screen is accessed from the primary actions menu.

Image Added

This screen allows you to add, delete, and edit system users.    All users in the system have the same level of access and permissions. 

When adding or editing, a modal dialogue requests basic information about the user. The search box allows you to quickly find a particular user.


Javascript Functions

Image Added

For advanced users wishing to perform more complex data manipulation, ACP allows for custom Javascript functions to be applied to ACP results. 

For more information, see Javascript Functions.


Generic Connectors

Image Added

Generic Connectors allows for users to create custom connectors for services not included in the standard connector service options.

...