Chapter 7 Communication with External Systems Rev 10/18/06

Size: px
Start display at page:

Download "Chapter 7 Communication with External Systems Rev 10/18/06"

Transcription

1 Chapter 7 Communication with External Systems Rev 10/18/06 Overview RBMview communicates with various external information/enterprise systems including Computerized Maintenance Management Systems (CMMS). Communications with these external systems is accomplished by using text file transfers. This automatic transfer of equipment condition information is a timesaving measure and helps link pertinent information about machine condition to work order requests. Only equipment condition information stored in the RBMview database is transferred to the CMMS system. No data from the RBMware database is transferred to the CMMS system. This means you can document, trend, and communicate all of the various details on machinery health to report accurate asset conditions, advise appropriate actions, and prioritize and plan daily maintenance operations. RBMWare s critical communication capability supports your asset reliability measures, sharing knowledge with your entire facility. To setup RBMware to communicate with an External system requires the following steps: I. Setting up the RBMview database to Interface with an External system II. Using the Asset Mapper to map RBMware machines to the External system III. Submitting Work Requests to External System Each of these steps is described later in this chapter. The complete specification for RBMware s communication with External Systems is provided in section IV. External Information Interface Specification 1

2 I. Setting up the RBMview Database to interface with an External System Setting up this information involves: 1. Opening the CMMS preferences tab in RBMview 2. Setting the default schedule interval 3. Setting the idle work request interval 4. Choosing the type of connection with the external system 5. Configuring the CMMS link To begin setting up RBMview to communicate with external systems, change the settings in the CMMS tab on the Preferences dialog box of the RBMview application. To access the RBMview preferences, select Preferences from the Tools menu. In this dialog box, you determine the way that the CMMS Link operates Default Schedule interval (in days):. By default, a work request that is submitted to an external system is requested to be completed within two weeks. To change this, enter a value in the Default Schedule Interval field. Idle Work request Timeout interval (in days): RBMview is able to close out work requests that have not been acted upon by an external system. By default, after no activity for 28 days from the date the work request was submitted, the work request will be closed out. Change this value 2

3 in the Idle Work Request Timeout field if you want outdated work requests to be cleaned up after a shorter or longer period of time. There are three ways to communicate between an external system and RBMview. The options are: Manual Work Order and Cost Entry: With this method, RBMview does not communicate with external systems and the RBM analyst manages the work order information using paper work orders. The analyst manually enters the information into RBMview. Enable ASCII File CMMS Link: This method uses text files to communicate with an external system. The external system must parse the files and interpret the data. When the external system is sending work order information to RBMview, the external system outputs a text file that is parsed and interpreted. For details, see the External Information Interface Specification at the end of this chapter. CSI recommends using this method. Enable ASCII Fixed Format CMMS Link: This method uses text files to communicate with an external system. Each record is on a single line and space delimited. A Windows -style initialization file, CMMSLINK.INI, must be created to indicate each field to be sent and received and the length of each field. Output All Fields This option is only selectable when Enable ASCII File CMMS Link is selected. When this option is enabled, a POSTED.DAT file is created, all possible fields will be exported instead of only the fields that have data. 3

4 For both of the ASCII File formats, you must configure the details of the CMMS Link by clicking on the Configure CMMS Link button. A dialog box with a path and a value is displayed. Cycle Time (sec) This cycle time value is the time in seconds between when RBMware looks for information to process. A value of 120 indicates RBMware will check for information to transfer to and from the external system every two minutes. Enforce field size limits - This check box tells the interface to use the specified field sizes defined in the specification when importing information back into RBMview. CSI s CMMSLink Database - Click on the BROWSE button to select the CSIMXSQL.MDB file. This file is located in the RBMSUITE\CUSTDATA directory. All of the necessary information to make the CMMS interface work is stored in this file. Ensure these values are correct and select the OK button. NOTE: To activate the external file system connection in RBMview, you must fully exit RBMware and restart the RBMware application. After you restart RBMware, RBMview will begin looking for data to send and receive as long as RBMware is running. 4

5 II. Using the Asset Mapper to map RBMware machines to an External System RBMview uses the Asset Mapper function to map or create a correspondence between assets (as labeled in the external system) and RBMware equipment and components. Typically the name of the asset in the CMMS system is different from the RBMware equipment ID. The RBMware equipment must be mapped to the correct Asset ID so that the work orders will be created on the correct Asset in the CMMS system. The Asset Mapper can be invoked in three ways: - From Status at a glance Asset Mapper tab - From the Case history manager Select Tools Assign CMMS names - By submitting a work request on a piece of equipment that does not have CMMS names mapped The CMMS Names can be assigned manually by selecting the Add New Name button. Type in the CMMS name and click on OK. 5

6 The new CMMS name is assigned as shown in the CMMS Assignment(s) for the Currently Selected Node window above. To remove the assignment, click on Remove Assignment or you can select Modify Name to modify the name of the assignment. NOTE: Multiple CMMS names can be mapped to the same RBMware piece of equipment. Typically in RBMware, the equipment is setup as a machine train with the driver and the driven component on one piece of equipment. However, in an external CMMS system, the components may be defined as individual assets. If multiple CMMS names are assigned to one piece of equipment, the user will be prompted to select the actual CMMS name that the problem is to be submitted on when a work request is created. For a large number of assets to be mapped, RBMview supports importing a tab-delimited text file to make the assignments. Each line of the text describes one mapping. The line must be formatted as: Where: An example is: \t is a tab character EXTERNAL_NAME\tRBM_DB\tAREA_ID\tEQUIPMENT_ID EXTERNAL_NAME is the asset name in the external CMMS system RBM_DB is the RBMware database name AREA_ID and EQUIPMENT_ID are the RBMware database Area ID and Equipment IDs that correspond to the same piece of equipment in the CMMS system. AS-1222-AB/tRollerA.RBM/tArea 1/tEquipment 1 6

7 After this file as been created and saved (usually in the default CMMSDATA directory), the file can be imported into RBMview by using the Asset Mapper. Click on the Import CMMS Names to display the window shown below. To import, select a database server from the list. CSI recommends you process the aliases against all database servers in the list. Localhost is the default entry for the database server running on a local user system. Click Pick File to select your tab delimited text file. 7

8 Highlight the file and click on Open to return to the Import CMMS Names shown below The selected file name will appear as shown above. 8

9 Next, click Process to import the CMMS names. The names are imported into the correct RBMview database. The import results window shows the results from the import. If there are any errors, they will be listed in the import results window. Click on Close to see the results of the imported CMMS names. 9

10 The current CMMS assignments will be shown in the window as seen above. NOTE: That it might be necessary to close the Asset mapper window and reopen to refresh the display of the new CMMS names. A third way to Assign CMMS names is to import the names from the external system and then assign the names manually from the available names shown. As before, select the Import CMMS Names. 10

11 Next, select the Pick File option to select the text file that contains a list of the Asset IDs from the external system. This text file can be created from the External System by exporting the Asset IDs to an ASCII Text file. NOTE: If the RBMware-MAXIMO interface is used and the interface has been configured to Query the MAXIMO equipment list, then a file called EQUIP.TXT will exist in the CMMSDATA directory by default. This EQUIP.TXT can be imported as described below. Then select Process to import the available Asset IDs. The IDs are imported and the results are shown in the Import results section of the window. 11

