Versions Compared

Key

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

Introductory example showing how to make minor changes to a Workflow popup.

Curriculum index: Training Curriculum

Last updated: for 11.0.0

Table of Contents

Overview

The TRAINING system features the American Society of Office Dogs, a credentialing program that awards specialty credentials to canines with a demonstrated ability to behave in an office environment.

...

Note

If you are a Heuristics employee, you should go through training in your local development environment or in a personalized training instance so that you can reset to a known, clean starting point as needed.

If you are referencing the public training site at http://training.learningbuilder.com, you may run into discrepancies caused by an outdated starting point, or because of changes made by other users. Please contact us for assistance if that website does not match this documentation.

Setting the stage…

When you went through the Review an Application module, you first logged in as Arlene and assigned the application to Robby, and then you logged in as Robby to do the review.

...

This will provide only a brief introduction to the administrative tools for managing Workflows; we will get into the technical architecture in later modules.

Step 1: Find the Workflow to edit

Log in as Heuristics Admin, which is a System Administrator account.

...

In the results list, locate one of the applications with an orange “Assign Reviewerbutton and then click [meatballs icon] → Edit Workflow.

...

Step 2: Locate the Workflow Step to edit

The Workflow Editor will load the configuration for the relevant Workflow.

...

Note how the Attributes and Actions from the config screen match up to what appears inside the Workflow Popup:

...

Step 3: Add a new Workflow Action

Our goal is to add another button to this form, so that the Administrator can send the application back to its owner for more information, rather than assigning a Reviewer.

...

Field

Value

Action Name

“Send Back to Applicant”

Primary Behavior

Move Previous

All other fields can be left at their defaults

...

Step 4: Try it out!

Step 4.1: (Applicant) Verify that you have no access

Log in as an applicant that has an application in the “Assign Reviewer” step and view the application details.

...

Note that since the application has been submitted, the applicant cannot make any changes to it.

...

Step 4.2: (Arlene Admin) Use the new Action to “send it back”

Now log in as Arlene Admin, go to the Eligibility → Eligibility Queue page, and click the orange Assign Reviewer button for the same application.

You should see a brand new button corresponding with the new Action you created. Go ahead and click it.

...

Step 4.3: (Applicant) Re-submit the application

If you log back in as the original applicant, you should be able to make changes again!

Next steps…

This was a very basic change, so take some time to play around with the Workflow editor. You can:

...