Managing Sequences on a Nominode

Managing Sequences on a Nominode

Sequences are used to schedule one or more Tasks to execute at specific times on a recurring basis.  Sequences are also used allow one Task to begin execution after another Task completes its execution, rather than at a specific time.

Creating a Sequence

  1. Click on Sequences on the left hand navigation menu of your Nominode.
  2. Set the Select Project field at the top of the page to the Project* that you would like to associate the new Sequence with. 
  3. Click on the Create Sequence button in the upper right hand corner of the page.
  4. Type in a name for your Sequence.
  5. Select whether or not your Sequence will be enabled initially.
  6. Set a schedule for when your Sequence will execute using a Cron Expression.
  7. Alternatively, select another Sequence that will trigger your new Sequence to execute when it completes execution.
  8. Select a Task to add to your Sequence under ADD NODE WITH TASK on the righthand side of the page.
  9. Click the blue Add button under your Task selection.
  10. If desired, repeat steps 8 and 9 to add additional Task nodes to your Sequence.
  11. Newly added Task nodes will be stacked on top of each other.  Click and drag each node for visual separation.
  12. Hold shift and click on a Task node, then drag your mouse pointer to another Task node to make the initiation of the Task in the second node dependent on the completion of the Task in the first node.
  13. Multiple Tasks can be set to depend on the completion of a single Task and single Task's initiation can depend on the completion of a multiple Tasks.  Other more complex chains can be created, as well, allowing some tasks to run in parallel at a step in a Sequence while other tasks run serially.  However, the creation of a circular Task dependency chain is not allowed.
  14. Once you have finished adding Task nodes and creating dependency chains in your Sequence, click on the Save button at the bottom of the page.

*Projects are discussed in more detail in the Nominode Permissions Overview support document.  Steps to create a new Project are also available.

Enabling or Disabling Scheduled Runs for a Sequence

  1. Click on Sequences on the left hand navigation menu of your Nominode.
  2. Use the Select Project field at the top of the page to select the Project that your Sequence is associated with.
  3. Locate your Sequence in the list, using the search field, if necessary.
  4. Click on the toggle button in the Enabled column of the Sequence.

Executing a Sequence on Demand

  1. Click on Sequences on the left hand navigation menu of your Nominode.
  2. Use the Select Project field at the top of the page to select the Project that your Sequence is associated with.
  3. Locate your Sequence in the list, using the search field, if necessary.
  4. Click on the lightning bolt icon in the Execute column of the Sequence.

Editing a Sequence

  1. Click on Sequences on the left hand navigation menu of your Nominode.
  2. Use the Select Project field at the top of the page to select the Project that your Sequence is associated with.
  3. Locate your Sequence in the list, using the search field, if necessary.
  4. Click on the name of the Sequence.
  5. Edit the fields as desired.
  6. You can add a additional Task node by selecting a Task under ADD NODE WITH TASK on the righthand side of the page and clicking the Add button below it.
  7. You can remove a dependency between Tasks by clicking on the circle in the arrow between them and pressing the delete key on your keyboard.
  8. You can create a new dependency between Tasks by holding shift and clicking on a Task node, then dragging your mouse pointer to another Task node
  9. You can alter the visual location of a Task node by clicking on it and dragging it to the new desired location.
  10. You can change the Task in a node by clicking on it and then selecting a new Task under UPDATE NODE TO TASK on the righthand side of the page and clicking the Update button below it.
  11. Click on the Save button at the bottom of the page when you are done making changes.

Viewing details about a Sequence execution

  1. Click on Sequences on the left hand navigation menu of your Nominode.
  2. Use the Select Project field at the top of the page to select the Project that your Sequence is associated with.
  3. Locate your Sequence in the list, using the search field, if necessary.
  4. Click on the name of the Sequence.
  5. Click on the Executions tab on the page.
  6. Adjust the filters as desired and click on the Apply Filters button to retrieve the most recent execution results.
  7. Locate your Sequence execution in the list, using the page navigation arrows if necessary.
  8. Use the plus ( + ) icon on the left hand side of the execution row to expand and view the execution details of the individual tasks in the Sequence.

Deleting a Sequence

  1. Click on Sequences on the left hand navigation menu of your Nominode.
  2. Use the Select Project field at the top of the page to select the Project that your Sequence is associated with.
  3. Locate your Sequence in the list, using the search field, if necessary.
  4. Click on the name of the Sequence.
  5. Click on the Delete button in the upper right hand corner of the page.


    • Related Articles

    • Managing Users on a Nominode

      Adding a New User Any person that you would like to add to your Nominode must have a Nom Nom Data account.  New accounts can be registered at https://auth.nomnomdata.com/sign-up Open https://my.nomnomdata.com and click on the Login button in the ...
    • Managing Connections on a Nominode

      A Connection allows you to store accounts, passwords, tokens, keys and other sensitive information used by Tasks securely on your Nominode. Creating a Connection Click on Connections in the middle of the left hand navigation menu of your Nominode. ...
    • Managing Tasks on a Nominode

      Tasks allow you to schedule and automate the execution of the functions within the Nom Nom Apps on your Nominode. Creating a Task Click on Tasks near the top of the left hand navigation menu of your Nominode. Set the Select Project field at the top ...
    • Managing Permissions on a Nominode

      In the Permissions section of your Nominode, you can control what actions each user of your Nominode can perform.  A general description of Permissions architecture can be found in the Nominode Permissions Overview support document. Viewing which ...
    • Managing Dashboards on a Nominode

      Dashboards are highly configurable interfaces to display visual information from one or more Tasks in a single location. Creating a Dashboard Click on Dashboards in the middle of the left hand navigation menu of your Nominode. Use the Project Select ...