Patch Wizard Utility in EBS to 12.1

Size: px
Start display at page:

Download "Patch Wizard Utility in EBS to 12.1"

Transcription

1 Document No: BLOG-0006 Author: Marie Patch Wizard Utility in EBS to 12.1 Why Patch Wizard? Patch Wizard tells you what patches you should apply. If you have set up Patch Wizard correctly, Patch Wizard will even download the patches for you! The following My Oracle Support documents were used in compiling this document: Patch Wizard Utility [Video] [ID ] Patch Wizard FAQ [Video] [ID ] New Required Patches for Patch Wizard, Patch Manager, and Oracle Application Change Management Pack for Oracle E-Business Suite Releases 11i, 12.0, and 12.1 [ID ] How To Use Patch Wizard Without Setting Up Internet Connection [ID ] Screen shots were taken from an R environment Patch Wizard Description Patch Wizard is a utility that comes installed as part of the E-Business Suite products and can be accessed via Oracle Applications Manager. This utility compares the patches you have already applied against a list of all recommended Oracle E-Business Suite (EBS) patches. Recommended patches can include high-priority patches or patches that update EBS products to a new code level, such as Release Update Packs (RUPs), Product Family RUPs, and pre-upgrade patches. You may still find one-off patches on My Oracle Support that is not included in Patch Wizard yet. Note that Patch Wizard will not apply the patches but will enable you to do an impact analysis prior to applying them. Patch Wizard is a utility for E-Business Suite patches, and not for patches of the technology stack components (RDBMS, Forms, etc). How it works Patch Wizard is an interface that allows you to set your Patch Wizard execution preferences, analyze and compare patches currently applied in your instance to the patches included in the Recommended Patch List, perform an impact analysis, and easily download the patches you decide to apply. When conducting the analysis, the Patch Wizard retrieves current patch information directly from My Oracle Support, and compares this list with the patches you already have installed in your system. The final report will provide an output of recommended EBS patches and new code level patches for your version and the impact of installing them. You can also specify other patches for which you want Patch Wizard to perform an impact analysis. Relational Database Consulting Page 1

2 Before you start Verify that the latest Patch Wizard Patch has been applied by executing the following query as the APPS user: select bug_number, decode(bug_number, , 'Patch: i (Prereq) INFOBUNDLE CONNECTION PATCH WIZARD UPDATE', , 'Patch: for the latest version of Patch Wizard in Oracle E-Business Suite (Release 11i)', , 'Patch: for the latest version of Patch Wizard in Oracle E-Business Suite (Release 12.0)', , 'Patch: for the latest version of Patch Wizard in Oracle E-Business Suite (Release 12.1)', , 'Patch: for the latest version of Patch Wizard in Oracle E-Business Suite (Release )') "Patch Wizard Patches Applied", creation_date from ad_bugs where bug_number in (' ',' ',' ',' ',' ') order by 2; If you are missing the latest Patch Wizard patch for your Version of Applications, then it is recommended to apply the patch appropriate to your EBS version (Release 11i, Release 12.0, or Release 12.1) to ensure continued access by Patch Wizard to download the current Infobundle and patches. Accessing the Patch Wizard Forms 1. Login using a user that has System Administrator Privileges 2. Select the System Administrator responsibility 3. Choose Dashboard option under Oracle Applications Manager. 4. From the dropdown list on the top-right corner, select Patch Wizard, and click the Go button. Configuring Patch Wizard Patch wizard requires a very simple initial setup that is described here. 1. Once in the Patch Wizard main form, the first section you will find is the Patch Wizard Tasks, with four tasks. The first task in the list is called Patch Wizard Preferences. Click on the icon across this task. Relational Database Consulting Page 2

3 2. Set the value for Staging Directory. This is going to be the working directory for this utility. Patch Wizard will use the path defined here as the work area. 3. Set the My Oracle Support (MOS) credentials. The credentials are needed so that Patch Wizard can connect to the MOS portal to retrieve the current patch information. To set the credentials, click on the Metalink Credentials link in the preferences form. This will open a new form to enter a valid Support portal user, password and address. If your server uses proxy server to connect to the Internet, enter the proxy information. What if my server does not have access to the Internet? If your server does not have access to Internet, or you cannot enter your credentials, you still have the option to download the patch information file (called Infobundle file) manually; refer to the FAQ My server does not have Internet connection. Can I still use Patch Wizard? in Note Populate the rest of the options for merge, language/platform, and display option defaults according to your instance and business requirements. (Patch Wizard does not automatically identify and select the installed languages and platform of your instance.) Relational Database Consulting Page 3

4 Creating Filters Patch Wizard analyzes two different types of patches within E-Business Suite products: 1. Recommended Patches: These are patches that fix issues and have been identified as high priority patches by Oracle. You are strongly recommended to apply them. 2. New Code Levels: These are patches that deliver new functionality and bring the product code to the latest release. Patch Wizard allows you to create filters where you can select what products and what type of patches you want to analyze. The system comes with three predefined filters but you have the option to create your own filters as well. To create filters conduct the following actions: 1. Under the Patch Wizard Tasks section, select the second task, Define Patch Filters. 2. Click on Create New button. 3. Enter a name and description for the filter. 4. Mark the check boxes for one or more product families you want to include in the analysis. For each product family, you can choose to analyze for recommended patches or new code levels, or both. Executing Create Recommendation Before the first time you run a Patch Wizard process in your instance, it is recommended that you run the "Update current view snapshot" process (under "Maintain snapshot information") from the AD Administration (adadmin) menu. 1. Under Patch Wizard Tasks, select the third task, Recommend/Analyze Patches. 2. In the Options section, choose Create Recommendation. Relational Database Consulting Page 4

