Skip to main content

Clearing a Control Incident

Unresolved Control Incidents are filtered and displayed under the Unresolved Control Incidents Report.

Here is the process to clear/resolve a control incident:

  1. Open Strongpoint > Financial Controls > Unresolved Control Incidents

  2. Click on the Customization to display the incidents.

  3. Click Edit on the Incident record to clear/resolve.

    Clearing a Control Incident

  4. Add the Resolution Description.

  5. Set Status to Closed.

  6. Save the Change Log.

The incident moves from Unresolved Control Incident Log to Resolved Control Incident Log.

Alternatively, you can complete this process by inline editing of the Unresolved Control Incidents Report::

  1. Click on EDIT in the report tool bar. When enabled, it is green with a check mark.
  2. Click on the red pencil icon in the column head. Columns without the pencil icon cannot be edited.
  3. Click in the column to open a text box.

Clearing an incident with inline editing

Example: Set an Agent Control

Here is the process to create a control to monitor changes:

  1. Create a Saved Search
  2. Create the Customization Record
  3. Designate the Customization as a Control
  1. Open Lists > Search > Saved Searches > New

  2. Select Employee for the Search Type

  3. Add Control Employee Purchase Limit and Purchase Approval Limit Control for Search Title

  4. Check Public

  5. Add filters on the Criteria tab:

    Create the Saved Search for the Example

    Select FilterWhat to SetResulting DescriptionFormula To Set
    InactiveSelect NoIs false
    Formula (Numeric)Select less than for Formula (Numeric) Enter 0 for Valueis less than 0{datecreated}-{lastmodifieddate}
    System Notes FieldsSelect Field Select any of Click Purchase Approval Limit Ctrl-Click Purchase LimitIs any of Purchase Approval Limit, Purchase Limit
    System Notes FieldsSelect Date Select on or after Select yesterdayis on or after yesterday
    FieldSummary Type
    ------
    NameGroup
    System Notes: FieldGroup
    System Notes: DateMaximum
    System Notes: Old ValueGroup
    System Notes: New ValueGroup
    System Notes: Set byGroup
    Internal IDGroup
  6. Open the Results tab. You can Remove all to clear the defaults. Add the following fields:

    Adding the Results columns

  7. Save the search.

  8. Note the assigned ID for your new Search. For example, customsearch5673

Create the Customization Record

You can wait until the next AutoSpider run, or manually create the customization record:

  1. Open Strongpoint > Customizations > Customization > New

  2. Enter information in the required fields:

    • Custom Form: Use the Simplified Form, or select a different form if you want to add a Process/Step, such as Financial.

    • Name: Best practice is to enter a meaningful Name and Description. For this example, Name is the same as the Saved Search:
      Control Employee Purchase Limit and Purchase Approval Limit Control

    • Type: Select Search

    • Script ID: Enter the ID from your Saved Search. For example, customsearch5673

      Create the Customization for the Example

  3. Save the customization.

  4. Click Respider Now
    Leave the Customization Record open.

Designate the Customization as a Control

From the customization record:

  1. Click Edit
  2. Open the Controls tab.
  3. Check the Control box.
  4. Fill in the following fields:
  • Behavior: Select Log.
  • Controlled Process: If you added a Process/Step when you created the customization, select it here.
  • Risk/Requirement: Assign or create a new Control Process and Risk Requirement. For example, 1259 Purchase Order Controls.
  • Control Error/Warning: warnings or errors are displayed in this box.
  • Cross Match Control, Cross Match Field and Cross Match Operator can be set to effectively perform a double join to filter your data and eliminate false positives. For example, a script to create an invoice from the user interface is saved to be run as administrator. A user creates the invoice from the interface as part of their work flow. Running a search for administrator-touched transactions causes false positives as the user is not an administrator. Using cross match, the first Saved Search is for all transactions by an administrator. The second Saved Search is an employee search using the administrator role. Cross Match returns the intersection of those two searches, showing only the transactions performed by administrators.
  • Check the Large Control box if the expected results for this control are over 1000.
  • Set other optional values.
  1. Save the record.

    Designating the customization as a control

The control is triggered as configured and all instances are logged under Unresolved Control Incidents, Resolved Control Incidents or Pre-approved Control Incidents.

Example: Unresolved Control Incident

A modification has been made to the Purchase Limit and Purchase Approval Limit for Luigi Derossi from 0.00 to 5,000.00. The change has been saved and the control has been run from the Customization record. Since the change was made without prior approval, the change is logged and can be found under Unresolved Control Incidents.

To view unresolved control incidents:

  1. Open Strongpoint > Financial Controls > Unresolved Control Incidents

    Viewing Unresolved Control Incidents

  2. Click View by the record with the Purchase Limit and Purchase Approval Limit changes to open the Change Log.

    Open the Change Log

Change Overview shows what change was made and who made the change. The Diff View on the Values tab displays both the old and new values.