12 Click on Close to return to the Asset mapper window shown below. The Imported CMMS names are shown in the Available CMMS Names section of the window. To make an assignment, highlight the CMMS name and select the corresponding RBMware equipment shown in the right hand pane and click on Assign. The resulting assignment will be shown in the CMMS Assignment(s) for the currently selected node window as shown below. 12

13 III. Submitting Work Requests to External System After a problem has been created in RBMview, click on the Work Request button as shown above. NOTE: Recommended Actions must be defined on the problem before the work request can be submitted. An error will occur if no Actions are defined. 13

14 If the equipment has already been mapped with the Asset Mapper, the above screen appears. If the equipment has not been mapped to a CMMS name, the following window will appear: Click on YES to invoke the Asset Mapper. (See II. Asset Mapper section for more details.) Notice that this example has two assets assigned to the RBMware equipment. Select the CMMS name that this problem is related to and click on Submit. A work request will be created and the necessary files generated for the External system to pick up the information. Details of this file format is explained in the External Information Interface Specification section at the end of this chapter. 14

15 Shown above is a sample work order that was generated by an external CMMS system. Any changes that occur to this work order in the external system will be transmitted back to RBMview in the Work order area (ie. The Work order status will change, work done field may change, actual and estimated dollar values will appear, etc) 15

16 IV. External Information Interface Specification Overview This section defines the text file data exchange between an external system and RBMview. This interface was designed by CSI, for its RBMware product line. External information/enterprise systems are for managing and controlling work, schedule, and maintenance tasks. These systems can work well with a Reliability-Based Maintenance (RBM) system when told what maintenance functions are to be performed, and when. CSI holds that an EIES system should not be responsible for equipment condition data (e.g., vibration, oil, thermographic data). These systems should only respond to an expert analysis of the data. The external system cannot replace the functionality and value of an expert analysis system. Process The process of data exchange starts with an RBM analyst diagnosing a problem with the equipment. The analyst then logs an entry indicating the problem, a schedule priority, and corrective actions. This entry is then sent to the external system as a work order request (or some other appropriate type of request for the system). When this request is acted upon in the external system, a response is sent back to the RBM system so the analyst will have current information regarding the problem and any actions taken. Data transfer is achieved by using standard ASCII text files. The POSTED.DAT file contains events generated by the RBM system for the external system. SCHEDULE.DAT contains events generated by the external system for the RBM system. A table of EIES equipment names and their corresponding RBM equipment names allows mass loading of aliasing information into an RBM system. Note: By default, RBMview places the POSTED.DAT file in the CMMSData directory and expects the SCHEDULE.DAT file to be in the same directory. Accessing Rules and Formats File Format Definitions Data is transferred between systems by standard ASCII text files. All characters available to the currently running operating system language may be used in the data fields of the text files. The identifiers, however, cannot be different from what is detailed below. Each line is terminated by a carriage return (0x13) and line feed (0x10). Events are defined to be individual actions taken by a system. Each event will have a block of information stored in the appropriate interface file. Each block will begin with an identifier, contain specific information, and be terminated by a termination line. 16

17 File Access Protocol To ensure that data is transferred correctly, the following conditions are to be followed by the external system and RBMware. The external system is responsible for processing the POSTED.DAT file and for deleting any entries processed. Typically this means the external system processes all entries and deletes the POSTED.DAT file. If a POSTED.DAT file is found in the CMMSData directory, the new information RBMware is sending is appended to this file. RBMware is responsible for processing the SCHEDULE.DAT file and deleting any entries that it processes. The external system must place the SCHEDULE.DAT file into the CMMSData directory. Note: If there are any errors in reading the SCHEDULE.DAT file, RBMware will create a SCHEDULE.ERR file with the entries that were not processed. Fix the errors in the text file, or external system, and rename the file to SCHEDULE.DAT. At the next interval, RBMware will process the file again. To insure proper access to the data transfer files, the following protocol has been implemented. This involves steps to be followed by both the RBM and CMMS systems to help eliminate lockouts and to maintain prompt response by both systems. The RBM system processing of SCHEDULE.DAT is defined as follows. Rather than opening SCHEDULE.DAT, the RBM system will rename SCHEDULE.DAT to SCHEDULE.LOC and process SCHEDULE.LOC. This will make it very unlikely that the CMMS system will have a collision with the RBM system since the CMMS system always writes to SCHEDULE.DAT. Therefore, the steps to be taken by the RBM system are given below. 1. Check for SCHEDULE.ERR. If the file exists a previous critical problem has not been resolved. Abort processing of schedule info. 2. Check for SCHEDULE.LOC. If the file exists, skip the next step. 3. Rename SCHEDULE.DAT to SCHEDULE.LOC. If this fails, wait and retry again. 4. Process SCHEDULE.LOC. If an error occurs, create a SCHEDULE.ERR file containing details of the error and abort. 5. Delete SCHEDULE.LOC. The CMMS system processing of POSTED.DAT is defined as follows. Rather than opening POSTED.DAT, the CMMS system will rename POSTED.DAT to POSTED.LOC and process POSTED.LOC. This will make it very unlikely that the RBM system will have a collision with the CMMS system since the RBM system always writes to POSTED.DAT. Therefore, the steps to be taken by the CMMS system are given below. 1. Check for POSTED.ERR. If the file exists a previous critical problem has not been resolved. Abort processing of posted info. 2. Check for POSTED.LOC. If the file exists, skip the next step. 3. Rename POSTED.DAT to POSTED.LOC. If this fails, wait and retry again. 4. Process POSTED.LOC. If an error occurs, create a POSTED.ERR file containing details of the error and abort. 5. Delete POSTED.LOC. 17

18 Currency Format Specification Currency or cost values are an important part of Work Orders. Each currency value will be of the form: xxxxx.xx with a maximum of 16 characters. Date Format Specification Dates are required and must be passed between RBMview and the external system. The format for passing dates is: "DD-MMM-YYYY" where the DD is a 2 digit day of the month, the MMM is a 3 character abbreviation for the month, and the YYYY is the full representation of the year. The following is the list of acceptable month abbreviations: JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC An example of a correctly formatted date is 22-AUG External Systems and RBMview Communications Equipment Aliasing See II Asset Mapper for details of how to invoke the Asset Mapper in RBMview. RBMview to EIES Protocol RBMview generates Work Request events. Work Requests Work Requests provide a method for RBMview to send a request to the external system requesting work to be scheduled. When a RBM Analyst finds a problem, the analyst 18