5 3. Optionally mark the checkbox for Upload patch information bundle before analyzing patches. This would let patch wizard know that you want to download the latest version of the patch list (InfoBundle file) available in My Oracle Support. Note that you must download the InfoBundle file the first time you execute this process, or manually put the InfoBundle file in the staging directory prior to the first execution. This check box does not exist in R12 (see the next section). 4. Once you launch the process to analyze the patches in your system, you need to wait until the process completes. To check the status of the execution, select the icon under the Job Status column in the Patch Wizard Tasks. Relational Database Consulting Page 5

6 Executing Create Recommendation - changes in R12 In R12, the Upload patch information bundle before analyzing patches check box does not exist, and the latest Infobundle is always downloaded automatically when submitting the create recommendation process for a filter (given the My Oracle Support credentials are set). Reviewing the Recommendations After the execution of the analysis process completes, a report will be displayed in the main form of the Patch Wizard utility, under the Results section. To refresh the output and view the latest results, click the Go button in the Filter Criteria section, right above the Results section. You can narrow down the selection by entering a filter name and/or completion date if needed. R11i: The results section displays the completed requests R12: The results section displays the completed and in-progress requests. Once the results are displayed and completed, click on the icon under the Details column to view the report. After clicking on the details icon, you will see that the report is divided into two sections: 1. The top area lists all the recommended patches Relational Database Consulting Page 6

7 2. The bottom area lists patches that provide new code levels on top of the versions you currently have in your system R11i: Only unapplied patches are displayed. However, with Patch , a "Status" column was introduced, and with that, unapplied patches are displayed as well. See Note View Patch Status - for the description of the statuses "Unapplied," "Missing," and "Applied." R12: Both applied and unapplied patches are displayed. Applied patches have a status of Applied, and unapplied patches have a status of Unapplied or Missing. Unapplied means that there are no prerequisite code level patches that have not been applied yet. Missing means that there are prerequisite code level patches that have not been applied yet. Review the list of recommendations, and if you want to do an impact analysis for any of the patches, click on the icon under the Impact column, in the same row for the patch in concern. Prerequisite Patches Patch Wizard identifies the hard-prerequisite patches for the patches in the results page. Soft-prerequisites, which may be conditionally required based on your instance or functionality used, are not listed. R11i: Patch Wizard identifies the first-level prerequisite patches that have not been applied (Total Pre-Reqs column). Prerequisites-of-prerequisites are not listed. However, if analysis of patch A identified patch B as its prerequisite, and now you want to identify the prerequisites for patch B, you can run the Analyze Specific Patches process (see the section below on Analyze Specific Patches) for patch B and so on, to go down the chain of prerequisite patches. R12: Patch Wizard identifies the prerequisite codelevel patches that have not been applied (Prerequisites column). This is due to the patch prereq checking changes in R12. Please refer to the 'How has patch prereq checking improved in Release 12 compared to Release 11i?' in the General Information section of Note for more details. Relational Database Consulting Page 7

8 Reviewing the Aggregate Impact In R11i, clicking on the View Aggregate Impact link from the Patch Impact Analysis page displays the combined impact of the patch and its pre-requisite patch(es). Only first-level prerequisite patches that are unapplied, if any, are included in this analysis; i.e., prerequisites-of-prerequisites, even if they exist, are not analyzed as part of the aggregate impact. In R12, aggregate impact takes on a different definition. This will be explained in the next section. Reviewing the Aggregate Impact - changes in R12 As explained in the previous section, the View Aggregate Impact link in R11i displays the combined impact of one patch and its prerequisite patches (and not prerequisites-of-prerequisites). In R12, aggregate impact refers to the impact of multiple patches, and does not include their prerequisites. The following steps demonstrate how the aggregate impact analysis can be run in R Check the Analyze Aggregate Patch Impact flag when executing Create Recommendation. 2. Once the process completes, check the results (Recommended Patches Results>Details button) and notice that the Included in Aggregate Patch Impact column is Yes for all the unapplied/missing patches. (The impact of each individual patch can be seen by clicking on the Impact button here). 3. To see the aggregate impact of all the patches from this recommendation with the Included in Aggregate Patch Impact column Yes, click on the paper icon to the left of the Aggregate Impact button at the top of the page. Relational Database Consulting Page 8

