Exclusive ProActive Features
The following is a list of various features new to the cathodic protection
Industry that are available within ProActive.
General:
Client/Server:
The
ProActive Client/Server version is always custom made for
the sophisticated CP operation with hundreds-to-thousands of
users worldwide who connect to a centralized database server
(mainframe or minicomputer) maintained by an IS department.
Sybase Database:
(Oracle / MS SQL Server) Access to the database is
arbitrated by a server program running on a centralized
mainframe or mini computer. Database backends directly
supported by ProActive include the offerings of these
database vendors: Oracle, Sybase, Microsoft, Informix,
IBM (DB2), and Inprise (Borland). Additionally, ProActive
can utilize any vendor's database backend that is supported
by an ODBC driver (a Microsoft Windows database connectivity
sub-system).
The connection with the server can be via local area network
(LAN), wide area (WAN) or even across
the Internet.
Database Integrity Rules:
It is advantageous to make the database "smarter" and
enable it to understand relationships between data fields
and use some rules-of-thumb to detect and prevent errors.
For example, suppose the portion of your pipeline within New
York State is confined to the high population density areas
of lower Manhattan. Therefore, within every location page of
every device, whenever the State is set to New York, "4"
should be the DOT class. By using the database integrity
subsystem you can easily establish such a rule. After the
rule is in place, whenever the rule is violated, the
offender will get a message describing the error made. If
they choose not to fix the error, an entry will appear in
the Errors page of all ancestor forms. Database integrity
rules can also be made to post entries into the Flags, To-do
or Remedial summary pages if desired.
Seamless Database accessibility to and from MMS, GIS etc.:
ProActive client/server can be
tightly integrated with other client/server applications you
already have. Some possibilities include the sharing of data
with your GIS, asset management, and accounting systems.
Current Windows User Interface Control Technology:
ProActive uses ActiveX controls to incorporate features
similar to those of Microsoft Office, thus making it easier
to learn and use.
Instantaneous Database Updates:
In the
Multi-User and Client-Server versions of ProActive the tree
is updated dynamically. When one user makes a change to the
tree, such as adding a new rectifier or rearranging the
existing contents, all other active users' trees will change
to reflect those changes within 10 seconds (the default
rate) or whatever refresh interval was specified in the User
Preferences dialog box.
Device Specific Audit Trail:
The Audit Trail is a read-only (for all but the ProActive
administrator) memo field containing a record of all data
changes made for a device over its entire history.
Device Specific Notes page:
Each device in ProActive contains a Notes page featuring a
memo field for the free-form entry of notations.
Drag and Drop Tree Structure:
Tree organization is easy with the drag and drop mode of
folder mobility. This feature simplifies the first-time
user’s experience with ProActive.
Drag and Drop Database Filter:
With the Apply
Filter Wizard you can drag and drop folders and construct a
tree that contains only a sub-set of the devices and folders
in the entire database. You can specify a number of criteria
with the wizard to select devices to be included in the
tree.
Briefcase Mode:
Designed to enable the technician to carry a snapshot of
the database, and later merge the readings information with
the database, a technician can drag-and-drop a copy of the
technical area to be tested to a laptop. While in Briefcase
mode the technician can create rectifier devices, rearrange
tree structure, enter readings, fill out forms, display and
load photos and drawings, load and retrieve data logger
routes and readings as well as Close Interval Survey
reports,
(most ProActive functions are also available in Briefcase
Mode).
Relative Device Relationship:
Each device type maintained by the ProActive system is set
up similarly, having all the same pages plus a page specific
to the device type.
Device Specific Readings
Each device has
specific reading types added to its reading page with
pre-formatting capability via the readings template
configuration control.
Common Name Usage:
ProActive conforms to the terminology in use at your
specific company. There are a few special terms particular
to ProActive itself you will become familiar with.
On-Line Help System:
ProActive sports an instructional HTML-based help file
with complete operating information, and also a special Tee
Chart help file within the new 3D graphing control.
32-Bit Application:
ProActive is written in a compiled language and is a
modern 32-bit Windows application.
Easy Use with Dock Station/Laptops:
ProActive downloads 10 to 20 Megabytes of software
and data to your system. ProActive can be easily installed
on a laptop.
Edit Menu Functions
Remedial Items List Manager:
Remedial Items describe conditions on the
pipeline that need to
be addressed. Remedial Items are very similar to To-do tasks
except they are never assigned to a technician, nor are they
assigned a due date. Remedial items are used for
deficiencies that are not critical but should be addressed
at some future time.
To-Do List Manager:
Several of the devices have a Conditions Folder that
offers a number of check box controls. When a check box is
checked, a to-do item will be automatically created and this
To-do task dialog box will appear. To-do items can also
result from DOT Compliance criteria. If the compliance
criterion for a device or route approaches its due date, a
To-do item will be automatically generated. (Note:
in the CLIENT-SERVER version, compliance related To-do tasks
are created by the NIGHTLY maintenance routine)
List Manager:
ProActive lists can end up being populated with hundreds
of items. Consider the "Location-Town" list on the Location
page of a device or facility. This list should contain the
names of all towns and parishes through which the pipeline
passes. If your pipeline were sufficiently long, you would
quickly wind up with hundreds of townships listed. Selecting
from such a list would be quite inconvenient. List
elaboration solves this problem by linking the township list
to the "State" list. We express this relationship as "the
township list is an elaboration of the selected State." When
you select "New York" in the State field, the township list
will be filled with only those list items that belong to New
York. The list will also be populated with any items for
which the "elaboration value" (the State in this example) is
left blank.
Route Manager:
The "Route" is a key concept in ProActive. A route
comprises a set of devices and facilities that a technician
will visit in order to take CP readings. Routes list the
devices that will be loaded into data loggers for taking CP
readings. In the Multi-User and Client-Server versions the
briefcase is loaded with a selection of routes. The Route
Manager is used to create, edit and delete routes.
CIS Editor:
The CIS Editor allows the user to edit close interval
survey information in several ways. In this function you can
delete, move, reverse and change the date on a set of CIS
readings that has already been posted to ProActive.
Apply Filter Wizard:
This function offers the ability to capture and view only
the folders and nodes you need.
Find Text Wizard:
This function allows you to search for a text string in a
variety of places. The results are shown in a grid, which
also lists the readable name of the record and its type.
Reading Templates/Reading Configuration Wizard:
Selecting Reading Templates from the edit menu will bring
up the Reading Configuration Wizard. This control is used to
set up a standard template for each of the various reading
types that are taken in ProActive devices. These pre-set
configurations will be displayed in your Reading Setup
control in ProActive devices. When you pass the mouse cursor
over a reading's name box in the far left of the history
grid, the information contained in the template should pop
up as text and remain visible for a few seconds. This
feature allows the technician to view the settings for each
reading easily.
Automatic Shunt Calculations:
Within the Reading Configuration Wizard, readings can be
preformatted with arithmetic formulas that perform
automatic shunt calculation.
SQL Language Queries:
Information to be printed or graphed is retrieved from the
database through a query. A query is somewhat like a small
computer program written in SQL (Structured Query Language),
which is an important standard for database work.
Query Manager / AD HOC Data Base Queries:
The
Query Manager handles most of the esoteric ins-and-outs of
dealing with the ProActive database, the tree, date ranges,
list-based fields, etc. You select the fields and tables you
wish to include and the Query Manager fills in the rest.
Spelling Checker:
Most multi-line text fields and edit boxes are enhanced
with automatic spell checking capability. The spell checker
utilizes a full American-English dictionary as well as a
custom dictionary for its word list. A few text-based fields
in the database are not spell checked, usually because
they're designed to contain inappropriate text for a spell
checker (such as company addresses, etc.).
Location Page - Device Location Information
Station Number:
The
Station Number is contained in the location page of every
device. This is the historic station number of the device,
and is represented as "first number + second number." The
first number indicates hundreds of feet and the second
number indicates feet.
Area Name Common Name Pick List:
This list-based field describes the general geographic area in
which the device is located.
DOT Class Area Pick List:
This numeric field contains the integers 1 through 4 and
describes the DOT classification for the area in which the
device is sited.
County/Town/State Common Name Pick List with Elaboration:
These are list-based fields that are an elaboration of the
Location>>(State, Town, County/Parish) that specifies which
(State, Town, County/Parish) the device is sited in.
Valve Section Pick List:
The valve section group box specifies the upstream and
downstream valves for the device in question. This is an aid
for those accustomed to categorizing areas on the pipeline
by valve section. To specify the valve section, select the
State in which the valve is sited. The corresponding valve
list will then be filled with the main line block valves
present in that state.
Line List Number:
This edit field contains the identifying number of the
line list on which this device is present.
Adjust Displayed Reading History:
The
displayed reading history can be adjusted to range from
3 years to more than 20 years.
Alignment Sheet Number Pick List with elaboration:
This list-based field (an elaboration of Location>>State)
specifies the alignment sheet on which the device can be
found.
Directions to Device:
This memo field is used to specify information useful in
trying to find the device in the field.
Description Field:
This is a one-line edit field used to specify any
identifying characteristics concerning the device.
Multiple Line Right of Way:
ProActive distinguishes separate test point stations for a
test point that serves multiple parallel pipelines, but
groups them for route building or any drag and drop
function.
Devices
Device Specific Photos/Device Specific Drawings:
For all devices, ProActive
supports the inclusion of digitized photographs, CAD-based
schematics and maps for each device and facility arrayed
along the pipeline. Multiple photos and drawings can be
stored for each device, with an area
to enter notes pertaining to each drawing or photo.
Device Specific Customizable Readings:
ProActive
can configure specific reading templates for all devices.
When the template is properly set up via the Reading
Configuration Wizard, the reading type appears in the
Reading Setup drop down list with the reading attributes
pre-set.
Device Specific Remedial List and To-Do List Generation:
All ProActive Devices are capable
of automatic and manual generation of remedial and to-do
list items. (See Remedial / To-Do List Manager section)
Retiring Devices:
In ProActive, data is never actually deleted from the
database, except when the system administrator moves it to archival storage.
Instead, the information
is "retired." When a device is retired, its information
still resides in the database even though the retired device
no longer appears in the tree. Reports that utilize a date
range will still print the retired device's information if
the date range includes the time that the device was not yet
retired.
Test Station Device Type:
The Test Point device is usually synonymous with a Test
Station, but
not necessarily so. The test point can be used anywhere you
need to take readings that are not accommodated by any of
the other devices in ProActive. ProActive also stores
information on:
- Casing Data
- Reference Cell
Rectifier Device Type:
The Rectifier is the workhorse of CP, producing the
current that protects the pipeline against corrosion. Thus,
the amount of information kept concerning the rectifier is
quite extensive. ProActive also stores information on:
- Positive Splits
- Positive Shunt Common Name Pick List
- Negative Shunt Common Name Pick List
- Power Company Data
- Vendor Data
- Coordination Data
- Ground-bed Data with Common Name Pick Lists
- Fuse Type Common Name Pick List
Bond Device Type:
The Bond device specifies all
information pertinent to the configuration and maintenance
of bonds to foreign companies. ProActive also stores
information on:
- Diode Data
- Resister Data
- Coordination Data with Common Name Pick Lists
- Shunt Type Common Name Pick Lists
Flange Device Type:
A flange is a CP device used to electrically isolate one
structure from another. ProActive also stores information
on:
- Flange Type
- Flange Status
- Shunt type
Valves Device Type:
ProActive enables visual inspection concerning Valve
corrosion. The functionality in this group is similar to the
"Readings" group, except the prompts are for visual
inspections rather than electrical readings and are posted
to the Atmospherics page.
ProActive also stores information on:
- Valve Data
- Valve Atmospheric Data
Span Device Type:
A span is an aboveground pipe typically used to cross a
creek, river or other obstacle. Since it is above ground, a
systematic visual inspection for corrosion is warranted in
addition to electrical readings. ProActive also stores
information on:
- Span Data
- Span Atmospheric Data
Sleeve Device Type:
A sleeve is a pipe that encloses a smaller pipe to enhance
corrosion prevention. The milepost number of a sleeve
defines its mid-point while information items on the
device-specific "Sleeve" folder specify the sleeve's length
and other characteristics.
ProActive also stores information on:
Coating Transition Device Type:
ProActive
maintains data concerning all coatings applied to the
pipeline. To conform to ProActive's "point-on-the-pipe"
metaphor for devices, coatings are managed by tracking the
point at which the pipeline's coating characteristics
change. Thus, a coating is completely described by two
Coating Transition pseudo-devices, one at each end of the
coating.
ProActive also stores information on:
Towers Device Type:
ProActive stores Tower device type information.
Facilities
M&R Summary Facility Type:
Meter Stations (M&R), a "Facility" in ProActive
parlance, have all the pages of a Summary Folder and the
Location, Notes, and Audit Trail pages of a device. Hence,
they are somewhat a blend between a folder and a device.
- Customizable Readings – Reading types can be preformatted and completely
customizable.
-
M&R Station Schematics – Within the location page of the M&R, schematics can be
stored to provide a visual aid to technicians.
-
M&R Summary Lists – ProActive stores remedial and to-do list information.
-
Customer Company Information – Meter
Station also has an "M&R" sub-folder in which you can
place contact information for the associated company.
Compressor Station Summary Facility Type:
Compressor Stations have all the pages of a Summary Folder
and the Location, Notes, and Audit Trail pages of a device.
Hence, they are somewhat a blend between a folder and a
device.
- Customizable Readings – Reading types can be preformatted and are
completely customizable.
- Station Schematics – Within the location page, schematics can be stored to
provide a visual aid to technicians.
- Compressor Station Summary Lists - ProActive stores remedial and to-do list information.
Atmospherics Summary Inspection Data:
Summarizes the atmospheric corrosion observations for the
aboveground devices and facilities.
- Collected via data logger – Readings are uploaded via data logger.
- Pictures – Drawings, and pictures can be stored to provide a visual
aid to technicians.
- Post to Remedial List/Post to To-Do List
- A radio group offers several sorting options, also there
are buttons present that facilitate the creation of to-do
tasks and remedial items based on the observations.