19 generates a work order request to be processed by the maintenance group. Work Requests are placed into the POSTED.DAT file. The following information is passed to the external system: WorkRequest ID: Bad Equipment ID Case ID: B3CA Survey Date: 08-DEC-2005 WO Date: 12-DEC-2005 Analyst: Administrator Problem: Improper air flow Findings: Hot Findings: Abnormal thermal profile FindingIDs: 2019 FindingIDs: 2002 Actions: Check fan for proper operation Actions: Ensure mtr is not over lubricated ActionIDs: 5031 ActionIDs: 5110 Extend: IR Fault Image: \\RBMsuite\CustData\Example\IRImages\v jpg Priority: 0 Fault type: 120 Fault Text: Improper air flow End Each of these items is discussed in the table below. Not all of the items are required. The third column of the table indicates req for required and opt for optional. Work Literal String Req This is the block identification key. Request ID bytes Req The equipment ID as defined by the EIES or CMMS Case ID 1-4 bytes Req This is a unique Case identifier for the RBM system. This value must be saved with the Work Order information and sent back to the RBM system to identify the proper Case to modify. Survey Date Date Opt This date is when the equipment was last monitored. WO Date Date Opt This is the date that the EIES or CMMS should try to schedule the work order for Analyst Text string Opt This is the ID, usually initials, of Analyst calling the problem. Problem Text string Req This is a short description of the problem with this equipment. Findings 0 or more lines of text strings Opt This provides more information regarding the problem at hand. It describes things that were observed that indicates FindingIDs Actions 0 or more lines of numeric values 0 or more lines of text strings Opt Opt the fault condition. This is the ID number associated with the Findings string. This describes the recommended actions to take to correct the problem. 19

20 ActionIDs Extend Memo 0 or more lines of numeric values 0 or more lines of text strings 0 or more lines of text strings Opt Opt Opt This is the ID number associated with the Actions string. This provides more information regarding the problem at hand. It is where a more detailed description of the problem can be given. This describes the memo field. This field is used to give more detailed information about the problem. Image 0 or more lines of text strings Opt Each line gives the UNC path to an image that supports the problem and/or the actions. Priority 1 character Opt This is a code indicating urgency of problem. These codes are configurable in the RBM system and should be set to match what is defined in the external system. Note: Priority is a 1 character field therefore Priority 10 can not be sent as 10. Priority 10 is sent as A Fault Type numeric value Opt This indicates the type of problem found. This value might be used to indicate the type of corrective action in the external system. Fault Text Text string Opt This is the text string associated with the Fault Type as defined above. End Literal String Req This is the block termination key. Note: For double-byte languages (e.g. Chinese, Korean, Japanese) the lengths of the text fields are in bytes not in characters. It is possible that the trailing byte of a pair may be truncated. Note: As new fields may be added in the future, the external system should ignore field types that it does not recognize. A warning may be issued by the external system but the work request should still be processed. Work Order Information There is only one type of event that an external system sends to RBMview. Work Order entries detail what activities are being performed on a work request or whether the work request was cancelled or rejected. Work Literal String Req This is the block identification key. Order ID bytes Req The equipment ID as defined by the EIES or CMMS. This can be a specific field in the external system or a combination of fields to uniquely define a piece of equipment. It will be stored by the RBM system and used for comparison purposes. It should be descriptive as well. If it is a composite of many fields, the external system should know how to break it up (the RBM system will only display it). Action One of: req The action to be taken for the work order. Posted Update Completed Cancel 20

21 Not Scheduled Case ID 1-4 bytes req This is a unique Case identifier for the RBM system. This value must be saved with the Work Order information and sent back to the RBM system to identify the proper Case to modify. Survey Date Date opt This date is when the equipment was last monitored. This value is no longer used. However, it is still included for backward compatibility and will be ignored by RBMview. WO Date Date opt This is the date when the work order is assigned. This is not required but should be specified when the work order is first posted to the RBM system. WO Number 1-32 bytes opt This is the work order number. It is not required but should be specified when a work order is first posted, and is recommended for follow-up work order information. Status 1-35 bytes opt This is a status line describing the current state of the work order. This may be used with the "Update" action to tell the RBM system that a part has been ordered and we are waiting for delivery. Audit One of: Acknowledge Approve Schedule InProgress Complete Close Cancel opt This allows more specific information about the action to be given. It signifies the state of the work order in the CMMS system. It may be used to indicate the tracking of the work order through its life cycles in the CMMS system. Analyst 1-32 bytes opt This is the name or ID of the person that performed the audit type activity specified in this work order block. Work Done 0 or more lines of text strings opt This is usually used when a work order has been completed to inform the RBM system what work was actually done. Extend 0 or more lines of text strings opt This is free-form text to be used for any other textual information. Labor Currency opt The actual labor cost to repair the equipment. Parts Currency opt The actual cost of parts to repair the equipment. Down Currency opt The actual cost of the down time for repair. F Labor Currency opt Estimated cost of labor to repair the equipment if it is allowed to fail before it is repaired. Note Space after F F Parts Currency opt Estimated cost of parts to repair the equipment if it is allowed to fail before it is repaired. Note Space after F F Down Currency opt Estimated cost of down time during repair or the equipment if it is allowed to fail before it is repaired. Note Space after F Scrap Currency opt The actual cost of production material discarded due to outage. Power Currency opt The actual power cost Other Currency opt The actual cost for other miscellaneous items Rental Currency opt The actual rental cost 21

22 FScrap Currency opt Estimated cost of production material discarded due to outage. Note No Space after F FPower Currency opt Estimated cost of the power. Note No Space after F FOther Currency opt Estimated cost of other miscellaneous items. Note No Space after F FRental Currency opt Estimated cost of the rental. Note No Space after F End Literal String req This is the block termination key. Note: Currently CSI is only able to import work order information which is in response to a work request created by RBMview. At this time, CSI is unable to accept unsolicited work order information. Contact CSI for more information. Note: For double-byte languages (e.g., Chinese, Korean, Japanese) the lengths of the text fields are in bytes not in characters. Information sent to RBMview must take this into account. Note: As new fields may be added in the future, the external system should ignore field types that it does not recognize. A warning may be issued by the external system but the work request should still be processed. There are 5 work order actions defined above. When the external system receives a work order request which must be rejected for some reason, the external system must respond to the RBM system with a work order event of action, Not Scheduled. This will inform the RBM system that no action will be taken on that equipment. Comments can be sent to give the reasons for rejection. These comments will be displayed in the Case History of the equipment: Work Order ID: Dummy Equipment ID Action: Not Scheduled Case ID: A98D Survey Date: 04-DEC-1992 Status: No Work Done Work Done: Train to be taken off-line in Work Done: 2 weeks for major overhaul. End When the external system receives a work order request and creates a work order, a Posted work order event must be sent. The Posted action requires the WO Date and WO Number fields to be sent as well. Other comments can be sent via the Extend field. Work Order ID: Bad Piece of Equipment Action: Posted Case ID: 12CF Survey Date: 04-DEC-1992 WO Date: 06-DEC-1992 WO Number: Audit: Schedule Analyst: John Doe Status: Schedule for repair on 21-DEC