9 4. You may choose to not select the Analyze Aggregate Patch Impact flag in step 1, as the flag is optional. In the results page, you can choose to run an aggregate impact analysis of the patches that you select manually. Just mark the checkbox to the left of the patch numbers you want to get a combined aggregate impact for, and click on the Aggregate Impact button as seen in the above screenshot (the actual button, not the highlighted paper icon). You can also override a previous analysis by selecting a different set of patches. Analyze Specific Patches The Analyze Specific Patches option in the Recommend/Analyze Patches Page allows you to specify any patch(es) for which you want to run a patch impact analysis. Once submitted, the process can be viewed by clicking the Job Status button in the main page. When complete, go to the Results section in the main Patch Wizard page to find the results (the specified patch numbers will be displayed) and click on the Details icon. During this process, the specified patches are downloaded to the staging directory. In R11i, the un-applied prerequisite patches are downloaded as well. If My Oracle Support credentials are not set in the preferences or the patch is a password-controlled patch, the patch needs to be placed in the staging directory manually before running the process. If you are on , see the below section Important change in R *You cannot specify a merged patch. *R12 has an option Analyze Aggregate Patch Impact under the Patches box. Important change in R After patch (R12.ATG_PF.B.DELTA.2), which is part of the Oracle E-Business Suite Release Update Pack (RUP2), Patch Wizard downloads all the "ad" product patches into the <staging directory>/ad directory and all the "non-ad" patches into the <staging directory>/nonad directory. The subdirectories "ad" and "nonad" are automatically created under the staging directory if you have set up your My Oracle Support credentials and patches are downloaded automatically. If you are manually downloading the patches for Patch Wizard to analyze, you must manually create the subdirectories "ad" and "nonad" and place all the "ad" product patches in the <staging directory>/ad directory and all the "non-ad" patches into the <staging directory>/nonad directory. Scheduling the Recommend/Analyze Process The Recommend/Analyze Patches Page contains a Schedule section. You can enter a date and time in this section to run the request at a later time. The default setting is to run the job immediately. You can also schedule automatic recurring requests by entering the information in the Recurrence section. Downloading Patches After you complete your analysis and decide which patches you want to apply, Patch Wizard can help you to download and merge them so you can apply multiple patches more quickly. From the recommendations report, mark all the patches you want, and click on Download button. This will open a new form where you can select additional download options. * R12 has another option Download, Analyze and Aggregate Patch Impact. In this form, you will need to determine the platform and languages you have in your system, you can decide whether or not to merge the selected patches, and if so, how you want to merge them. You can also schedule the download to be executed at a different time. The patches will be placed in the staging directory you defined in the preferences. Please refer to the Important Relational Database Consulting Page 9

10 change in R section in this document for details on the "ad" and "nonad" subdirectories in which patches are downloaded after upgrading to Does Patch Wizard mean an end to reading README s? No.Unfortunately not! Patch Wizard will not find pre-requisites of pre-requisites, so you will have to read the Readme files of recommended patches searching for additional patches Patch Wizard will not find soft requirements, conditional patches or steps, so you ll have to find those in the Readme files and figure out what to do about them Patch Wizard will over report preinstalled patches that you have already applied use the Hidden box to hide them from view Does Patch Wizard mean an end to Spreadsheets of Patches? No.Unfortunately not! You cannot print a list of patches from Patch Wizard yet You cannot make a list within Patch Wizard of the steps you need to do and in which order BUT you can copy and paste into MS Excel or Word, and that works fine You will still need to make a spreadsheet You will still need to read the Readme s for each patch, incorporate Readme information into your spreadsheet, add additional pre-requisite patches and post-steps to your spreadsheet, and research those patch readme s. Marie has over 12 years ICT experience and her experience includes: Oracle Applications (E-Business Suite) R11i and R12 11 years Oracle SQL 10 years Oracle RDBMS (8/9i/10g/11g) 12 years Oracle Enterprise Manager (10g and 11g) 8 years Microsoft SQL Server 3 years Novell Netware 4 years Relational Database Consulting Page 10

ZENworks Reporting System Reference. January 2017

ZENworks Reporting System Reference. January 2017 ZENworks Reporting System Reference January 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

Site Manager. Helpdesk/Ticketing

Site Manager. Helpdesk/Ticketing Site Manager Helpdesk/Ticketing Ticketing Screen The Ticket Summary provides a breakdown of all tickets allocated to the user. By default, tickets are listed in order by ticket ID. Click column headings

More information

SQream Dashboard Version SQream Technologies

SQream Dashboard Version SQream Technologies SQream Dashboard Version 1.1.0 SQream Technologies 2018-11-06 Table of Contents Overview................................................................................... 1 1. The SQream Dashboard...................................................................

More information

Help Contents. Custom Query Builder Functionality Synopsis

Help Contents. Custom Query Builder Functionality Synopsis Help Contents Custom Query Builder Functionality Synopsis... Section : General Custom Query Builder Functions... Section : Query Tool Main Menu Functions... Section : Query Tool Choose Datasource Functions...

More information

Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3

Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3 Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered

More information

Locate your Advanced Tools and Applications

Locate your Advanced Tools and Applications MySQL Manager is a web based MySQL client that allows you to create and manipulate a maximum of two MySQL databases. MySQL Manager is designed for advanced users.. 1 Contents Locate your Advanced Tools

More information

ForeScout Extended Module for Tenable Vulnerability Management

ForeScout Extended Module for Tenable Vulnerability Management ForeScout Extended Module for Tenable Vulnerability Management Version 2.7.1 Table of Contents About Tenable Vulnerability Management Module... 4 Compatible Tenable Vulnerability Products... 4 About Support

More information

HP Intelligent Management Center SOM Administrator Guide

HP Intelligent Management Center SOM Administrator Guide HP Intelligent Management Center SOM Administrator Guide Abstract This guide contains comprehensive conceptual information for network administrators and other personnel who administrate and operate the

More information

Managing Load Plans in OTBI Enterprise for HCM Cloud Service

