Mobile pickup and delivery software (POD) with automated fuel truck management

Mobile software for last mile logistics

  • Products
    • Dispatch and Sync Server
    • Fixed site metered delivery
    • Mobile Metered Delivery
    • goRoam.Delivery
    • goRoam.Assets
    • goRoam.Inspections
  • Services
    • Application Hosting
    • RFID and Barcodes
    • Distribution Assessment
  • Support
    • Training
    • RMA – Returns
    • Documentation
    • Release Notes
  • Partners
  • Blog
    • On-site Mobile Fleet Fueling Companies – Listed by State
  • About
    • Contact
    • Terms of Service
    • Team
    • Request Information
    • News
    • Jobs
    • Privacy Policy
Call Toll Free for Details 866.270.0541
You are here: Home / Inspections / How to automate utility meter installations

How to automate utility meter installations

August 20, 2009 by admin 4 Comments

Most utilities are performing large scale meter upgrades to AMR (automated meter reading) meters.  mobile work order - customer info

The good news, if you’re reading this, is that you are interested in learning how to automate the field service installation.

The bad news is that most existing work order systems are not designed to handle the specifics of meter installations. Specifically, they aren’t designed to:

  • Dispatch to one or more installation crews versus a technician
  • Automatically capture GPS readings (for buried meters, the GPS reading is critical and may need to include sub-meter accuracy)
  • Attach pictures to the work order (a picture of the old meter with meter reading and a picture of the new meter with the meter reading and serial number)
  • Import work orders from the utility
  • Schedule exports of completed work orders to automatically send to the utility
  • Allow custom fields and other data specific to an individual utility customer

The following is a list of needs we’ve heard from customers related to automating field surveys and installations.

  • No programming – customers don’t want to have to write an application.  They want something out of the box that can be used right away.
  • Easy configuration and changes – customers want to be able to add fields or change fields and NOT have to get their IT staff or the vendor involved for simple changes
  • Fast setup – customers want the option to have the system installed at their location or run on a hosted basis
  • Multiple hardware device support – customers want the ability to use existing hardware. This requires API’s specific for each rugged device manufacturer. goRoam has support for Intermec and Motorola SDK’s built-in. This means that if you have an older model MC70 or CN3 with a 2D imager (cameras were not available), we support it.  You don’t have to to upgrade to newer models such as the CN4, MC55 or MC75 that has a separate barcode scanner and camera – of course, we support those devices too.
  • Temporary use – meter installations are project based work. Customers want the ability to scale up for a larger installation but not continue paying for devices and the software service between projects. goRoam is available on a hosted basis (per month, per user) and we have the option to rent devices.
  • No lost data – the data on the mobile device needs to sync based on complete transactions (e.g. work order) versus a basic database table replication. Using tools to build mobile apps versus using an off-the-shelf complete system has resulting in hearing stories about customers who lost data and ended up losing the meter installation job.  goRoam uses transactions and does not lose data.
  • Automatic software updates – any changes to forms should be pushed down to users automatically.
  • Easy integration – getting data into and out of the system should be easy, and it should not require a significant amount of programming.

In this walk through, we’ll show you how to quickly setup and implement mobile, wireless work orders for AMR meter or SmartGrid device installations.  The installation is based on BizSpeed’s goRoam system.  goRoam runs on the web for dispatchers and on rugged, wireless handheld devices for installation crews. goRoam can be used standalone or it can easily be integrated with existing work order systems.

Step 1 – Create the installation form

goRoam.Inspections is a module that allows rapid assembly of mobile forms without programming. Forms consist of pages, pages have questions, and questions have attributes (ex. textbox, checkbox, GPS, picture, etc.).   Mobile forms can be ‘dispatched’ pre-populated with the work order information from the utility company or your work order system.

Logon to the goRoam server and create a new form.  Name the form (ex. Meter Installation) and set the icon for the form. 

create goRoam mobile survey form

Step 2 – Manage the form

Save and click ‘Manage’ to access versions of the form and start adding pages and questions.

manage survey versions

You will see the list of versions of the form. Each time you want to update the form, you can create a version to work on before pushing it to the field. Once ready, you can simply ‘publish’ that version and it will be deployed to the users.

Step 3 – Add pages and questions

add pages to your mobile survey

You will see the pages and can simply start typing to update the page name. To reorder pages or questions, drag and drop them to the new location.  Add questions and set the question information.  This is what will show up in the mobile form.   You can see the list of question types listed below.

add questions to the mobile survey

Questions can be of type:

  • Checkbox
  • Combobox – drop-down list of values
  • Date
  • Numeric – includes precision such as 2 decimals
  • Multi-choice group – drop-down list where the user can choose one or more values
  • Radio button group – radio buttons where the user can only choose one value.
  • Signature capture – this includes  signature capture form on the mobile for the customer to sign with an electronic signature on the device. This also supports free form drawing.
  • Time – time control
  • GPS capture – supports capturing GPS from built-in or external GPS devices
  • Image capture – inserts a picture from the device camera. This also supports image capture from Intermec and Motorola 2D imagers (barcode scanners).
  • Label – read-only text. This is often used to display customer agreements, etc.

For each question, you can set numerous properties such as how it is populated, whether it is required, and conditional logic.

set question properties

Step 4 – Preview the mobile form

preview the mobile form