23 Extend: Replace Inboard Bearing; Extend: Examine Outboard Bearing; Extend: Examine Shaft End After a work order has been posted, there may be a need to update the RBM system information. This is done using the Update action in a work order block. Work Order ID: Equipment Running Rough Action: Update Case ID: 0BA4 Survey Date: 04-DEC-1992 WO Number: Status: Waiting on Parts F Labor: F Parts: FScrap: FPower: FOther: End When work has been completed, update the RBM system with a work order event of Completed action. With a completed event there should be Work Done fields and possibly cost fields. These are not required, but should be entered if available. The WO Date field has a special meaning in the event. It indicates the date the work order was completed. A completed work order event might look like this: Work Order ID: Equipment to Fix Action: Completed Case ID: A123 Survey Date: 05-DEC-1992 WO Number: Work Done: Replaced Inboard Bearing; Examined Shaft; Work Done: Precision Alignment Done. Labor: Parts: End If a work order is posted to the RBM system, and later needs to be removed, the Cancel action is needed. An explanation for the cancellation is recommended, but is not required. Costs may have occurred even though the work order was cancelled. These costs may also be added. Work Order ID: Equipment ID Action: Cancel Case ID: 450D Survey Date: 05-DEC-1992 Work Done: Equipment to be disposed of. Work Done: No repair necessary. Labor: Parts: End 23

24 All the information being passed to and stored by RBMview can be reviewed by opening the equipment case history and exploring the various fields of information in the case. 24

A MEMBER OF THE TEXAS A&M UNIVERSITY SYSTEM. Texas AgriLife Research Texas AgriLife Extension Service. Pathway Net Guide REVISED 2/29/08

A MEMBER OF THE TEXAS A&M UNIVERSITY SYSTEM. Texas AgriLife Research Texas AgriLife Extension Service. Pathway Net Guide REVISED 2/29/08 A MEMBER OF THE TEXAS A&M UNIVERSITY SYSTEM Texas AgriLife Research Texas AgriLife Extension Service Pathway Net Guide REVISED 2/29/08 1 TABLE OF CONTENTS Logging On Page 3 Viewing Transactions Page 6

More information

Building and Editing RBMware Databases

Building and Editing RBMware Databases Page 1 of 37 [TOC] [Prev] [Next] [Index] Building and Editing RBMware Databases Main Path to Building a Database Whether you are an experienced RBMware user or just starting out, a simple approach is to

More information

This report is based on sampled data. Jun 1 Jul 6 Aug 10 Sep 14 Oct 19 Nov 23 Dec 28 Feb 1 Mar 8 Apr 12 May 17 Ju

This report is based on sampled data. Jun 1 Jul 6 Aug 10 Sep 14 Oct 19 Nov 23 Dec 28 Feb 1 Mar 8 Apr 12 May 17 Ju 0 - Total Traffic Content View Query This report is based on sampled data. Jun 1, 2009 - Jun 25, 2010 Comparing to: Site 300 Unique Pageviews 300 150 150 0 0 Jun 1 Jul 6 Aug 10 Sep 14 Oct 19 Nov 23 Dec

More information

Asks for clarification of whether a GOP must communicate to a TOP that a generator is in manual mode (no AVR) during start up or shut down.

Asks for clarification of whether a GOP must communicate to a TOP that a generator is in manual mode (no AVR) during start up or shut down. # Name Duration 1 Project 2011-INT-02 Interpretation of VAR-002 for Constellation Power Gen 185 days Jan Feb Mar Apr May Jun Jul Aug Sep O 2012 2 Start Date for this Plan 0 days 3 A - ASSEMBLE SDT 6 days

More information

Page 1 of 6 WWW.CHECKPOINT.COM WELCOME: MATTHEW WARREN SIGN OUT TRY OUR PRODUCTS QUOTING TOOLS ASSETS / INFO SUPPORT / SERVICES Solution ID: sk87560 How to configure R77.30 Security Gateway on Gaia OS

More information

Maintenance Coordinator SQL SERVERS EXPRESS REVISIONS 8x

Maintenance Coordinator SQL SERVERS EXPRESS REVISIONS 8x Current Patch: 8.0.2.5 IMPORTANT NOTE: At many times patches are added to the download without any notification. Also note that there may be fixes not recorded here. How to install update To install an

More information

ZENworks 2017 Update 3 System Updates Reference. August 2018

ZENworks 2017 Update 3 System Updates Reference. August 2018 ZENworks 2017 Update 3 System Updates Reference August 2018 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

FREQUENTLY ASKED QUESTIONS

FREQUENTLY ASKED QUESTIONS DISTRICT 7030 WEBSITE FREQUENTLY ASKED QUESTIONS NB: THIS WILL BE REGULARLY UPDATED FOR YOUR INFORMATION. 1. This website works better with the following browsers: Internet Explorer (IE) and Google Chrome.

More information

Visualization Creator 03/30/06

Visualization Creator 03/30/06 Visualization Creator 03/30/06 Overview In order to clearly communicate the interaction of various elements within the Visualization Creator (VC), we have described several scenarios in which the VC would

More information

HP StorageWorks Command View TL TapeAssure Analysis Template White Paper

HP StorageWorks Command View TL TapeAssure Analysis Template White Paper HP StorageWorks Command View TL TapeAssure Analysis Template White Paper Part Number: AD560-96083 1 st edition: November 2010 HP StorageWorks Command View TL TapeAssure Analysis Template The TapeAssure

More information

Logging Mechanism. Cisco Logging Mechanism

Logging Mechanism. Cisco Logging Mechanism Cisco, page 1 Cisco ISE System Logs, page 2 Configure Remote Syslog Collection Locations, page 7 Cisco ISE Message Codes, page 8 Cisco ISE Message Catalogs, page 8 Debug Logs, page 8 Endpoint Debug Log

More information

USER MANUAL SATO ASIA PACIFIC PTE. LTD. STANDARD ASSET TRACKING SYSTEM VERSION: DATE: 15 MARCH 2005

USER MANUAL SATO ASIA PACIFIC PTE. LTD. STANDARD ASSET TRACKING SYSTEM VERSION: DATE: 15 MARCH 2005 (198701343-G) 438A Alexandra Road #05-01/02 Alexandra Technopark S pore 119967 Tel: (65) 6271-5300 Fax: (65) 6273-6011 E-Mail: sales@satoasiapacific.com Sales Hotline: (65) 6276-2722 Service Hotline: (65)

More information

Xpert / XLite GPRS232 Serial Interface Block USERS MANUAL. Part No Rev. 3.3 July 27, 2009

Xpert / XLite GPRS232 Serial Interface Block USERS MANUAL. Part No Rev. 3.3 July 27, 2009 Xpert / XLite GPRS232 Serial Interface Block USERS MANUAL Part No. 8800-1164 Rev. 3.3 July 27, 2009 Sutron Corporation 22400 Davis Drive Sterling, VA 20164 703.406.2800 www.sutron.com sales@sutron.com

More information

NFX MARKET DATA FEED INTERFACE SPECIFICATIONS. NFX Market Data Feed

NFX MARKET DATA FEED INTERFACE SPECIFICATIONS. NFX Market Data Feed NFX Market Data Feed Table of Contents 1 INTRODUCTION... 3 1.1 PURPOSE... 3 1.2 ARCHITECTURE... 3 2 SESSION CHARACTERISTICS... 4 2.1 REAL-TIME PRODUCTION DATA... 4 2.2 PRE-LAUNCH TEST DATA... 4 2.3 TRANSMISSION

More information