Managing Load Plans in OTBI Enterprise for HCM Cloud Service Managing Load Plans in OTBI Enterprise for HCM Cloud Service Copyright 2014, Oracle and/or its affiliates. All rights reserved. 1 Objective After completing this lesson, you should be able to use Configuration

More information

Birst Pronto: Connect to Data in Pronto

Birst Pronto: Connect to Data in Pronto Posted by Dee Elling Jan 28, 2017 In the first installment of this series, Get Started, you saw the different pages in Pronto and how to navigate between them. Now let's get some data into Pronto so you

More information

Web Dashboard. User Manual. October Revision

Web Dashboard. User Manual. October Revision Web Dashboard User Manual October Revision This is the official user manual on using justsamit web dashboard to perform reporting and administrative tasks. This manual describes each section of reporting

More information

Oracle E-Business Suite R12.2 Administration

Oracle E-Business Suite R12.2 Administration Oracle E-Business Suite R12.2 Administration This class provides training applicable to Oracle E-Business Suite Releases 12.2. It does not provide training applicable to Oracle E-Business Suite Releases

More information

Functional Skills ICT on-demand

Functional Skills ICT on-demand Functional Skills ICT on-demand User Guide Page 1 of 25 Contents of this guide Introduction Page 3 Registering Learners Page 4-8 Booking a test Page 9-11 Amending a test booking Page 12 Downloading test

More information

Hearing Care Dashboard

Hearing Care Dashboard Hearing Care Dashboard Registration & Management Hearing Care Dashboard: Register and Manage Your Organization Hearing Care Anywhere is Starkey s remote programming system. The Hearing Care Dashboard is

More information

DOLLAR GENERAL CAREER SITE CANDIDATE ONLINE APPLICATION REFERENCE GUIDE

DOLLAR GENERAL CAREER SITE CANDIDATE ONLINE APPLICATION REFERENCE GUIDE DOLLAR GENERAL CAREER SITE CANDIDATE ONLINE APPLICATION REFERENCE GUIDE In June 2016, Dollar General launched a new online application system. This Reference Guide is for the new system and includes the

More information

Group Administrators

Group Administrators Hosted VoIP Phone System Blue Platform Admin Portal Guide for Group Administrators Table of Contents 1 About this Guide... 6 2 Accessing the Hosted VoIP Phone System Admin Portal... 7 3 Hosted VoIP Admin

More information

TIBCO Slingshot User Guide. Software Release August 2015

TIBCO Slingshot User Guide. Software Release August 2015 TIBCO Slingshot User Guide Software Release 1.9.4 August 2015 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE IS SOLELY

More information

Hyperion Interactive Reporting Reports & Dashboards Essentials

Hyperion Interactive Reporting Reports & Dashboards Essentials Oracle University Contact Us: +27 (0)11 319-4111 Hyperion Interactive Reporting 11.1.1 Reports & Dashboards Essentials Duration: 5 Days What you will learn The first part of this course focuses on two

More information

MERCATOR TASK MASTER TASK MANAGEMENT SCREENS:- LOGIN SCREEN:- APP LAYOUTS:-

MERCATOR TASK MASTER TASK MANAGEMENT SCREENS:- LOGIN SCREEN:- APP LAYOUTS:- MERCATOR TASK MASTER TASK MANAGEMENT SCREENS:- LOGIN SCREEN:- APP LAYOUTS:- This is Navigation bar where you have 5 Menus and App Name. This Section I will discuss in brief in the Navigation Bar Section.

More information

Manipulating Database Objects

Manipulating Database Objects Manipulating Database Objects Purpose This tutorial shows you how to manipulate database objects using Oracle Application Express. Time to Complete Approximately 30 minutes. Topics This tutorial covers

More information

P6 EPPM BI Publisher Configuration Guide

P6 EPPM BI Publisher Configuration Guide P6 EPPM BI Publisher Configuration Guide 16 R2 September 2016 Contents About Configuring BI Publisher... 5 Getting Started with BI Publisher Reports... 5 Configuring P6 for Reporting... 7 Configuring

More information

Quick Topic - Refreshable Web Queries

Quick Topic - Refreshable Web Queries Quick Topic - Refreshable Web Queries Unanet would like to thank Max Patin and AEgis Technologies for this Knowledge Center entry, which demonstrates how our customers are maximizing their use of Unanet.

More information

L Y R A U S E R M A N U A L R A I N O T E S M O D U L E

L Y R A U S E R M A N U A L R A I N O T E S M O D U L E L Y R A U S E R M A N U A L R A I N O T E S M O D U L E CONTENTS 1. RAI Summary View... 2 1.1. RAI status... 2 1.2. Rules in RAI Summary View... 3 1.3. Customize RAI Summary View... 3 1.3.1. Show/hide

More information

INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE

INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE Table of Contents Logging into Cognos... 3 Viewing Summary Information... 6 Running a Report... 6 Rerunning a Report... 9 Comparing Summary Information...

More information

Pulse LMS: User Management Guide Version: 1.86

Pulse LMS: User Management Guide Version: 1.86 Pulse LMS: User Management Guide Version: 1.86 This Guide focuses on the tools that support User Managers. Please consult our separate guides for processes for end users, learning management and administration

More information

GRADE CENTER. Smart Views. Create Smart Views. You can create five types of smart views in the Grade Center:

GRADE CENTER. Smart Views. Create Smart Views. You can create five types of smart views in the Grade Center: Smart Views You can create five types of smart views in the Grade Center: Course Group: Subsections of students. You must create course groups before you can use them as selection criteria. Performance:

