This is a training module for Maximo Asset Management V7.1. It demonstrates how to use the E-Audit function.



Similar documents
This is a training module for Maximo Asset Management V7.1. In this module, you learn to use the E-Signature user authentication feature.

QUANTIFY INSTALLATION GUIDE

Using the Content Distribution Manager GUI

Lab: Data Backup and Recovery in Windows XP

Print Audit 6 - SQL Server 2005 Express Edition

OUTLOOK WEB APP (OWA): MAIL

Lab - Data Backup and Recovery in Windows XP

Set Up Setup with Microsoft Outlook 2007 using POP3

SQL Server Setup for Assistant/Pro applications Compliance Information Systems

Android App for SAP Business One. Z3moB1le App Version 1.00 Pagina 1 di 12.

INTRODUCTION: SQL SERVER ACCESS / LOGIN ACCOUNT INFO:

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

QT9 Quality Management Software

How to Program a Commander or Scout to Connect to Pilot Software

Creating a User Profile for Outlook 2013

INPS Remote Vision MIQUEST Training Manual

User Guide May Using Certificates in Outlook Express

How to set up Outlook Anywhere on your home system

Lytecube Technologies. EnCircle Automation. User Guide

Configuring Outlook 2013 For IMAP Connections

Use the below instructions to configure your wireless settings to connect to the secure wireless network using Microsoft Windows Vista/7.

The Welcome screen displays each time you log on to PaymentNet; it serves as your starting point or home screen.

Managed Security Web Portal USER GUIDE

Results CRM 2012 User Manual

How to Login Username Password:

LRFP AND PROJECT APPLICATION TRACKING SYSTEM District Administrator Instructions. Accessing the Administrator Section of the Website

SENDING S & MESSAGES TO GROUPS

InstantSearch+ for Magento Extension

Moodle Administrator s Manual Table of Contents

Immotec Systems, Inc. SQL Server 2005 Installation Document

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Mac OS X Secure Wireless Setup Guide

Online Statements. About this guide. Important information

Setting up Sharp MX-Color Imagers for Inbound Fax Routing to or Network Folder

TCS-CA. Outlook Express Configuration [VERSION 1.0] U S E R G U I D E

Automatic Integration into Olympus Transcription Via FTP

i>clicker v7 Gradebook Integration: Blackboard Learn Instructor Guide

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated:

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

mydlink DCS-930L/932L Cloud Cam Advanced Settings Setup Guide

Hosted Exchange Setup Instructions

Cloud Services. Encryption. Secur Admin Guide

How To Create An Easybelle History Database On A Microsoft Powerbook (Windows)

account multiple solutions

Exercise Safe Commands and Audit Trail

How to Set Up Outlook 2007 and Outlook 2010 for Hosted Microsoft Exchange if the Program is Already Installed

Instructions for Microsoft Outlook 2003

3dCart Shopping Cart Software V3.X Affiliate Program Guide

IMPORTANT: You must complete this step before you can install and activate SafeSend.

Setting up a WiFi Network (WLAN)

Pacific Premier Bank s Business e- Banking Getting Started Guide with QuickBooks for Windows

Administration: Users and Roles

SharePoint AD Information Sync Installation Instruction

MAC OS X 10.5 Mail Setup

Welcome to MaxMobile. Introduction. System Requirements

Active Directory Integration for Greentree

Migrating helpdesk to a new server

SHIPSTATION / MIVA MERCHANT SETUP GUIDE

SEGPAY SUITE MERCHANT SETUP CONFIGURATION REPORTS

(1) Network Camera

Microsoft Dynamics GP. Electronic Signatures

Redtail Integration. Establishing the Redtail Connection. 1. From the Applications dropdown, choose Setup.

SELF SERVICE RESET PASSWORD MANAGEMENT DATABASE REPLICATION GUIDE

Cloud Service Edition. Operations Guide

Audits. Alerts. Procedure

Tips and Tricks SAGE ACCPAC INTELLIGENCE

CRM Auditor Configuration and User Guide Microsoft Dynamics CRM 4.0. CRM Addins Productivity Solutions for Microsoft Dynamics CRM

GE Measurement & Control. Remote Comms System. Installation and User Reference Guide

Web Work Module User s Guide

Lab - Configure a Windows 7 Firewall

Managing Qualys Scanners

Fus - Exchange ControlPanel Admin Guide Feb V1.0. Exchange ControlPanel Administration Guide

Open Thunderbird. To set up an account in Thunderbird, from the Tools menu select Account Settings; choose account; then click Next.

Penn State University (PSU)

GETTING STARTED WITH SQL SERVER

Print Manager Plus 2010 How to Migrate your Database to a New SQL or Print Server

Outlook Express. Make Changes in Red: Open up Outlook Express. From the Menu Bar. Tools to Accounts - Click on. User Information