MicroMVL Release History. Note: Changes in black mean new features or capabilities and red changes mean corrections from previous versions.

MicroMVL Release History. Note: Changes in black mean new features or capabilities and red changes mean corrections from previous versions. MicroMVL Release History Note: Changes in black mean new features or capabilities and red changes mean corrections from previous versions. Version Release Date Changes 2.23 18-May-2018 Fixed Audit Trail

More information

ShineNet. Growatt Version Date Notes New. ShineNet V1.0

ShineNet. Growatt Version Date Notes New. ShineNet V1.0 ShineNet Growatt 1.0 2012-09-25 Version Date Notes 1.0.0.2 2012-09-25 New Table of Contents 1. Introduction...3 2. Install and Uninstall...4 2.1 System requirements...4 2.2 Install software...4 2.3 Uninstall

More information

User Guide for ACH Transactions

User Guide for ACH Transactions User Guide for ACH Transactions This guide explains the Direct Deposit application in detail. Creating a New ACH Template: Select the ACH Tab in the navigation bar Choose maintenance from the options presented

More information

Database Manual Suite Version 2.8. Page 1 of 82. Noventri Suite Database Manual SF REV 03 3/21/14

Database Manual Suite Version 2.8. Page 1 of 82. Noventri Suite Database Manual SF REV 03 3/21/14 Database Manual Suite Version 2.8 Page 1 of 82 Database Manual Table of Contents 1 Overview... 4 2 Database Image/Text General... 5 3 Data Text... 8 4 ODBC... 12 4.4 ODBC Connect... 13 4.4.1 General...

More information

Time & Labor (OTL) OTL CSR DAI to DCPS Payroll Processing. R12 Work Instructions

Time & Labor (OTL) OTL CSR DAI to DCPS Payroll Processing. R12 Work Instructions Time & Labor (OTL) OTL CSR DAI to DCPS Payroll Processing R12 Work Instructions Time and Labor (OTL) Document Control Change Record 2Date Author Version Change Reference 25-Feb-2015 Robin Hardy 1.0 R12

More information

2017 Health Communication Network Limited. Sending Bulk SMS Messages from the Appointment Book

2017 Health Communication Network Limited. Sending Bulk SMS Messages from the Appointment Book 2017 Health Communication Network Limited Sending Bulk SMS Messages from the Appointment Book Contents Starting the Wizard... 3 Step 1: Selecting and Editing the SMS Message... 4 Step 2: Selecting a Schedule

More information

Maximo 76 Cognos Dimensions

Maximo 76 Cognos Dimensions IBM Tivoli Software Maximo Asset Management Version 7.6 Releases Maximo 76 Cognos Dimensions Application Example Pam Denny Maximo Report Designer/Architect CONTENTS Revision History... iii 1 Overview...

More information

ACA-1095 Reporting Help Pro-Ware, LLC

ACA-1095 Reporting Help Pro-Ware, LLC ACA-1095 Reporting Help Contents 3 Table of Contents Foreword 0 Part I Introduction 6 1 Overview 6 2 Welcome Screen 6 3 What's New 6 4 Home Screen 7 Toolbar... 7 File Manager... (Multi-Client Only) 8

More information

SkilMatch documentation for adding, changing and deleting Affordable Care Act (ACA) Tracking Codes (TCs) for employees (EEs). Command "ACADATUPD".

SkilMatch documentation for adding, changing and deleting Affordable Care Act (ACA) Tracking Codes (TCs) for employees (EEs). Command ACADATUPD. SkilMatch documentation for adding, changing and deleting Affordable Care Act (ACA) Tracking Codes (TCs) for employees (EEs). Command "ACADATUPD". Abbreviations used in this documentation: ACA = Affordable

More information

Batch Scheduler. Version: 16.0

Batch Scheduler. Version: 16.0 Batch Scheduler Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

Getting in Gear with the Service Catalog

Getting in Gear with the Service Catalog Getting in Gear with the Service Catalog How an actionable Service Catalog can drive Service Management adoption, improve Customer Satisfaction and provide a Return On Investment......And do it quickly

More information

Smart Install in LMS CHAPTER

Smart Install in LMS CHAPTER CHAPTER 6 Smart Install (SI) is a plug-and-play configuration and image management feature that provides zero-touch deployment for new switches. You can configure SI on a switch which will then be the

More information

StreamServe Persuasion SP4 PageIN

StreamServe Persuasion SP4 PageIN StreamServe Persuasion SP4 PageIN User Guide Rev A StreamServe Persuasion SP4 PageIN User Guide Rev A 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520 No part of this document

More information

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows BackupVault Desktop & Laptop Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Blueraq Networks Ltd, 2017. All rights reserved. Trademarks - Microsoft, Windows, Microsoft

More information

Predictive Maintenance in a Mission Critical Environment

Predictive Maintenance in a Mission Critical Environment CSI 2130 Predictive Maintenance in a Mission Critical Environment This paper discusses the need to proactively protect mechanical and electrical support systems in data processing centers and data storage

More information

Anomaly Detection Solutions for Improved Equipment Availability

Anomaly Detection Solutions for Improved Equipment Availability Detection Solutions for Improved Equipment Availability Big Data is the enabler for Hitachi s Detection Technology Advances in ICT have made it easy to collect and store massive amounts of operational

More information

A Guide to Creating QuickReports

A Guide to Creating QuickReports A Guide to Creating QuickReports Use QuickReports to produce lists, summaries and charts from the data in SupportDesk. If in the Windows application Access QuickReports, from Reporting within the Explorer

More information

Working with Mailbox Manager

Working with Mailbox Manager Working with Mailbox Manager A user guide for Mailbox Manager supporting the Message Storage Server component of the Avaya S3400 Message Server Mailbox Manager Version 5.0 February 2003 Copyright 2003

More information

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc.

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. SURVEYOR/400 Users Guide Copyright 1996-2013, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Surveyor/400 version: 4.0.0 Publication date: August 7 th, 2013 Table of Contents SURVEYOR/400

More information

Designing Adhoc Reports

Designing Adhoc Reports Designing Adhoc Reports Intellicus Web-based Reporting Suite Version 4.5 Enterprise Professional Smart Developer Smart Viewer Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2009

More information

Supplier SAP SNC User Guide

Supplier SAP SNC User Guide Supplier SAP SNC User Guide Version 1.0 July 29, 2014 AGCO Corporation Page 1 1 Introduction AGCO has chosen SAP Supplier Network Collaboration (SNC) to improve visibility and capability in North America

More information

Interstage Business Process Manager Analytics V12.0 Studio Guide

Interstage Business Process Manager Analytics V12.0 Studio Guide Interstage Business Process Manager Analytics V12.0 Studio Guide Windows/Linux January 2012 Studio Guide Trademarks Trademarks of other companies are used in this documentation only to identify particular

More information

Server Edition USER MANUAL. For Microsoft Windows

Server Edition USER MANUAL. For Microsoft Windows Server Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft Windows

More information

OpenClinica Site Data Entry Guide

OpenClinica Site Data Entry Guide Contents Accessing OpenClinica... 2 Entering Data... 2 Subject Matrix Familiarisation... 2 Scheduling an Event... 4 Accessing and Navigating CRFs... 5 CRF General Familiarisation... 6 CRF Header Info...