More information

Link to other configuration guides for information on...

Link to other configuration guides for information on... Configuration Guide: Adding Users and Enrolling Devices This guide provides information on...... Adding users manually or via batch import using the Add New User Wizard... Setting up an Organization for

More information

ACCESSING TIDE. New Hampshire Statewide Assessment System RESETTING YOUR TIDE ACCOUNT FROM A PREVIOUS SCHOOL YEAR

ACCESSING TIDE. New Hampshire Statewide Assessment System RESETTING YOUR TIDE ACCOUNT FROM A PREVIOUS SCHOOL YEAR ACCESSING TIDE New Hampshire Statewide School administrators use the Test Information Distribution Engine (TIDE) to add and manage user accounts and to manage information about students who participate

More information

Clearspan OpEasy Basic Provisioning User Guide MAY Release

Clearspan OpEasy Basic Provisioning User Guide MAY Release Clearspan OpEasy Basic Provisioning User Guide MAY 2015 Release 4.2 2827-008 NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Communications,

More information

Clearspan OpEasy Basic Provisioning Guide NOVEMBER Release

Clearspan OpEasy Basic Provisioning Guide NOVEMBER Release Clearspan OpEasy Basic Provisioning Guide NOVEMBER 2016 Release 4.6 2827-012 NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Communications,

More information

ZENworks Reporting Beta System Reference. December 2015

ZENworks Reporting Beta System Reference. December 2015 ZENworks Reporting Beta System Reference December 2015 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation, and specifically disclaims

More information

Configuring Job Monitoring in SAP Solution Manager 7.2

Configuring Job Monitoring in SAP Solution Manager 7.2 How-To Guide SAP Solution Manager Document Version: 1.0 2017-05-31 Configuring Job Monitoring in SAP Solution Manager 7.2 Typographic Conventions Type Style Example Example EXAMPLE Example Example

More information

AiM Overview and Basic Navigation User Guide

AiM Overview and Basic Navigation User Guide AiM Overview and Basic Navigation User Guide East Carolina University Department of Facilities Services Version 2.0 May 2017 1 AIM OVERVIEW AND BASIC NAVIGATION USER GUIDE Welcome to AiM! AiM, "Intelligence

More information

Page 1 of 6 Procedures > Pages > Procedures Use -the-system > MI-generate-report MI - Generate Report I Like It Tags & Notes MI - Generate Report This is an explanation of how to access, view and filter

More information

Staged APPL_TOP approach - Key to achieve tolerable downtime for Oracle Apps migrations

Staged APPL_TOP approach - Key to achieve tolerable downtime for Oracle Apps migrations Staged APPL_TOP approach - Key to achieve tolerable downtime for Oracle Apps migrations Nikhil Kumar Infosys Technologies Limited Nagarjuna Cherukuri Navo Systems Inc. Learning Objectives As a result of

More information

Trend Micro Business Support Portal

Trend Micro Business Support Portal Lorem Ipsum Dolor Sit Amet Consectetur Adipiscing Trend Micro Business Support Portal User Guide Welcome to the Trend Micro Business Support Portal. This portal provides full online support for Trend Micro

More information

Windows Authentication. Delphi Service Pack 3. Document Version /10/09

Windows Authentication. Delphi Service Pack 3. Document Version /10/09 Delphi 9.5.2 Service Pack 3 Document Version 1.0 11/10/09 Copyright 2009 Newmarket International, Inc. All rights reserved. The information in this document is confidential and proprietary to Newmarket

More information

OpEasy Basic Provisioning User Guide Release

OpEasy Basic Provisioning User Guide Release fm OpEasy Basic Provisioning User Guide Release 4.0 2827-006 2811 Internet Blvd Frisco, Texas 75034-1851 Tel +1 469 365 3000 Tel +1 800 468 3266 www.aastrausa.com 2014 Clearspan is a Registered Trademark

More information

PLATFORM BASICS TERMINOLOGY & FAQ S

PLATFORM BASICS TERMINOLOGY & FAQ S PLATFORM BASICS TERMINOLOGY & FAQ S TERMS MTs- Mobiles Terminated: refers to any outgoing text message from the system to the customer s cell phone (broadcast message, auto reply) MOs-Mobiles Originated:

More information

ELECTRONIC DATA PROCESSOR (EDP) QUICKSTART GUIDE FOR DATA PROVIDERS

ELECTRONIC DATA PROCESSOR (EDP) QUICKSTART GUIDE FOR DATA PROVIDERS ELECTRONIC DATA PROCESSOR (EDP) QUICKSTART GUIDE FOR DATA PROVIDERS This document provides a quick overview on how to download, install, and use the EQuIS Data Processor (EDP) software to check and submit

More information

Application Guide for Internal Applicants through Employee Space

Application Guide for Internal Applicants through Employee Space Application Guide for Internal Applicants through Employee Space This guide provides instructions to help you search and apply for job openings at North East Independent School District (NEISD). This guide

More information

Chimpegration for The Raiser s Edge

Chimpegration for The Raiser s Edge Chimpegration for The Raiser s Edge Overview... 3 Chimpegration Versions... 3 Chimpegration Basic... 3 Chimpegration Professional... 3 The Raiser s Edge Versions... 3 Installation... 3 Set up... 4 Activation...

