Managing Services
- Service Configuration Overview
- Scheduled Service Configuration
- Line Item Service Configuration
- Order Form Service Configuration
- Black Box Sample Processing Service Config
- Data Collection Form Config
- Webhook / Interlock Configuration
- Walkup Service Configuration
Service Configuration Overview
Types
The resource system supports 3 general types of services:
Blue services can only be configured/created by a system administrator.
- Scheduled - Services that have a start time and ending time for each use.
- Per Hour - Services that charge based on the duration of use
- Per Run - Services that charge the same amount per use regardless of duration
- Line Item - Services that have a quantity and price per unit
- Line Item - A blank line item form that allows the submitter to specify all aspects of the order (Rates, Quantity, Descriptions). Note: Line Item services are forced to be "Manager Only" by system convention.
- Order Form Template - A pre-filled line item form that allows the submitter to specify just the desired quantities with all other information provided as a fixed submission.
- Genome Processing - A Sanger Genome Sequencing specialized BBSP variant. (highly customized submission system. Works with an outside processing script to provide quick-turn around file delivery of 96-Well Sanger Robotics results. Generates Line Item orders.
- Black Box Sample Processing (BBSP) - A generalized sample processing / submission system that includes file storage. Generates Line Item orders.
- Mass Spectrometry Sample Processing (MSSP) - A Mass Spectrometry specialized BBSP variant that generates line item orders.
- FASTA Sample Processing (FASTA) - A DNA Sequencing specialized BBSP variant that generates line item orders.
- Data Collection/Other - Services that do not have a price but are instead for collecting data
- Custom - Links to a custom subsystem or ordering form. (Requires developer involvement)
- Link - A hyperlink to a fixed or outside page. Primarily used for linking to training or other informational documents
- Data Form Template - A configurable data collection form. Does not generate an order/charge.
- Walkup - A cousin of the scheduled service, walkup services are services that record usage in real time and create a charge event based on the start and end times.
All service types except data collection services will generate an order record with associated events (scheduled) and line items. Services can be configured to automatically exclude created orders from the billing process if the services are provided for free.
Scheduled Service Configuration
Scheduled services for the resource system represent an order for services that are intended to take place on a specific instrument at a given time. Schedules services may be configured to have as many selectable rates as desired. Configuration of a scheduled service is broken down into a number of sections identified below.
Creating a new service
A new service can be created by clicking the "Create New Service" button located above the service list search box
Newly created services will not exist until saved after initial configuration. This means that some functionality that needs an id number such as creating service rates will not be available until the user click the "Save" button to save a newly created service.
Identifiers
- Record ID - The system ID number identifying the service
- Name - The display name of the service in question.
- Type - The type of the service. Defaults to "Scheduled"
- Parent Group - The group to which this service belongs. Defaults to the currently active group but may be changed to any group that the creating user is listed as a manager for
Visuals
- Color - The color of the button to access the service as it appears in the group services list. This field will accept and valid CSS color in string format. Ex:
- Display Weight - How high in the list a service will be displayed. Higher values will display first. Ex: 10 will appear after 50
- Display Path - For facilities with large numbers of instruments / services it can be helpful to have some additional level of organization. The display path setting allows managers to organize services into folder style nested groupings. The convention follow standard unix pathing conventions. Ex: "/Microscopes/" will display the given service under an expandable section with all other services that have the same configuration.
Contact Information
- Location - The location the service is located at. This field is optional and will display after the service name on the list of services
- Contact Email - The list of email addresses that should be send a notification message. The contact email list can be configured to send emails to any number of addresses. Generally this will be the email of the person or persons responsible for managing the instrument. Email contacts can be configured to receive emails on the following events:
- All Events - Send a notification for event creation, deletion, and update actions
- Only Create - Send a notification on event creation
- Only Update - Send a notification on event update
- Only Delete - Send a notification on event deletion
-
Note: The contact email configuration does NOT override the general "Notification Verbosity" setting for the service. If a service is configured to suppress all notification messages then no emails will be sent regardless of the contact email configuration
General Config
- Enabled - Whether this services is actively in use
- Yes - Active
- No - Inactive
- Archived - Inactive and hidden from search list. (Used for removing services from general use and declutting un-used service records
- Notification Verbosity - When to send notification emails for actions that occur on the service
- No Messages - No notifications sent
- On Create - Only send event creation notifications
- On Delete Only - Only send event deletion notifications
- On Create/Delete - Only send notification when an event is created or deleted
- All Messages - Send notification for all event creation, update, and delete actions
- Manager Only - Controls if service is visible/available to all users of a facility or just facility managers
Tags
Tag strings used by the system for categorization and certain actions. No special tags are defined for services at this time.
Scheduler Config
- Allow After Hours Access - Controls if the blocked times are treated as "After Hours" or "Blocked"
- No - Time blocks are not accessible to general users. Administrators and Managers may still schedule in "Blocked" times
- Yes - Allow users with explicitly granted "After Hours" permissions to schedule during off-hours
- Yes (All Users) - Allow any user to schedule time during off-hours
- Exclude from Billing - Controls if any orders created on this service are automatically excluded from billing. Useful if a service is provided for free.
- Reopen Event Details on Create - Some use cases need immediate access to the newly created event (eg. instrument interlocks). This convenience setting has the system immediately re-open the created event after it's initial creation.
- Lead Time - Determines how many days in advance a user must schedule. 0 or empty is no lead time.
- Allow Scheduling inside Lead - Controls if a user may create (but not update or delete) an event inside the lead time. Useful for services that can be scheduled quickly (filling a last minute cancellation) but need special attention on cancellation.
- Maximum Lead Time - The maximum number of days in advance a service can be scheduled by a user. Useful for preventing users from "camping" time slots for months in advance that they may not use.
- Scheduling Interval - The minimum "block" size of a scheduled event. Accepts sizes from 15 minutes to 1 week.
- Interevent Gap Duration - The minimum amount of time between service uses. Useful if a service has setup/teardown needs.
Blocked/Off-Hours Times
This section controls what times during the week are treated as Off or Blocked hours during which altered rates may be applied or access may be blocked entirely. Time formats are in 24 hour formats. Defaults to no limits. Common times are 00:00 - 09:00 and 17:00 - 24:00 to give a 9am to 5pm working day.
Custom Data Config
Some services may require additional information to perform. Up to 5 custom data fields may be enabled for the scheduling user to enter custom information. These custom fields will appear as text input boxes at the bottom of the event details with the provided data label/query.
Custom Data Field Label Config
Custom data fields may also be marked as required and/or displayed as a dropdown selection list using the following configurations in the Data Label field
<data_label_text>::required::<comma_separated_list_of_options>
- Required Option Dropdown
<data_label_text>::required
- Required Text Field
<data_label_text>::<comma_separated_list_of_options>
- Optional Option Dropdown
Example Config
Service Rate Config
Each service can have as many rates as desired. Users will have the option to select these rates in a dropdown when scheduling. Rates for scheduled events have 7 needed configuration options:
- Rate Name - The name displayed in the rate dropdown.
- Type - The type of the rate charge
- Per Hour - Charge based on the length of the event in question split correspondingly over the on and off hours used
- Per Run - Charge a flat fee for the event regardless of duration
- On Hours Rate - The rate to charge at for usage that occurs during On Hours as defined in the "Blocked/Off-Hours" configuration section. This rate should be the "At Cost" internal charge rate.
- Off Hours Rate - The rate to charge at for usage that occurs during Off Hours as defined in the "Blocked/Off-Hours" configuration section. This rate should be the "At Cost" internal charge rate.
- Commercial On Hours Rate - The rate to charge at for usage that occurs during On Hours as defined in the "Blocked/Off-Hours" configuration section. This rate can be any rate but should be no less than the internal cost.
- Commercial Off Hours Rate - The rate to charge at for usage that occurs during Off Hours as defined in the "Blocked/Off-Hours" configuration section. This rate can be any rate but should be no less than the internal cost.
- Display Color - The color that any event scheduled at this rate should be appear as when viewed on the calendar. Accepts any valid CSS color string. Can be blank.
All config fields MUST be filled out except the display color regardless of whether you expect to be handling commercial orders on the service. Since users are responsible for selecting their own accounts you cannot control which type of account might be selected for charging the order. If you do not have commercial rates for your services using 2x the internal rate is a safe choice. All fields must ALSO be filled out if you are doing "Per Run" rates.
Service Rate Permissions
Service Rates can be restricted to group managers only. Click on the lock icon and check the "Manager Only" box
Rates marked as such will appear to users as disabled.
Service Auto-Charges / Fees Config
Each service can also be configured to automatically attach separate fees for service (apart from the hourly charge) to events created. These charges will be attached at the time that the event is created and can be either Fixed Fees or Duration Linked. In both cases the line item description will be the information provided in the "Fee Description" field.
- Fixed Fee - Fixed Fees are attached to the order as a line item and will remain the same regardless of event duration. This can be used to apply setup fees or other one time charges.
- Duration Linked - Duration linked fees are applied to events on the basis of their total duration. The charge will be equal to the Rate * Rate Multiplier * Total Event Duration in hours. This can be used to attach charges for consumables usage.
Line Item Service Configuration
Line Item services for the resource system represent an order for services that have an item quantity and price per item. Generally this means that any service that is not a scheduled service is treated as a line item service. Configuration of a line item service is broken down into a number of sections identified below. Line Item services share most of their configuration with scheduled services.
Creating a new service
A new service can be created by clicking the "Create New Service" button located above the service list search box
Newly created services will not exist until saved after initial configuration. This means that some functionality that needs an id number such as creating service rates will not be available until the user click the "Save" button to save a newly created service.
Identifiers
- Record ID - The system ID number identifying the service
- Name - The display name of the service in question.
- Type - The type of the service. Defaults to "Scheduled"
- Parent Group - The group to which this service belongs. Defaults to the currently active group but may be changed to any group that the creating user is listed as a manager for
Visuals
- Color - The color of the button to access the service as it appears in the group services list. This field will accept and valid CSS color in string format. Ex:
- Display Weight - How high in the list a service will be displayed. Higher values will display first. Ex: 10 will appear after 50
- Display Path - For facilities with large numbers of instruments / services it can be helpful to have some additional level of organization. The display path setting allows managers to organize services into folder style nested groupings. The convention follow standard unix pathing conventions. Ex: "/Microscopes/" will display the given service under an expandable section with all other services that have the same configuration.
Contact Information
- Location - The location the service is located at. This field is optional and will display after the service name on the list of services
- Contact Email - The list of email addresses that should be send a notification message. The contact email list can be configured to send emails to any number of addresses. Generally this will be the email of the person or persons responsible for managing the instrument. Email contacts can be configured to receive emails on the following events:
- All Events - Send a notification for order creation, deletion, and update actions
- Only Create - Send a notification on order creation
- Only Update - Send a notification on order update
- Only Delete - Send a notification on order deletion
- Note: The contact email configuration does NOT override the general "Notification Verbosity" setting for the service. If a service is configured to suppress all notification messages then no emails will be sent regardless of the contact email configuration. Also note that Line Item orders only generate "Create" notifications.
General Config
- Enabled - Whether this services is actively in use
- Yes - Active
- No - Inactive
- Archived - Inactive and hidden from search list. (Used for removing services from general use and declutting un-used service records
- Notification Verbosity - When to send notification emails for actions that occur on the service
- No Messages - No notifications sent
- On Create - Only send order creation notifications
- On Delete Only - Only send event deletion notifications (Delete not applicable for Line Item Orders)
- On Create/Delete - Only order notification when an event is created or deleted (Delete not applicable for Line Item Orders)
- All Messages - Send notification for all event creation, update, and delete actions (Delete and Update not applicable for Line Item Orders)
- Manager Only - Controls if service is visible/available to all users of a facility or just facility managers
Tags
Tag strings used by the system for categorization and certain actions. No special tags are defined for services at this time.
Custom Data Config
Some services may require additional information to perform. Up to 5 custom data fields may be enabled for the ordring user to enter custom information. These custom fields will appear as text input boxes at the bottom of the line details with the provided data label/query.
Service Presets
Line item services have presets instead of rates. These presets serve a variety of purposes depending on the the type of service. For "Line Item" and "Order Form" type services the line presets serve as pre-filled lines. The only difference between a "Line Item" and "Order Form" service is that "Line Item" services allow ordering users to add manual lines to the order. Line item services can have zero or more presets. Generally "Line Item" type services will have no presets and serve as a manager only order form. Service presets have 7 configuration fields of which the first 4 are required:
- Label - The Description to be attached to this line item
- Type - The line preset type
- Per Item Rate - The cost per item to default to or enforce
- Commercial Rate - The cost per item to default to or enforce for commercial accounts
- Minimum Quantity - The smallest number of this item the user can select. (Serves as the default field value, only enforced on (Required) preset types)
- Maximum Quantity - The largest number of this item the user can order. Defaults to 0 where 0 allows unlimited quantities. (Only enforced on (Required) preset types for values above 0)
- Conditional Fee - Used by the BBSP and other Sample Processing service types. No effect for general line item services.
Order Form Service Configuration
Line Item services for the resource system represent an order for services that have an item quantity and price per item. Generally this means that any service that is not a scheduled service is treated as a line item service. Configuration of a line item service is broken down into a number of sections identified below. Line Item services share most of their configuration with scheduled services.
Creating a new service
A new service can be created by clicking the "Create New Service" button located above the service list search box
Newly created services will not exist until saved after initial configuration. This means that some functionality that needs an id number such as creating service rates will not be available until the user click the "Save" button to save a newly created service.
Identifiers
- Record ID - The system ID number identifying the service
- Name - The display name of the service in question.
- Type - The type of the service. Defaults to "Scheduled"
- Parent Group - The group to which this service belongs. Defaults to the currently active group but may be changed to any group that the creating user is listed as a manager for
Visuals
- Color - The color of the button to access the service as it appears in the group services list. This field will accept and valid CSS color in string format. Ex:
- Display Weight - How high in the list a service will be displayed. Higher values will display first. Ex: 10 will appear after 50
- Display Path - For facilities with large numbers of instruments / services it can be helpful to have some additional level of organization. The display path setting allows managers to organize services into folder style nested groupings. The convention follow standard unix pathing conventions. Ex: "/Microscopes/" will display the given service under an expandable section with all other services that have the same configuration.
Contact Information
- Location - The location the service is located at. This field is optional and will display after the service name on the list of services
- Contact Email - The list of email addresses that should be send a notification message. The contact email list can be configured to send emails to any number of addresses. Generally this will be the email of the person or persons responsible for managing the instrument. Email contacts can be configured to receive emails on the following events:
- All Events - Send a notification for order creation, deletion, and update actions
- Only Create - Send a notification on order creation
- Only Update - Send a notification on order update
- Only Delete - Send a notification on order deletion
- Note: The contact email configuration does NOT override the general "Notification Verbosity" setting for the service. If a service is configured to suppress all notification messages then no emails will be sent regardless of the contact email configuration. Also note that Line Item orders only generate "Create" notifications.
General Config
- Enabled - Whether this services is actively in use
- Yes - Active
- No - Inactive
- Archived - Inactive and hidden from search list. (Used for removing services from general use and declutting un-used service records
- Notification Verbosity - When to send notification emails for actions that occur on the service
- No Messages - No notifications sent
- On Create - Only send order creation notifications
- On Delete Only - Only send event deletion notifications (Delete not applicable for Line Item Orders)
- On Create/Delete - Only order notification when an event is created or deleted (Delete not applicable for Line Item Orders)
- All Messages - Send notification for all event creation, update, and delete actions (Delete and Update not applicable for Line Item Orders)
- Manager Only - Controls if service is visible/available to all users of a facility or just facility managers
Tags
Tag strings used by the system for categorization and certain actions. No special tags are defined for services at this time.
Custom Data Config
Some services may require additional information to perform. Up to 5 custom data fields may be enabled for the ordring user to enter custom information. These custom fields will appear as text input boxes at the bottom of the line details with the provided data label/query.
Service Presets
Line item services have presets instead of rates. These presets serve a variety of purposes depending on the the type of service. For "Line Item" and "Order Form" type services the line presets serve as pre-filled lines. The only difference between a "Line Item" and "Order Form" service is that "Line Item" services allow ordering users to add manual lines to the order. Line item services can have zero or more presets. Generally "Line Item" type services will have no presets and serve as a manager only order form. Service presets have 7 configuration fields of which the first 4 are required:
- Label - The Description to be attached to this line item
- Type - The line preset type
- Per Item Rate - The cost per item to default to or enforce
- Commercial Rate - The cost per item to default to or enforce for commercial accounts
- Minimum Quantity - The smallest number of this item the user can select. (Serves as the default field value, only enforced on (Required) preset types)
- Maximum Quantity - The largest number of this item the user can order. Defaults to 0 where 0 allows unlimited quantities. (Only enforced on (Required) preset types for values above 0)
- Conditional Fee - Used by the BBSP and other Sample Processing service types. No effect for general line item services.
Black Box Sample Processing Service Config
Black Box Sample Processing (BBSP) services for the resource system represent an order for services that have an item quantity and price per item. BBSP Services also include limited sample configuration and data storage ability.
Creating a new service
A new service can be created by clicking the "Create New Service" button located above the service list search box
Newly created services will not exist until saved after initial configuration. This means that some functionality that needs an id number such as creating service rates will not be available until the user click the "Save" button to save a newly created service.
Identifiers
- Record ID - The system ID number identifying the service
- Name - The display name of the service in question.
- Type - The type of the service. Defaults to "Scheduled"
- Parent Group - The group to which this service belongs. Defaults to the currently active group but may be changed to any group that the creating user is listed as a manager for
Visuals
- Color - The color of the button to access the service as it appears in the group services list. This field will accept and valid CSS color in string format. Ex:
- Display Weight - How high in the list a service will be displayed. Higher values will display first. Ex: 10 will appear after 50
- Display Path - For facilities with large numbers of instruments / services it can be helpful to have some additional level of organization. The display path setting allows managers to organize services into folder style nested groupings. The convention follow standard unix pathing conventions. Ex: "/Microscopes/" will display the given service under an expandable section with all other services that have the same configuration.
Contact Information
- Location - The location the service is located at. This field is optional and will display after the service name on the list of services
- Contact Email - The list of email addresses that should be send a notification message. The contact email list can be configured to send emails to any number of addresses. Generally this will be the email of the person or persons responsible for managing the instrument. Email contacts can be configured to receive emails on the following events:
- All Events - Send a notification for order creation, deletion, and update actions
- Only Create - Send a notification on order creation
- Only Update - Send a notification on order update
- Only Delete - Send a notification on order deletion
- Note: The contact email configuration does NOT override the general "Notification Verbosity" setting for the service. If a service is configured to suppress all notification messages then no emails will be sent regardless of the contact email configuration. Also note that Line Item orders only generate "Create" notifications.
General Config
- Enabled - Whether this services is actively in use
- Yes - Active
- No - Inactive
- Archived - Inactive and hidden from search list. (Used for removing services from general use and declutting un-used service records
- Notification Verbosity - When to send notification emails for actions that occur on the service
- No Messages - No notifications sent
- On Create - Only send order creation notifications
- On Delete Only - Only send event deletion notifications (Delete not applicable for Line Item Orders)
- On Create/Delete - Only order notification when an event is created or deleted (Delete not applicable for Line Item Orders)
- All Messages - Send notification for all event creation, update, and delete actions (Delete and Update not applicable for Line Item Orders)
- Manager Only - Controls if service is visible/available to all users of a facility or just facility managers
Tags
Tag strings used by the system for categorization and certain actions. No special tags are defined for services at this time.
Custom Data Config
Some services may require additional information to perform. Up to 5 custom data fields may be enabled for the ordring user to enter custom information. These custom fields will appear as text input boxes at the bottom of the line details with the provided data label/query.
Service Presets
Service presets for the BBSP system function as
- Process Type - The name of the process to be selected. Users will be able to select among the provided presets.
- Type - Whether the preset should be treated as a required fee or as a process to be performed on samples
- Process - Charge Per Sample
- Unused (1) - Can be selected if service is converted from another service type
- Unused (2) - Can be selected if service is converted from another service type
- $/Sample - The rate to charge per sample
- $/Sample (Commercial) - The rate to charge per sample
- Min Sample # - The minimum number of samples a user needs to submit to be able to select this process
- Maximum Quantity - The maximum number of samples a user can to submit to be able to select this process
Data Collection Form Config
Black Box Sample Processing (BBSP) services for the resource system represent an order for services that have an item quantity and price per item. BBSP Services also include limited sample configuration and data storage ability.
Creating a new service
A new service can be created by clicking the "Create New Service" button located above the service list search box
Newly created services will not exist until saved after initial configuration. This means that some functionality that needs an id number such as creating service rates will not be available until the user click the "Save" button to save a newly created service.
Identifiers
- Record ID - The system ID number identifying the service
- Name - The display name of the service in question.
- Type - The type of the service. Defaults to "Scheduled"
- Parent Group - The group to which this service belongs. Defaults to the currently active group but may be changed to any group that the creating user is listed as a manager for
Visuals
- Color - The color of the button to access the service as it appears in the group services list. This field will accept and valid CSS color in string format. Ex:
- Display Weight - How high in the list a service will be displayed. Higher values will display first. Ex: 10 will appear after 50
- Display Path - For facilities with large numbers of instruments / services it can be helpful to have some additional level of organization. The display path setting allows managers to organize services into folder style nested groupings. The convention follow standard unix pathing conventions. Ex: "/Microscopes/" will display the given service under an expandable section with all other services that have the same configuration.
Contact Information
- Location - The location the service is located at. This field is optional and will display after the service name on the list of services
- Contact Email - The list of email addresses that should be send a notification message. The contact email list can be configured to send emails to any number of addresses. Generally this will be the email of the person or persons responsible for managing the instrument. Email contacts can be configured to receive emails on the following events:
-
All Events - Send a notification for form creation, deletion, and update actions
- Only Create - Send a notification on form creation
- Only Update - Send a notification on form update
- Only Delete - Send a notification on form deletion
-
- Note: The contact email configuration does NOT override the general "Notification Verbosity" setting for the service. If a service is configured to suppress all notification messages then no emails will be sent regardless of the contact email configuration. Also note that Line Item orders only generate "Create" notifications.
General Config
- Enabled - Whether this services is actively in use
- Yes - Active
- No - Inactive
- Archived - Inactive and hidden from search list. (Used for removing services from general use and declutting un-used service records
- Notification Verbosity - When to send notification emails for actions that occur on the service
- No Messages - No notifications sent
- On Create - Only send order creation notifications
- On Delete Only - Only send event deletion notifications (Delete not applicable for Line Item Orders)
- On Create/Delete - Only order notification when an event is created or deleted (Delete not applicable for Line Item Orders)
- All Messages - Send notification for all event creation, update, and delete actions (Delete and Update not applicable for Line Item Orders)
- Manager Only - Controls if service is visible/available to all users of a facility or just facility managers
Tags
Tag strings used by the system for categorization and certain actions. No special tags are defined for services at this time.
Form Configuration Manager
Custom data collection forms can be configured to collect any desired data including digital signatures from submitters.
- Title - The title of the form
- Allow Editing
- Yes (all) - Allow users to edit form submissions after submission
- Yes (Recieved Only) - Allow users to edit form submission as long as they are in the "Received" state
- No - Disallow form editing after submission
- Current Fields - Control and edit the forms for this data collection form
- Label Field - Used to set the name of the field
- Data Key Field - Defines the name of the storage variable. Should be unique across all fields
- Field Type Selector
- Markdown Block - Display a markdown formatted section of text
- Text Field - Single Line Text Field
- Text Area - Multi-line text field
- Number - Floating point number field
- Select - Single Item select
- Multi-Select - multiple item select
- Section Divider - Section Divider with or without title
- Signature Block - Email target for signature request
- Field Details/Config Button - Displays field type configurations
- Move Field Up - Alters display position of field
- Move Field Down - Alters display position of field
- Copy Field Button
- Remove Field Button
Webhook / Interlock Configuration
Overview
Occasionally it can be desirable to trigger remote actions in response to actions that occur in the resource system. Use cases include remote logging or instrument interlock control. To support these remote actions the resource system provides HTTP webhooks for the following actions:
- Order Creation
- Order Updates
- Order Deletion
- Event Creation
- Event Updates
- Event Deletion
- Interlock Unlock Request
- Interlock Status Request
- Interlock Lock Request
Using the Service Webhook Manager facility staff can configure single or multiple webhooks to be triggered when any of the above events occur.
Configurations can be specified for HTTP Headers, HTTP Auth, request HTTP Verb/Type and request body data.
Note: all request bodies will be encoded as "application/json"
HTTP Verb/Type settings can be set to standard or "insecure". Insecure requests will ignore all TLS certificate errors and are not recommended.
Payload
By default the payload for requests will include the following in the request body:
- Order ID (order_id)
- Line Item or Event ID (line_id / event_id)
Any additional data elements as configured by the webhook settings will be attached to the data object.
Data keyed with the same key as any of the above will be OVERWRITTEN by the system provided value
Multiple Webhooks
Multiple webhooks on the same event can be configured. Order of execution is NOT guaranteed.
Interlock Configuration
Interlocks are a special use case for webhooks. Scheduled instruments/services can be configured to display an interlock control UI element by attaching the has_interlock
tag to the service in question under the "Service Tags" configuration using the "Manual Tag Wizard"
After event creation / during event viewing services with this tag will display a set of interlock controls
Facility Staff and System Administrators will see interlock controls at all times and on all events. Instrument Users will only see the interlock controls between 5 minutes before the scheduled start of the event and 30 minutes after the scheduled end of the event.
The 3 actions correspond to the "interlock" action type and subtype.
The lock and unlock actions are "push-only" webhooks. Any response traffic to these calls is discarded. Valid HTTP Error codes will generate an error message with the reason for the error displayed.
The "Query Lock Status" action will parse the response from the target and expects an "application/json" body with a "status" key containing either a "locked" or "unlocked" value.
Walkup Service Configuration
For services that are publicly accessible and do not need to be scheduled in advance the resource system supports "Walkup" events. Rather than creating a reservation event these services create a timed record of use. The system creates a "pending" walkup event at the time that use is started and closes out the the event when use is completed by creating an event and order based on the walkup event duration. It is important to note that walkup events do NOT check for collisions when they are created and so overlapping usages can occur.
Unlike scheduled services, Walkup service events cannot be edited after creation. While there is a calendar view for the events this is primarily for user convenience and events cannot be altered from the calendar.
Creating a new service
A new walkup service can be created by clicking the "Create New Service" button located above the service list search box. Walkup services are functionally identical to a scheduled service from a configuration standpoint.
Newly created services will not exist until saved after initial configuration. This means that some functionality that needs an id number such as creating service rates will not be available until the user click the "Save" button to save a newly created service.
Identifiers
- Record ID - The system ID number identifying the service
- Name - The display name of the service in question.
- Type - The type of the service. Defaults to "Scheduled"
- Parent Group - The group to which this service belongs. Defaults to the currently active group but may be changed to any group that the creating user is listed as a manager for
Visuals
- Color - The color of the button to access the service as it appears in the group services list. This field will accept and valid CSS color in string format. Ex:
- Display Weight - How high in the list a service will be displayed. Higher values will display first. Ex: 10 will appear after 50
- Display Path - For facilities with large numbers of instruments / services it can be helpful to have some additional level of organization. The display path setting allows managers to organize services into folder style nested groupings. The convention follow standard unix pathing conventions. Ex: "/Microscopes/" will display the given service under an expandable section with all other services that have the same configuration.
Contact Information
- Location - The location the service is located at. This field is optional and will display after the service name on the list of services
- Contact Email - The list of email addresses that should be send a notification message. The contact email list can be configured to send emails to any number of addresses. Generally this will be the email of the person or persons responsible for managing the instrument. Email contacts can be configured to receive emails on the following events:
- All Events - Send a notification for event creation, deletion, and update actions
- Only Create - Send a notification on event creation
- Only Update - Send a notification on event update
- Only Delete - Send a notification on event deletion
The contact email configuration does NOT override the general "Notification Verbosity" setting for the service. If a service is configured to suppress all notification messages then no emails will be sent regardless of the contact email configuration
General Config
- Enabled - Whether this services is actively in use
- Yes - Active
- No - Inactive
- Archived - Inactive and hidden from search list. (Used for removing services from general use and declutting un-used service records
- Notification Verbosity - When to send notification emails for actions that occur on the service
- No Messages - No notifications sent
- On Create - Only send event creation notifications
- On Delete Only - Only send event deletion notifications
- On Create/Delete - Only send notification when an event is created or deleted
- All Messages - Send notification for all event creation, update, and delete actions
- Manager Only - Controls if service is visible/available to all users of a facility or just facility managers
Tags
Tag strings used by the system for categorization and certain actions. No special tags are defined for services at this time.
Scheduler Config
- Allow After Hours Access - Controls if the blocked times are treated as "After Hours" or "Blocked"
- No - Time blocks are not accessible to general users. Administrators and Managers may still schedule in "Blocked" times
- Yes - Allow users with explicitly granted "After Hours" permissions to schedule during off-hours
- Yes (All Users) - Allow any user to schedule time during off-hours
-
The recommended setting for after hours access is Yes (All Users) for walkup services.
- Exclude from Billing - Controls if any orders created on this service are automatically excluded from billing. Useful if a service is provided for free.
- Lead Time - Determines how many days in advance a user must schedule. 0 or empty is no lead time.
-
The lead time for walkup services is always ignored
- Allow Scheduling inside Lead - Controls if a user may create (but not update or delete) an event inside the lead time. Useful for services that can be scheduled quickly (filling a last minute cancellation) but need special attention on cancellation.
- Maximum Lead Time - The maximum number of days in advance a service can be scheduled by a user. Useful for preventing users from "camping" time slots for months in advance that they may not use.
-
This setting has no effect for walkup instrumentation since all walkup events are inside the max lead time.
- Scheduling Interval - The minimum "block" size of a scheduled event. Accepts sizes from 1 minute to 1 week.
-
The recommended interval for walkup services is 1 minute
- Interevent Gap Duration - The minimum amount of time between service uses. Useful if a service has setup/teardown needs.
Blocked/Off-Hours Times
This section controls what times during the week are treated as Off or Blocked hours during which altered rates may be applied or access may be blocked entirely. Time formats are in 24 hour formats. Defaults to no limits. Common times are 00:00 - 09:00 and 17:00 - 24:00 to give a 9am to 5pm working day.
Custom Data Config
This config section has no effect on Walkup Services
Service Rate Config
Each service can have as many rates as desired. Users will have the option to select these rates in a dropdown when scheduling. Rates for scheduled events have 7 needed configuration options:
- Rate Name - The name displayed in the rate dropdown.
- Type - The type of the rate charge
- Per Hour - Charge based on the length of the event in question split correspondingly over the on and off hours used
- Per Run - Charge a flat fee for the event regardless of duration
- On Hours Rate - The rate to charge at for usage that occurs during On Hours as defined in the "Blocked/Off-Hours" configuration section. This rate should be the "At Cost" internal charge rate.
- Off Hours Rate - The rate to charge at for usage that occurs during Off Hours as defined in the "Blocked/Off-Hours" configuration section. This rate should be the "At Cost" internal charge rate.
- Commercial On Hours Rate - The rate to charge at for usage that occurs during On Hours as defined in the "Blocked/Off-Hours" configuration section. This rate can be any rate but should be no less than the internal cost.
- Commercial Off Hours Rate - The rate to charge at for usage that occurs during Off Hours as defined in the "Blocked/Off-Hours" configuration section. This rate can be any rate but should be no less than the internal cost.
- Display Color - The color that any event scheduled at this rate should be appear as when viewed on the calendar. Accepts any valid CSS color string. Can be blank.
All config fields MUST be filled out except the display color regardless of whether you expect to be handling commercial orders on the service. Since users are responsible for selecting their own accounts you cannot control which type of account might be selected for charging the order. If you do not have commercial rates for your services using 2x the internal rate is a safe choice. All fields must ALSO be filled out if you are doing "Per Run" rates.
Service Auto-Charges / Fees Config
Each service can also be configured to automatically attach separate fees for service (apart from the hourly charge) to events created. These charges will be attached at the time that the event is created and can be either Fixed Fees or Duration Linked. In both cases the line item description will be the information provided in the "Fee Description" field.
- Fixed Fee - Fixed Fees are attached to the order as a line item and will remain the same regardless of event duration. This can be used to apply setup fees or other one time charges.
- Duration Linked - Duration linked fees are applied to events on the basis of their total duration. The charge will be equal to the Rate * Rate Multiplier * Total Event Duration in hours. This can be used to attach charges for consumables usage.