More information

Oracle Eloqua Campaigns

Oracle Eloqua Campaigns http://docs.oracle.com Oracle Eloqua Campaigns User Guide 2018 Oracle Corporation. All rights reserved 12-Apr-2018 Contents 1 Campaigns Overview 5 2 Creating multi-step campaigns 6 3 Creating simple email

More information

Server Edition. V8 Peregrine User Manual. for Microsoft Windows

Server Edition. V8 Peregrine User Manual. for Microsoft Windows Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

variables programming statements

variables programming statements 1 VB PROGRAMMERS GUIDE LESSON 1 File: VbGuideL1.doc Date Started: May 24, 2002 Last Update: Dec 27, 2002 ISBN: 0-9730824-9-6 Version: 0.0 INTRODUCTION TO VB PROGRAMMING VB stands for Visual Basic. Visual

More information

Embedded Event Manager (EEM)

Embedded Event Manager (EEM) CHAPTER 12 This chapter consists of the following: What is EEM? Components of Cisco IOS EEM Types of Actions What is EEM? EEM (Embedded Event Manager) is an IOS technology that runs on the control plane

More information

User. Manual. P L U S v e r s i o n. Copyright 2002 CWORKS SYSTEMS BERHAD All Rights Reserved

User. Manual. P L U S v e r s i o n. Copyright 2002 CWORKS SYSTEMS BERHAD All Rights Reserved User Manual P L U S v e r s i o n CWORKS Copyright 2002 CWORKS SYSTEMS BERHAD All Rights Reserved Table of Contents 1. WHAT IS CWORKS?... 9 1.1 HOW IS IT USED?...10 1.2 WHAT SHOULD YOU DO BEFORE STARTING?...10

More information

Monthly SEO Report. Example Client 16 November 2012 Scott Lawson. Date. Prepared by

Monthly SEO Report. Example Client 16 November 2012 Scott Lawson. Date. Prepared by Date Monthly SEO Report Prepared by Example Client 16 November 212 Scott Lawson Contents Thanks for using TrackPal s automated SEO and Analytics reporting template. Below is a brief explanation of the

More information

Remedy ITSM Service Request Management Quick Start Guide (MAE Work Order)

Remedy ITSM Service Request Management Quick Start Guide (MAE Work Order) Remedy ITSM Service Request Management Quick Start Guide (MAE Work Order) For use by customers of Mechanical and Aerospace Engineering (MAE) services regarding work order requests within Remedy ITSM at

More information

User Guide for the WegenerNet Data Portal

User Guide for the WegenerNet Data Portal User Guide for the WegenerNet Data Portal (v9/18feb2010) The WegenerNet Data Portal provides access to measurement data from the climate stations as well as detailed information about the project. Quality-checked

More information

CHAPTER 4 CLIENT UPLOAD MODULE 4.0 CLIENT UPLOAD OVERVIEW 4.1 INSTALLATION AND SETUP Hardware Requirements. 4.1.

CHAPTER 4 CLIENT UPLOAD MODULE 4.0 CLIENT UPLOAD OVERVIEW 4.1 INSTALLATION AND SETUP Hardware Requirements. 4.1. EXTENDED SERVICE OPTIONS 4.0 CLIENT UPLOAD OVERVIEW CHAPTER 4 The Client Upload Module automates the loading of debtors and accounts into Debt$Net. Your client provides you with a file of debtor/account

More information

Payflow Implementer's Guide FAQs

Payflow Implementer's Guide FAQs Payflow Implementer's Guide FAQs FS-PF-FAQ-UG-201702--R016.00 Fairsail 2017. All rights reserved. This document contains information proprietary to Fairsail and may not be reproduced, disclosed, or used

More information

Asset and Work Order Maintenance Management Suite Training Manual for Technicians

Asset and Work Order Maintenance Management Suite Training Manual for Technicians Asset and Work Order Maintenance Management Suite Training Manual for Technicians Welcome! Welcome to the erportal Asset and Work Order Maintenance Management Software Suite erportal is a powerful software

More information

Interface Reference. McAfee Application Control Windows Interface Reference Guide. Add Installer page. (McAfee epolicy Orchestrator)

Interface Reference. McAfee Application Control Windows Interface Reference Guide. Add Installer page. (McAfee epolicy Orchestrator) McAfee Application Control 8.1.0 - Windows Interface Reference Guide (McAfee epolicy Orchestrator) Interface Reference Add Installer page Add an existing installer to the McAfee epo repository. Table 1

More information

ICT PROFESSIONAL MICROSOFT OFFICE SCHEDULE MIDRAND

ICT PROFESSIONAL MICROSOFT OFFICE SCHEDULE MIDRAND ICT PROFESSIONAL MICROSOFT OFFICE SCHEDULE MIDRAND BYTES PEOPLE SOLUTIONS Bytes Business Park 241 3rd Road Halfway Gardens Midrand Tel: +27 (11) 205-7000 Fax: +27 (11) 205-7110 Email: gauteng.sales@bytes.co.za

More information

Hanatech Co., Ltd. I. Diagnostic Trouble Code

Hanatech Co., Ltd. I. Diagnostic Trouble Code Hanatech Co., Ltd. Chapter 4 ULTRASCAN P1 Functions The functions you can choose when all the test vehicle details are selected properly are explained in this chapter of the manual. The actual list of

More information

Micro Focus Security ArcSight Connectors. SmartConnector for Cisco Secure ACS Syslog. Configuration Guide

Micro Focus Security ArcSight Connectors. SmartConnector for Cisco Secure ACS Syslog. Configuration Guide Micro Focus Security ArcSight Connectors SmartConnector for Cisco Secure ACS Syslog Configuration Guide June, 2018 SmartConnector for Cisco Secure ACS Syslog June, 2018 Copyright 2003 2017; 2018 Micro

More information

Scheduler Plug-In PTC Inc. All Rights Reserved.

Scheduler Plug-In PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Plug-In Interface 5 Schedule Properties 7 Exception / Recurrence Group - General Properties 7 Recurrence General Properties

More information

Amb-OS User Interface Installation Manual

Amb-OS User Interface Installation Manual Amb-OS User Interface Installation Manual Amb-OS Media, LLC Amb-OS User Interface Revision 018u2 AMR-100 Receiver Firmware Revision 2.20 Revision 3 02/25/16 Table of Contents Install Summary... 4 Downloading

More information

Instructor : Dr. Sunnie Chung. Independent Study Spring Pentaho. 1 P a g e

Instructor : Dr. Sunnie Chung. Independent Study Spring Pentaho. 1 P a g e ABSTRACT Pentaho Business Analytics from different data source, Analytics from csv/sql,create Star Schema Fact & Dimension Tables, kettle transformation for big data integration, MongoDB kettle Transformation,

More information

SAS System Powers Web Measurement Solution at U S WEST

SAS System Powers Web Measurement Solution at U S WEST SAS System Powers Web Measurement Solution at U S WEST Bob Romero, U S WEST Communications, Technical Expert - SAS and Data Analysis Dale Hamilton, U S WEST Communications, Capacity Provisioning Process