Degree Works User Guide for Advisers

Cloud Services. Lync. IM/ Web Conferencing Admin Quick Start Guide

Online Backup - Installation and Setup

3CX PBX v12.5. SIP Trunking using the Optimum Business Sip Trunk Adaptor and the 3CX PBX v12.5

WebSphere Business Monitor V6.2 KPI history and prediction lab

Cloud Services ADM. Agent Deployment Guide

Configuring Network Load Balancing with Cerberus FTP Server

To configure Outlook Express for your InfoMetrics address:

Remote Access. Connecting to your computer from home

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

Configure Single Sign on Between Domino and WPS

Configuring Outlook 2010 Anywhere for UNSW Exchange system.

Create a Client Engagement

LiteCommerce Authorize.Net Module. Version 2.4

Inventory CheckOut and Store Manager User s Guide

Configuring Thunderbird for Flinders Mail at home.

Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager

ZyXEL VoIP 2602HWL - Setup guide

Onboarding for Administrators

5.7. Quick Guide to Fusion Pro Schedule

Electronic Signature Capture

Transcription:

This is a training module for Maximo Asset Management V7.1. It demonstrates how to use the E-Audit function. Page 1 of 14

This module covers these topics: - Enabling audit for a Maximo database table - Selecting individual attributes from the table to be saved to the audit record - Creating a filter to limit and specify which records are audited Page 2 of 14

Maximo E-Audit allows audit records to be created for any changed Maximo database table record. Audit records are created in a separate table from the table being audited. The name of supplied audit tables is based on the name of the table being audited and is prefixed by the letter a and an underscore. As an example, the asset table has an audit table of A underscore asset. The audit record includes the name of the person making the change, the date of the change, whether it is an insertion, update or deletion, and values for attributes selected for audit. It is possible to define a filter to restrict the records within a table that is audited. Page 3 of 14

E-Audits are setup within the Database Configuration application. To navigate to the Database Configuration application, from the Start Center, click Go To. From the list provided, click System Configuration, Platform Configuration, and then choose the Database Configuration option. Page 4 of 14

In this example, you set auditing for attributes within the ASSET table. In the Database Configuration screen, type ASSET into the Object field, and press Enter. This action shows all objects that include this string. If the filter line containing the Object field does not initially appear on the Database Configuration screen, click the Filter option. When the object list displays, click the ASSET Object to open it. Page 5 of 14

Within the object record for the asset table, click the Audit Enabled check box. Optionally, a filter can be defined. The filter restricts auditing to only those records that match the filter definition. The filter syntax is an SQL where clause that is prefixed with a colon. In this example, only records within the asset table that have a location of b r 200 cause audit records to be created. Page 6 of 14

Next, the attributes to be recorded in the audit record can be selected. Click the Attributes tab to show all the attributes available. Expand an attribute by clicking on the blue triangle to the left of the attribute. Select the Audit Enabled check box to have this attribute included in the audit record. Repeat the process for all required attributes. Click the Save icon to save the configuration updates. Page 7 of 14

The saved changes now need to be applied for them to take effect. On the Database Configuration screen, click the List tab. From the Select Action menu, choose the Manage Admin Mode option. On the Turn Admin Mode ON screen that opens, click the Turn Admin Mode ON button. Updates on progress can be obtained by clicking the Refresh Status button. When admin mode is on, click Close on the Turn Admin Mode ON screen. Page 8 of 14

From the List tab in the Database Configuration application, choose the Apply Configuration Changes option from the Select Actions menu. Page 9 of 14

On the Database Configuration screen, click the Start Configuring Database button. On the Electronic Signature Authentication screen, enter the correct password, a reason for the configuration, and then click OK. The database configuration now starts, and updates can be seen by clicking the Refresh Status button. When the database configuration completes, click OK to close the Database Configuration screen. Page 10 of 14

Still on the Database Configuration screen List tab. From the Select Action menu, choose the Manage Admin Mode option. On the Turn Admin Mode OFF screen, click the Turn Admin Mode OFF button. If an Electronic Signature screen is presented, enter the password, reason for the change, and click OK. Updates on the progress can be obtained by clicking the Refresh Status button. When admin mode is off, click OK to close the Turn Admin Mode OFF screen. When admin mode is on, click Close on the Turn Admin Mode ON screen. Page 11 of 14

Changes to records within the ASSET table now cause an audit record to be created in the A underscore asset table. If a filter was entered in the table definition then audit records are only created for changes to records that match the filter. Page 12 of 14

You have completed the training module. You now can perform these tasks: - Enable auditing for a Maximo database table - Select the attributes to be placed in the audit record - Filter for the records within the database that will cause an audit record to be created Page 13 of 14

Page 14 of 14