Skip to main content

Equipment Trigger Setup

Written by Denisa Arjoca
Updated over 2 weeks ago

This document will show the process of adding date triggers, and updating already existing triggers using the configurable asset load.

  1. To create the Trigger, begin by navigating to Fixed Assets > Setup > Maintenance > Asset Trigger Definitions, and click Add.

    Figure 1: Clicking Add on Asset Trigger Definitions Page

  2. Enter the Trigger information:

    • Add Trigger Code and Description

    • Select the “Data Type”, which is the type of information this trigger represents:

      • Character = x(8) format (for example: abc123)

      • Date = 99/99/99 format (for example: 12/08/11)

      • Decimal = ->>,>>9.99 format (for example: 123.45)

      • Integer = ->,>>>,>>9 format (for example: 345)

      • Logical = Y/N format (for example: Y or N)

    • The Value in the “Format” field is automatically filled in based on the Data Type selected, but it can be changed.

    • The “Trigger Type,” combined with the Value, determines how the expiration value for the trigger is reset. The types available depend on the “Data Type”. For date triggers, the current value is always today's date, and the trigger expires if today's date is equal or later than the date in the Expires field. The difference is how the Expires field is reset:

      • Days - The trigger is reset to the current date plus the number of days in Value.

      • Months - The trigger is reset to the current date plus the number of months in Value.

      • Years - The trigger is reset to the current date plus the number of years in Value.

      • Month end - The trigger is reset to the end of the current month, plus the number of months in Value.

      • Year-end - The trigger is reset to the end of the current month, plus the number of years in Value.

    • “Value” is the reset value, which determines to what value the Expires field on the trigger is reset. The entry in “Trigger Type” governs how the trigger is reset.

    • The “Reset To” field is the value to which you want COINS to reset the current value when the trigger is reset. This is only applicable for Integer data type triggers.

    • The “Main Trigger” allows for the linking of this trigger as a secondary to a primary trigger. This can be used in situations where the event can be fired for more than one reason. For example, service every 10k or 6 months.

    • The “Validation” defines how COINS responds when someone selects the asset. The trigger can be set up to give either a warning or an error message when the asset is selected (for example when entering a dispatch or changing an item on rent).

      • None - COINS does not give a warning or an error.

      • Warning - COINS issues a warning message but allows selecting the asset. Use this, for example, if the trigger relates to a service or inspection that is not mandatory.

      • Error - COINS will not allow selecting the asset. Use this, for example, if the trigger relates to a service that must be done before the asset can be dispatched.

        • NOTE: In workshop procedures, all errors are treated as warnings.

    • Click Save.

    • The system will assume another Trigger is to be added immediately and will produce another blank Trigger Details screen to be filled. If this is unnecessary, simply hit Undo.

      Figure 2: Completed Trigger Details

    • To associate the new Trigger to the appropriate Caption, navigate to Fixed Assets > Setup > Maintenance > Caption Maintenance, and click the hyperlink.

      Figure 3: Clicking the Hyperlink of the Caption

    • While within the Caption chosen in step #3, on the “Triggers” tab, click Add.

    • Use the Lookup to find and select the new Trigger created in step#2

      Figure 4: Selecting the Trigger on the Caption Trigger Tab

    • Click Save.

    • To add the new Trigger to an Asset Group, navigate to Fixed Assets > Setup > Maintenance > Asset Groups, and click the hyperlink of the appropriate group.

      Figure 5: Selecting the Hyperlink on the Asset Group

    • In the group’s Trigger Tab, click open, and move to the Trigger Tab.

    • Use the Add to move the new Trigger to the “Selected” column, and click Save.

    • This process will only affect newly added assets in this group.

      Figure 6: Adding new Trigger on Asset Group’s Trigger Tab

    • To update the Trigger Expiration Date on already existing assets (so that we know when to fire the trigger next time), the configurable load process will be used.

    • Begin with a spreadsheet with the following format:

      • Row 1: field labels for the Asset Code and the Date of the Trigger Expiration

        • Faa_code

        • RW_faa_ftv^”NameofTrigger”|expires (Replace “NameofTrigger” with the actual Trigger Code. In this example, the final field label would be RW_faa_ftv^ Diesel3Mo|expires)

      • Row 2 and onward: the actual Asset Code and the actual Trigger Expiration Date

      Figure 7: Spreadsheet of Configurable Load Format

    • After adding all of the assets to the spreadsheet with the appropriate dates, save the file as a CSV (Comma Delimited).

    • Navigate to Fixed Assets > Administration > Fixed Asset Load, and choose the file created in the previous step.

    • Choose Validate as the Upload Mode, with the following settings:

      Figure 8: Configurable Load Validation Settings

    • Click “Next”, and then click OK on the pop-up warning to acknowledge that one file is being validated.

    • After the process runs, use the report status printer to check the report that was produced by the validation. The number of lines, and the successful checks, should match the upload.

      Figure 9: Configurable Load Report

    • Assuming no errors, rerun the load, changing the Upload Mode to “Load” instead of “Validate”.

Did this answer your question?