More information

Phone Inventory 1.1 (1012)

Phone Inventory 1.1 (1012) (1012) 2015 VoIP Integration July 28, 2015 Table of Contents Product Overview... 3 Requirements... 3 Application Requirements... 3 Call Manager... 3 Network Connectivity... 3 IP Phones... 3 Installation

More information

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE)

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Data Dictionary User Guide Version 1.1 (20 May 2016) Prepared By: (On behalf of Alion Science and Technology) For: US Army

More information

ACTIVE Net Insights user guide. (v5.4)

ACTIVE Net Insights user guide. (v5.4) ACTIVE Net Insights user guide (v5.4) Version Date 5.4 January 23, 2018 5.3 November 28, 2017 5.2 October 24, 2017 5.1 September 26, 2017 ACTIVE Network, LLC 2017 Active Network, LLC, and/or its affiliates

More information

Shopping Cart: Queries, Personalizations, Filters, and Settings

Shopping Cart: Queries, Personalizations, Filters, and Settings Shopping Cart: Queries, Personalizations, Filters, and Settings on the Shopping Cart Home Page Use this Job Aid to: Learn how to organize the Shopping Cart home page so that it is easier to use. BEFORE

More information

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

HID Walkthroughs and Use Case Training Manual

HID Walkthroughs and Use Case Training Manual HID Walkthroughs and Use Case Training Manual October 12, 2007 Function Biomedical Informatics Research Network www.nbirn.net i HID WALKTHROUGHS...1 LIST OF WALKTHROUGHS...1 Walkthrough 1: Complete Data

More information

Managing Administrator Preferences

Managing Administrator Preferences Managing Administrator Preferences Purpose This lesson shows you how to use Grid Control to manage administrator preferences. Topics This module will discuss the following topics: Overview Prerequisites

More information

Inventorying Microsoft Azure. Inventorying Microsoft Azure Information with Docusnap X

Inventorying Microsoft Azure. Inventorying Microsoft Azure Information with Docusnap X Inventorying Microsoft Azure Inventorying Microsoft Azure Information with Docusnap X TITLE Inventorying Microsoft Azure AUTHOR Docusnap Consulting DATE 2/7/2018 VERSION 1.0 valid from January 25, 2018

More information

1. About AP Invoice Wizard

1. About AP Invoice Wizard 1. About AP Invoice Wizard Welcome to AP Invoice Wizard. We have developed this tool in response to demand from Oracle Payables users for a user friendly and robust spreadsheet tool to load AP Invoices

More information

Perceptive TransForm. Licensing Guide. Version: 8.x

Perceptive TransForm. Licensing Guide. Version: 8.x Perceptive TransForm Licensing Guide Version: 8.x Written by: Product Knowledge, R&D Date: May 2018 2008-2018 Hyland Software, Inc. and its affiliates. Table of Contents Request TransForm licenses... 4

More information

USER GUIDE CLIENT PORTAL RELEASE V5.42

USER GUIDE CLIENT PORTAL RELEASE V5.42 USER GUIDE CLIENT PORTAL RELEASE V. 0 Table of Contents Introduction... Document Purpose... Document Scope... Prerequisites... Client Portal Login Credentials... Browser Requirements... Login... Client

More information

Reporting and Analysis Guide

Reporting and Analysis Guide Reporting and Analysis Guide Oracle Health Sciences InForm 6.0.1 Part number: E56923-01 Copyright 2012-2014, Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

OneLogin Integration User Guide

OneLogin Integration User Guide OneLogin Integration User Guide Table of Contents OneLogin Account Setup... 2 Create Account with OneLogin... 2 Setup Application with OneLogin... 2 Setup Required in OneLogin: SSO and AD Connector...

More information

UNCT MEMBER SELF-ASSESSMENT

UNCT MEMBER SELF-ASSESSMENT UNCT MEMBER SELF-ASSESSMENT FOR UN COUNTRY TEAM MEMBERS COMPLETING THE SELF-ASSESSMENT - Reference Guide Introduction In the Assessment for Results and Competencies (ARC), self-assessment by a UN country

More information

Reporting and Analysis Guide

Reporting and Analysis Guide Reporting and Analysis Guide Oracle Health Sciences InForm 6.1 Part number: E51802-01 Copyright 2014, Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software and

More information

Register by completing the form, or connecting via your GitHub or Google account.

Register by completing the form, or connecting via your GitHub or Google account. SDL Developer Portal Registration Guide In order to register an application on the SDL developer portal, you must first create both a developer and company profile. Developer Profile Registration To create

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Cloud Service Administrator's Guide 15 R2 March 2016 Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Configuring Settings for Microsoft Internet Explorer...

More information

Login. Basic Navigation. Go to Enter your address, password, then click Log In (A)

Login. Basic Navigation. Go to   Enter your  address, password, then click Log In (A) Client Guide: myportal Login Go to https://bonadio.myportal.team A Enter your email address, password, then click Log In (A) If you are unsure of your password, click Forgot your password and follow the

More information

Reconfiguring VMware vsphere Update Manager. Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5

Reconfiguring VMware vsphere Update Manager. Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5 Reconfiguring VMware vsphere Update Manager Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware vrealize Operations for Horizon Installation. VMware vrealize Operations for Horizon 6.5

VMware vrealize Operations for Horizon Installation. VMware vrealize Operations for Horizon 6.5 VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