More information

Conditional Formatting

Conditional Formatting Microsoft Excel 2013: Part 5 Conditional Formatting, Viewing, Sorting, Filtering Data, Tables and Creating Custom Lists Conditional Formatting This command can give you a visual analysis of your raw data

More information

Note: Act Today provide this KB article as a courtesy however accept no responsibility for content or the recipient performing these steps

Note: Act Today provide this KB article as a courtesy however accept no responsibility for content or the recipient performing these steps Note: Act Today provide this KB article as a courtesy however accept no responsibility for content or the recipient performing these steps How To Download and Apply Sage ACT! 2011 Premium Service Pack

More information

MONEY TRANSFER. Import & Approval User Guide

MONEY TRANSFER. Import & Approval User Guide MONEY TRANSFER Import & Approval User Guide 1 TABLE OF CONTENTS Overview & Requirements.... 2 MT Import Service... 4 MT Wire Approval.... 6 MT Wire Report.... 9 1 OVERVIEW & REQUIREMENTS The Money Transfer

More information

PTC Integrity Integration With Microsoft Visual Studio (SDK)

PTC Integrity Integration With Microsoft Visual Studio (SDK) PTC Integrity Integration With Microsoft Visual Studio (SDK) PTC provides a number of integrations for Integrated Development Environments (IDEs). IDE integrations allow you to access the workflow and

More information

McAfee epolicy Orchestrator Update 2

McAfee epolicy Orchestrator Update 2 Release Notes McAfee epolicy Orchestrator 5.10.0 Update 2 Contents Rating for update 5.10.0 Resolved issues in update 5.10.0 Installation instructions Rating for update 5.10.0 The rating defines the urgency

More information

Administrator s Quick Reference

Administrator s Quick Reference EMC ApplicationXtender Reports Management 6.0 Administrator s Quick Reference 300-008-284 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2009

More information

Computer Training Centre University College Cork. Excel 2016 Level 1

Computer Training Centre University College Cork. Excel 2016 Level 1 Computer Training Centre University College Cork Excel 2016 Level 1 Table of Contents Introduction... 1 Opening Excel... 1 Using Windows 8... 1 Using Windows 10... 1 Getting Started with Excel 2016...

More information

U622: Program PM Scheduling. U622 Program PM Scheduling 2014 Page 1 of 38

U622: Program PM Scheduling. U622 Program PM Scheduling 2014 Page 1 of 38 U622: Program PM Scheduling U622 Program PM Scheduling 2014 Page 1 of 38 U622 PROGRAM PM SCHEDULING SUBJECTS COVERED IN THIS UNIT: Introduction... 4 Equipment PM Tab... 5 Equipment PM - View... 8 Equipment

More information

Startup Notes for Standard CMD 2015.x Setup