Step 5 – Publish and assign to work crews/roles

Once a form is set, you can publish the form to one or more groups of users. These are typically going to be the roles you setup for your work crews.

assign surveys to work crews or security roles

Step 6 – Setup your post-completion handler (optional)

setup post-completion handler

If you want to automatically email the completed survey, you can add a post-completion handler. This is a standard .NET extension that allows you to be notified when a survey comes in from the field and is marked complete. Typical uses would be to email copies of the survey or to perform other actions based on the results of the survey, such as creating a follow-up work order.

Step 7 – Import Utility Work Orders to Create Field Dispatches

Most utility companies will provide a flat file that contains the list of work orders they want completed. These include the customer name, address and basic demographic data. These can be imported via web services, scheduled jobs or our import utility. The import utility allows you to open a flat-file (CSV) and map the import fields to your survey fields. This will automatically create dispatches for each imported work order.  Note that import profiles can be saved to quickly re-import additional records.

import work orders from utility company FTP

Step 8 – Field users receive and complete work orders

mobile menu Users logon and see the menu items authorized by their security role.  Synchronization happens in the background, so work order and survey users simply click the touchscreen to open their dispatches.

work order list

The technicians receive all dispatches for their role (work crew) or for them individually (as a user).  To start a meter installation, the tech taps the screen to see the work order. The forms are configured per utility company specs  – so this installation example includes the following:

  • Pre-installation checklist
  • Installation – work order details including customer info and contact
  • Communications gateway – for a multiple devices that use a single communications gateway
  • Location information
  • Service call resolution
  • Info on additional devices installed (if any) – for instance, monitoring units for HVAC, water heaters or pool pumps.
  • Embedded pictures, GPS, customer electronic signature and barcode scanning of installed and removed devices
  • Optional printing – each form has built-in printing support and can be printed using mobile printers like the Zebra RW420

mobile work order - pre-installation checklist mobile work order - customer info mobile work order - customer installation details mobile work order - meter configuration mobile work order - meter installation mobile work order - electronic signature capture

Orders are sent and receive wirelessly in the background. Once complete, the order can be exported to the utility in a batch file.

Step 9 – Export data to Utility Company

Using the goRoam.MobileHub, the dispatcher can manually export orders or can setup a scheduled task to export completed orders to the utility company via FTP.

export work orders

These results can be exported to a CSV file – the easiest way to view is in Excel.

work order export CSV

Notes…

 

If you made it this far….thanks!  We’d love to hear from you. Please contact us for more info or leave a comment.

Related posts:

  1. USI Services and BizSpeed Deliver Wireless Utility Meter and AMR Installation Software
  2. GPS and Camera Capture In Inspections
  3. Product Update – Inspections and Surveys
  4. FEMA Emergency Management Forms for Mobile Devices

Filed Under: Inspections, News, Utility meters Tagged With: goRoam, Windows Mobile

Comments

  1. John Fanguy says

    August 20, 2009 at 1:49 pm

    Nice writeup and examples. This looks like it’s more than a “toolkit” like some other companies have?

    -John

    Reply
  2. Jason Riley says

    August 21, 2009 at 2:15 pm

    Great write-up and screen prints that show the how-to of the application. An overview of the application architecture would be good to better understand which of the compents a company would need to buy to get everything workingsuch as the goRoam server app, post completion handler, import and export utility, the mobile software and the mobile hardware.

    Reply
    • BizSpeed says

      August 21, 2009 at 3:52 pm

      Thanks Jason – we do have some application architecture docs. In terms of getting started, everything is included in the hosted app from a software perspective – the server, mobile software, import/export utility, etc. You would only need a mobile device and wireless plan.

      We have a number of hardware specialists we work with to deliver the mobile hardware, depending on the size of the deployment and hardware features such as GPS, vehicle mounts, etc. We have also started working with a partner that rents rugged devices, so temporary use is available.

      The post-completion handler capabilities are included in the core application; however, programming what you want to happen is something that we can do or for customers with .NET skills, they can use our API and toolkit to add their own handlers.

      Reply
  3. Dave Sawdey says

    August 25, 2009 at 9:52 am

    Great how to, I wish everything I read about software was as easy to follow.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Latest News

  • 3 Tips for better fuels and lubes customer service
  • New video for Android mobile metered delivery
  • Customer Service Impressions – What your delivery system says to your customers
  • Updates to barcode fleet fueling
  • The case for electronic versus handwritten (paper) delivery tickets
  • Updated Customer Portal
  • Load Builder for Dispatching
  • On-site Fleet Fueling Driver Metrics Reports

Contact Us

Search

Bizspeed
  • Products
    • Dispatch and Sync Server
    • Mobile Metered Delivery
    • Fixed site metered delivery
    • goRoam.Delivery
    • goRoam.Assets
    • goRoam.Inspections
  • Services
    • Application Hosting
    • RFID and Barcodes
    • Distribution Assessment
  • About
    • Contact
    • Terms of Service
    • Team
    • Request Information
    • News
    • Privacy Policy
  • Bizspeed
    • Support
    • RMA – Returns
    • Training
    • Partners
    • Jobs
    • Blog
    • Release Notes
    • Documentation

Call Toll Free for Details: 866.270.0541

Copyright © 2015 Bizspeed LLC. All rights reserved.