User Manual For. EFM I2File.net. September 26, 2017 Version 1.0

User Manual For. EFM I2File.net. September 26, 2017 Version 1.0 User Manual For EFM I2File.net September 26, 2017 Version 1.0 1 Table of Contents Registration... 3 Register a Firm Account... 3 Register a Self-Represented Account... 5 Login... 8 Forgot Password... 8

More information

Microsoft Windows Servers 2012 & 2016 Families

Microsoft Windows Servers 2012 & 2016 Families Version 8 Installation Guide Microsoft Windows Servers 2012 & 2016 Families 2301 Armstrong St, Suite 2111, Livermore CA, 94551 Tel: 925.371.3000 Fax: 925.371.3001 http://www.imanami.com Installation Guide

More information

Senior Executive. Training Guide

Senior Executive. Training Guide Senior Executive Training Guide Table of Contents 1 Introduction... 5 1.1 Who is this Guide for?... 5 1.2 Pre-Requisites... 5 1.3 Suggested Exercises... 5 1.4 System Requirements... 5 2 Getting Started...

More information

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 Reconfiguring VMware vsphere Update Manager 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

User Guide. Data Preparation R-1.1

User Guide. Data Preparation R-1.1 User Guide Data Preparation R-1.1 Contents 1. About this Guide... 4 1.1. Document History... 4 1.2. Overview... 4 1.3. Target Audience... 4 2. Introduction... 4 2.1. Introducing the Big Data BizViz Data

More information

Opal-RAD Admin Guide. Viztek, LLC US Highway 70 East Garner, NC Opal-RAD Admin Guide 2.

Opal-RAD Admin Guide. Viztek, LLC US Highway 70 East Garner, NC Opal-RAD Admin Guide 2. 1 -RAD Admin Guide User Administration....2 Introduction... 2 User Management: Add Users... 6 User Management: View/Edit Users... 6 User Management: Add Groups... 8 User Management: View/Edit Groups...

More information

Client Track Agency Administration

Client Track Agency Administration Last updated 12/14/2012 Client Track Agency Administration Instructions and help for Agency Administrators Using Client Track In this document: Basic Role of Agency Admin User and Password Management Information

More information

How to Work with Excel Report and Interactive Analysis

How to Work with Excel Report and Interactive Analysis How-To Guide SAP Business One, version for SAP HANA Document Version: 1.7 2017-10-31 PUBLIC How to Work with Excel Report and Interactive Analysis SAP Business One 9.2 PL10 and Later, version for SAP HANA

More information

EMS WEB APP Configuration Guide

EMS WEB APP Configuration Guide EMS WEB APP Configuration Guide V44.1 Last Updated: August 14, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: EMS Web App

More information

vfire 9.5 Prerequisites Guide Version 1.1

vfire 9.5 Prerequisites Guide Version 1.1 vfire 9.5 Prerequisites Guide Table of Contents Version Details 4 Copyright 4 About this Guide 5 Intended Audience 5 Standards and Conventions 5 Introduction 6 Web Server Deployment 7 Hardware Requirements

More information

MISSISSIPPI STATE UNIVERSITY RECRUITMENT MODULE MANAGE AND REVIEWING APPLICANTS

MISSISSIPPI STATE UNIVERSITY RECRUITMENT MODULE MANAGE AND REVIEWING APPLICANTS MANAGE JOBS: Select Manage Jobs from the Hamburger View all requisitions to which you are assigned. to view the status of a job posting. From the Manage Jobs view, you can see You can view by a status

More information

you choose and by the roles the users are allowed to fulfill within the system. Finances Enter the monthly savings and costs for the project.

you choose and by the roles the users are allowed to fulfill within the system. Finances Enter the monthly savings and costs for the project. Oracle Instantis EnterpriseTrack Quick Reference Guide for Release 8.5 Create a Proposal From the Top Navigation Bar, click Create Proposals/Charters. Enter all the required fields and click Save to save

More information

Oracle BI 11g R1: Build Repositories Course OR102; 5 Days, Instructor-led

Oracle BI 11g R1: Build Repositories Course OR102; 5 Days, Instructor-led Oracle BI 11g R1: Build Repositories Course OR102; 5 Days, Instructor-led Course Description This Oracle BI 11g R1: Build Repositories training is based on OBI EE release 11.1.1.7. Expert Oracle Instructors

More information

Oracle Field Sales/Laptop

Oracle Field Sales/Laptop Oracle Field Sales/Laptop Implementation Guide Release 11i June 2001 Part No. A87538-02 This Implementation Guide provides information and instructions to help you implement Oracle Field Sales/Laptop,

More information

Author A.Kishore

Author A.Kishore Upgrade Oracle Applications from R12.1.1 to R12.1.3 For instructions on applying Oracle E-Business Suite 12.1.3 Release Update Pack (12.1.3), features and other information, please refer to My Oracle Support

More information

Installing Oracle Database 11g on Windows

Installing Oracle Database 11g on Windows Page 1 of 11 Installing Oracle Database 11g on Windows Purpose In this tutorial, you learn how to install Oracle Database 11g on Windows. Topics This tutorial covers the following topics: Overview Installing

More information

STUDY ASSISTANT. Study Assistant. Version 10.03

STUDY ASSISTANT. Study Assistant. Version 10.03 STUDY ASSISTANT Study Assistant Version 10.03 Contents Introduction... 3 Add a New Study... 3 My Studies... 3 Find a Study... 9 Find a Study for All Users... 12 imedris Data Corporation 2 Study Assistant