Startup Notes for Standard CMD 2015.x Setup Startup Notes for Standard CMD 2015.x Setup The standard CMD program setup refers to the 2015 version of The Church Membership Directory software, which includes the two phone apps (one for staff use and

More information

Table Of Contents INTRODUCTION Requests... 3

Table Of Contents INTRODUCTION Requests... 3 Table Of Contents INTRODUCTION... 2 Requests... 3 Creating a New Request...4 Additional Request Details...4 Requester Details...4 Classifying Request Category...4 Prioritizing Request...4 Describe Request...4

More information

DAS LRS Monthly Service Report

DAS LRS Monthly Service Report DAS LRS Monthly Service Report Customer Service Manager : Diploma Aggregation Service : Daniel Ward Project/document reference : DAS LRS 2010-12 Issue : 1.0 Issue date : 17 th January 2011 Reporting Period

More information

Interactive Voice Call Master for S60 3rd. User Guide

Interactive Voice Call Master for S60 3rd. User Guide Interactive Voice Call Master for S60 3rd Version 2.30 User Guide for S60 v3.0 devices Nokia 3250 / 5500S / E50 / E60 / E61 / E61i / E62 / E65 / E70 / N71 / N73 / N75 / N77 / N80 / N91 / N92 / N93 / N93i

More information

KOFAX TO LASERFICHE RELEASE SCRIPTS

KOFAX TO LASERFICHE RELEASE SCRIPTS KOFAX TO LASERFICHE RELEASE SCRIPTS TECHNICAL & USER DOCUMENTATION Updated: August 2006 Copyright 2004 2006 BLUELAKE SOFTWARE All Rights Reserved Overview: Bluelake Software sells and supports two flavors

More information

EQuIS Data Processor (EDP) User Manual

EQuIS Data Processor (EDP) User Manual EQuIS Data Processor (EDP) User Manual Introduction EQuIS Data Processor (EDP) Introduction The EQuIS Data Processor, or EDP, is today s answer to the many data quality issues that plague data managers.

More information

software.sci.utah.edu (Select Visitors)

software.sci.utah.edu (Select Visitors) software.sci.utah.edu (Select Visitors) Web Log Analysis Yearly Report 2002 Report Range: 02/01/2002 00:00:0-12/31/2002 23:59:59 www.webtrends.com Table of Contents Top Visitors...3 Top Visitors Over Time...5

More information

2016 Autosoft, Inc. All rights reserved.

2016 Autosoft, Inc. All rights reserved. Copyright 2016 Autosoft, Inc. All rights reserved. The information in this document is subject to change without notice. No part of this document may be reproduced, stored in a retrieval system, or transmitted

More information

Control Center Release Notes

Control Center Release Notes Control Center Notes 1.5.1 Zenoss, Inc. www.zenoss.com Control Center Notes Copyright 2018 Zenoss, Inc. All rights reserved. Zenoss, Own IT, and the Zenoss logo are trademarks or registered trademarks

More information

Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set

Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set Goal in video # 25: Learn about how to use the Get & Transform

More information

Chapter 2 Autodesk Asset Locator... 3

Chapter 2 Autodesk Asset Locator... 3 Contents Chapter 2 Autodesk Asset Locator....................... 3 Supported Operating Systems....................... 3 Installing Autodesk Asset Locator..................... 4 Define a Search...............................

More information

Key User Guide - Rolls-Royce Care

Key User Guide - Rolls-Royce Care Key User Guide - Rolls-Royce Care Author: Paula Bell Revised by: Paula Bell Ref: RRCUAM2 Version: 8 Dated: 18 July 2017 Page 1 CONTENTS 1. INTRODUCTION... 3 2. GLOSSARY / ABBREVIATIONS USED IN THIS GUIDE...

More information

update advisory Advisory for Installers of E and UltraSite and Above

update advisory Advisory for Installers of E and UltraSite and Above Advisory for Installers of E2 2.81 and UltraSite32 4.81 and Above Overview This document applies to: all users who have E2 version 2.72F01 or earlier who are upgrading to a version 2.81F01 or later; and

More information

Item Number Change for Sage Accpac ERP

Item Number Change for Sage Accpac ERP SAGE ACCPAC Sage Accpac Options Item Number Change for Sage Accpac ERP User Guide 2008 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and all Sage Accpac product and service

More information

Remote Control & DVR User Guide

Remote Control & DVR User Guide Remote Control & DVR User Guide Page 1 Contents Introduction... 4 The Remote... 5 Playback Controls... 6 What s on TV?... 7 Using the OK Button (Now Playing)... 7 Using the INFO Button... 8 Using the Channel

More information

Desktop & Laptop Edition

Desktop & Laptop Edition Desktop & Laptop Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion

More information

Chapter 2: Clients, charts of accounts, and bank accounts

Chapter 2: Clients, charts of accounts, and bank accounts Chapter 2: Clients, charts of accounts, and bank accounts Most operations in BankLink Practice are client specific. These include all work on coding transactions, reporting, and maintaining chart of accounts

More information

Overview Locating a Lockbox Using the Global Search Feature... 6

Overview Locating a Lockbox Using the Global Search Feature... 6 Lockbox Setup Overview... 1 Introduction... 1 Understanding the Layout of the Lockbox List... 1 Adding a Lockbox... 3 Copying Lockbox Setup Information... 4 Displaying Lockboxes by Lockbox Type... 5 Locating

More information

Microsoft Office SharePoint Portal Server 2003 Document Library Migration Tools

Microsoft Office SharePoint Portal Server 2003 Document Library Migration Tools Microsoft Office SharePoint Portal Server 2003 Document Library Migration Tools Show All Introduction The Microsoft Office SharePoint Portal Server 2003 Document Library Migration Tools are a set of utility

More information

SAP Engineering Control

SAP Engineering Control SAP Engineering Control Center Interface to CATIA V5 User Documentation 01.02.2016 CENIT AG Software Product / Components: Product Version: 1.1.4 Creation Date: 28.08.2015 16:27 Document Version: 5 Last

More information

Performer to DP2 Hot Folder Reference Manual Rev There is only one file involved with installing the Performer to DP2 Hot Folder.

Performer to DP2 Hot Folder Reference Manual Rev There is only one file involved with installing the Performer to DP2 Hot Folder. Performer to DP2 Hot Folder Reference Manual Rev. 07.11.05 Install Files: There is only one file involved with installing the Performer to DP2 Hot Folder. The installer file is named PP2DP2_1.x.x.EXE.

More information

Technical Documentation Version 7.2 Multiple Run Management

Technical Documentation Version 7.2 Multiple Run Management Technical Documentation Version 7.2 Multiple Run Management These documents are copyrighted by the Regents of the University of Colorado. No part of this document may be reproduced, stored in a retrieval

More information

Oxford Scientific Software Ltd

Oxford Scientific Software Ltd Oxford Scientific Software Ltd 14 Quarry Road, Oxford, OX3 8NU Tel: +44 (0) 1865 766094 Fax: +44 (0) 1865 766091 Email: support@oxscisoft.com Aquator Version 4.3 This version of Aquator adds a significant

More information

TOF-Watch SX Monitor

TOF-Watch SX Monitor TOF-Watch SX Monitor User manual Version 1.2 Organon (Ireland) Ltd. Drynam Road Swords Co. Dublin Ireland Contents General information... 3 Getting started... 3 File Window... 7 File Menu... 10 File Open

More information

FLNET Users Manual 7.2. Generated by Doxygen Mon Oct :23:32

FLNET Users Manual 7.2. Generated by Doxygen Mon Oct :23:32 FLNET Users Manual 7.2 Generated by Doxygen 1.8.10 Mon Oct 24 2016 14:23:32 Contents 1 FLNET Users Manual - Version 7.2 1 1.1 FLNET Description.......................................... 1 1.2 Main Control

More information

Apptix Online Backup by Mozy User Guide

Apptix Online Backup by Mozy User Guide Apptix Online Backup by Mozy User Guide 1.10.1.2 Contents Chapter 1: Overview...5 Chapter 2: Installing Apptix Online Backup by Mozy...7 Downloading the Apptix Online Backup by Mozy Client...7 Installing

More information

National Grid Short Term Operating Reserve System User Manual. National Grid Short Term Operating Reserve System User Manual

National Grid Short Term Operating Reserve System User Manual. National Grid Short Term Operating Reserve System User Manual National Grid i Contents 1 Introduction... 1-1 1.1 Abbreviations and Glossary... 1-1 1.2 Purpose... 1-1 1.3 Overview... 1-1 2 STOR System Interface... 2-1 2.1 Screen Layout... 2-1 2.2 Colour Indication...

More information

vrealize Operations Manager User Guide Modified on 17 AUG 2017 vrealize Operations Manager 6.6

vrealize Operations Manager User Guide Modified on 17 AUG 2017 vrealize Operations Manager 6.6 vrealize Operations Manager User Guide Modified on 17 AUG 2017 vrealize Operations Manager 6.6 vrealize Operations Manager User Guide You can find the most up-to-date technical documentation on the VMware

More information

Dell SupportAssist for PCs. User's Guide for Windows 10 in S Mode

Dell SupportAssist for PCs. User's Guide for Windows 10 in S Mode Dell SupportAssist for PCs User's Guide for Windows 10 in S Mode Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION

More information

Configuring isupport Change Functionality

Configuring isupport Change Functionality Configuring isupport Change Functionality Change functionality is available if you have the Service Desk version of isupport. Use Change functionality to record and track requests related to services and

More information

Ascent 6.1 Release Script for FileNet Content Manager 3.0. Release Notes

Ascent 6.1 Release Script for FileNet Content Manager 3.0. Release Notes Ascent 6.1 Release Script for FileNet Content Manager 3.0 Release Notes 10001303-000 Revision A November 16, 2004 Copyright Copyright 2004 Kofax Image Products, Inc. All Rights Reserved. Printed in USA.

More information

HP ALM Overview. Exercise Outline. Administration and Customization Lab Guide

HP ALM Overview. Exercise Outline. Administration and Customization Lab Guide HP ALM 11.00 Administration and Customization Lab Guide Overview This Lab Guide contains the exercises for Administration and Customization of HP ALM 11 Essentials training. The labs are designed to enhance

More information

UK Link Committee Meeting. Xoserve Report Pack. Meeting Date: 12 th January 2017 Reporting Month: December 2016

UK Link Committee Meeting. Xoserve Report Pack. Meeting Date: 12 th January 2017 Reporting Month: December 2016 UK Link Committee Meeting Xoserve Report Pack Meeting Date: 12 th January 2017 Reporting Month: December 2016 Authors (for this version): Amjad Hussain Version: V1.0 Date: 10 th January 2017 Xoserve Reports

More information

Volkswagen Group Reference CATIA Lite

Volkswagen Group Reference CATIA Lite Volkswagen Group Reference CATIA Lite VWGRCLite License Borrowing Borrowing FlexNet Licenses under Windows EN Accountable: Carsten Carulli, K-SIPE-2 Author: Sabine Itani Status: Approved Dokument version:

More information

Wide-Area Reliability Monitoring and Visualization Tools

Wide-Area Reliability Monitoring and Visualization Tools OE Visualization and Controls Peer Review Wide-Area Reliability Monitoring and Visualization Tools Carlos Martinez CERTS - Electric Power Group 21 October 2008 Washington, D.C. Presentation Outline Research

More information