More information

Extranet User Manager User Guide

Extranet User Manager User Guide Extranet User Manager User Guide Version 3.1 April 15, 2015 Envision IT 7145 West Credit Avenue Suite 100, Building 3 Mississauga, ON L5N 6J7 www.envisionit.com/eum TABLE OF CONTENTS NOTICE... 1 INTENDED

More information

System Reference ZENworks Reporting 5 November 2013

System Reference ZENworks Reporting 5 November 2013 www.novell.com/documentation System Reference ZENworks Reporting 5 November 2013 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

Customizing and Administering Project Server Access

Customizing and Administering Project Server Access WEB Customizing and Administering Project Server Access In this chapter Creating and Deleting Users from Project Server 2 Managing User Groups Project Server User Security 4 Using Categories to Control

More information

ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide

ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide Microsoft Windows.NET Framework Version: 6.6.x Written by: Product Documentation, R&D Date: November 2011 ImageNow and CaptureNow are

More information

VMware vrealize Operations for Horizon Installation

VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon Installation vrealize Operations for Horizon 6.4 Installation vrealize Operations for Horizon 6.4 This document supports the version of each product listed and supports

More information

DocAve 6 SQL Server Data Manager

DocAve 6 SQL Server Data Manager DocAve 6 SQL Server Data Manager User Guide Service Pack 4, Cumulative Update 2 Revision G Issued July 2014 Table of Contents About DocAve SQL Server Data Manager... 4 Complementary Products... 5 Submitting

More information

NEASC ACCREDITATION PORTAL Quick Reference for Completing Two-Year Progress Reports. accportal.org/cpss

NEASC ACCREDITATION PORTAL Quick Reference for Completing Two-Year Progress Reports. accportal.org/cpss NEASC ACCREDITATION PORTAL Quick Reference for Completing Two-Year Progress Reports accportal.org/cpss August 2017 Portal Instruction for Head of School Two-Year Progress Report To begin working on the

More information

Symantec Ghost Solution Suite Web Console - Getting Started Guide

Symantec Ghost Solution Suite Web Console - Getting Started Guide Symantec Ghost Solution Suite Web Console - Getting Started Guide Symantec Ghost Solution Suite Web Console- Getting Started Guide Documentation version: 3.3 RU1 Legal Notice Copyright 2019 Symantec Corporation.

More information

THE BACKGROUND OBJECTIVES. This manual was specially made for the following purposes

THE BACKGROUND OBJECTIVES. This manual was specially made for the following purposes THE BACKGROUND Cyberspace was founded in 1995 and commenced operation same year as a wholly owned Nigerian Company. With a mission to providing excellent value added ICT services and cutting edge networking

More information

EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope

EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope Best Practices Planning Abstract This white paper provides advice and information on practices that will enhance the flexibility of

More information

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ]

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] Version 5.3 [ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] https://help.pentaho.com/draft_content/version_5.3 1/30 Copyright Page This document supports Pentaho Business Analytics

More information

Oracle General Navigation Overview

Oracle General Navigation Overview Oracle 11.5.9 General Navigation Overview 1 Logging On to Oracle Applications You may access Oracle, by logging onto the ATC Applications Login System Status page located at www.atc.caltech.edu/support/index.php

More information

Opal-RAD Admin Guide. Table of Contents

Opal-RAD Admin Guide. Table of Contents 1 Opal-RAD Admin Guide Table of Contents User Administration... 3 Introduction... 4 User Management: Add Users... 6 User Management: View/Edit Users... 9 User Management: Add Groups... 10 User Management:

More information

Oracle Enterprise Manager 11g Ops Center 2.5 Hands-on Lab

Oracle Enterprise Manager 11g Ops Center 2.5 Hands-on Lab Oracle Enterprise Manager 11g Ops Center 2.5 Hands-on Lab Introduction to Enterprise Manager 11g Oracle Enterprise Manager 11g is the centerpiece of Oracle's integrated IT management strategy, which rejects

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

Welcome to the Investor Experience

Welcome to the Investor Experience Welcome to the Investor Experience Welcome to the Black Diamond Investor Experience, a platform that allows advisors to customize how they present information to their clients. This document provides important

More information

VMware vfabric Data Director 2.5 EVALUATION GUIDE

VMware vfabric Data Director 2.5 EVALUATION GUIDE VMware vfabric Data Director 2.5 EVALUATION GUIDE Introduction... 2 Pre- requisites for completing the basic and advanced scenarios... 3 Basic Scenarios... 4 Install Data Director using Express Install...

More information

Molina Agent User Guide

Molina Agent User Guide Molina Agent User Guide REGISTERING and LOGGING IN Welcome to Sentinel Elite! Sentinel is accessible at www.sentinelelite.com. If you are new to Sentinel please register as a new agent. Once selected,

More information

1.Basic Configurations

1.Basic Configurations QUICK START GUIDE ServiceDesk Plus On-Demand is an online help desk software built on the ITIL framework with integrated asset management. It is available in 15 different languages and in three editions

More information

License Manager Client

License Manager Client License Manager Client Operations Guide NEC NEC Corporation of America November 2010 NDA-30899, Revision 6 Liability Disclaimer NEC Corporation of America reserves the right to change the specifications,

More information