PeopleSoft on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017

Size: px
Start display at page:

Download "PeopleSoft on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017"

Transcription

1 PeopleSoft on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017

2 Oracle Ravello Cloud Service Oracle Ravello is an overlay cloud that enables enterprises to run their VMware and KVM applications, including complex Layer 2 networking, on a public cloud without making any modifications. With Ravello, enterprises do not need to modify their VMs or change networking. This empowers businesses to rapidly deploy existing data-center applications to the public cloud without any associated infrastructure costs, migration costs, and overhead for a variety of use-cases such as devtest, staging, UAT, etc. PeopleSoft Application on Oracle Ravello PeopleSoft Overview Oracle's PeopleSoft applications are designed to address the most complex business requirements. They provide comprehensive business and industry solutions, enabling organizations to increase productivity, accelerate business performance, and a lower cost of ownership. PeopleSoft Enterprise Solution consists of several core components which are required for functioning of PeopleSoft. All these core components are interconnected and send/receive data and information required for processing of business needs. The PeopleSoft Internet Architecture is comprised of these main server types: RDBMS. PeopleSoft Application Server(s). PeopleSoft Process Scheduler(s). Web server(s). The following diagram illustrates the relationship between the elements of the PeopleSoft Internet Architecture. 1 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

3 Browser People Tools Development Environment Remote System Jolt SQL Browser Web Server Application Server Database Server Fig. 1: Oracle PeopleSoft architecture PeopleSoft Core Components A typical Oracle PeopleSoft deployment consists of the following core components Component Database Server Function PeopleSoft database has three distinct layers within the database that work in concert to store and manage data for your PeopleSoft system. The database system tables manage both the PeopleTools and PeopleSoft application database objects, while the PeopleSoft application tables reside within the infrastructure defined by the PeopleTools metadata. Application Server The application server handles the bulk of the workload within the PeopleSoft system. It runs the business logic and processes all application requests. The application server relies on Oracle Tuxedo middleware to process transaction requests. Oracle Jolt provides the Java interface making Oracle Tuxedo available for web-based requests. Process Scheduler Web Server/Pia Server Process Scheduler has several components that work together to help you run reports and processes offline. After a job has been submitted, use Process Monitor to check the status of the job, and then use Report Manager to view the output of the job through a web browser. Process Scheduler Manager involves the interaction of these components, which you can select from the menu. The web server receives application requests from the web environment (internet and intranet) and forwards the requests to the Oracle Jolt port on the 2 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

4 application server. A collection of PeopleSoft servlets running on the web server handle incoming requests. Like the server processes on the application server, each PeopleSoft servlet is designed to perform unique functions. For example, the portal servlet handles browser requests while the gateway servlet handles service oriented architecture (SOA) messages and requests. Why run PeopleSoft on Oracle Ravello? Enterprises running the PeopleSoft application in their data-center, usually need many copies of their environment for various purposes. Typically for every production instance of the PeopleSoft environment in their data-center, enterprises have 5 to 8 instantiations of this environment for preproduction use-cases such as development, testing, staging, and running User Acceptance Tests. However, most of the pre-production environments are live only for a few hours a day and are not needed 24x7. For such ephemeral needs, it doesn t make economic sense to invest in underutilized data-centers. Ravello is an ideal platform for use-cases with ephemeral needs. It offers data-center-like capabilities such as the ability to run VMware and KVM virtual machines with Layer 2 networking on public clouds. Such dynamic provisioning helps enterprises reduce their infrastructure costs for their ephemeral workloads. For example, an enterprise running one production instance and 5 pre-production environments of an Oracle PeopleSoft deployment on-prem can achieve 63% savings by running on Oracle Ravello compared to on-prem. Moving PeopleSoft Application to Oracle Ravello A common scenario to deploy Oracle PeopleSoft on VMware ESXi on-prem in a multi- node setup is with 4 nodes housing PeopleSoft components database, application, process scheduler and pia server / Web Server one on each of the VMs. The deployment diagram for the implementation shown below: In this on-prem deployment, we had Oracle Linux 7.1 running on ESXi VMs with the following topology. Each of the VMs was configured with 4vCPU and 8GB RAM with two different network subnets configured /24 - public network /24 - application network 3 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

5 Public Network Process Scheduler A p p l i c a t i o n Browser Web Server N e t w o r k Database Server Application Server Fig. 2: PeopleSoft deployment diagram Import and Build PeopleSoft Application to Ravello 1) IMPORT: To build the PeopleSoft application on Ravello, we first import the VMs from the on-prem ESXi environment into Ravello s VM library using the Ravello Import Tool. 2) BUILD: Once imported, we can create a new application by dragging and dropping the VMs onto the canvas. Figure 3. Building the application with imported VMs. 4 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

6 a. The system resources such as the number vcpus and memory of each VM is preserved when they are imported into the Ravello library. Ravello also parses the metadata associated with the ESXi VM disk images and automatically recreates the network as it was set up in the data-center. Figure 4. Network view of the application. b. Next we will verify the settings in each VM, starting with the db-server VM in Ravello. We make sure that the hostname field is populated and it matches the hostname in the VM. Figure 5. General tab view of the db-server. c. Under the Disks tab, we select the para-virtualized controller, PVSCSI, for optimal performance. 5 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

7 Figure 6. The Disks tab view of the db-server. d. In the NICs tab, we select the VMXnet3 para-virtualized device for each of the NICs. This leads to better performance. Figure 7. Network interface of the database server. e. We have enabled HTTP service for the app server on port 8000 so that we can access the app from the internet. Make sure the External checkbox is checked. 6 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

8 Figure 8. External services. f. We follow a similar verification process for each of the other VMs in the application. Once completed, the application is ready to be published on to the public cloud. 3) DEPLOY: Click Publish to deploy the application in the public cloud by selecting either the Cost-optimized or Performance-optimized option. 7 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

9 Starting and running the PeopleSoft Application on Ravello The PeopleSoft application requires the following sequence in starting the different components of the Peoplesoft application (database server à application server à process scheduler à pia server/web server) in an order, to access the PeopleSoft application. Ravello provides the functionality to start the PeopleSoft application in a sequence by providing the information in the VMs start order in the setting tab. Follow the steps to set up the sequence for PeopleSoft application startup. 1. Select the PeopleSoft application and click on settings then click on +Add Stage. Figure 9. Create VMs start and stop order. 8 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

10 I. Provide the stage name and time to schedule the start up for next stage Fig. 10: Create New Stage II. Click on the VMs List and select the VMs to be added to the stage Fig. 11: Add the VMs to the created stage III. Build all the stages to get the complete setup as follows: 9 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

11 2. Start the PeopleSoft application on Ravello. Fig. 12: Complete stage setup Figure 13. Starting the PeopleSoft Application. 3. Verify Database and Listener service running on Database Server 10 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

12 Figure 14. Database and Listener service. 4. Log into the PeopleSoft application from Pia Server/Web Server using web browser. Figure 15. PeopleSoft Application Server login. 11 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

13 Figure 16. PeopleSoft Application Oracle PeopleSoft HCM application is fully functional on Oracle Ravello cloud. All types of HCM functionality are available and accessible. For example, you can see the all team members are part of a particular team by clicking on My Team tab. Learn more Learn more and sign up for a free trial at Figure 17. Sign up for a free trial. 12 PEOPLESOFT ON ORACLE RAVELLO CLOUD SERVICE

14 Oracle Corporation, World Headquarters Worldwide Inquiries 500 Oracle Parkway Phone: Redwood Shores, CA 94065, USA Fax: CONNECT WITH US blogs.oracle.com/oracle facebook.com/oracle twitter.com/oracle oracle.com Copyright 2017, Oracle and/or its affiliates. All rights reserved. This document is provided for information purposes only, and the contents hereof are subject to change without notice. This document is not warranted to be error-free, nor subject to any other warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or fitness for a particular purpose. We specifically disclaim any liability with respect to this document, and no contractual obligations are formed either directly or indirectly by this document. This document may not be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without our prior written permission. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group PeopleSoft on Oracle Ravello Cloud Service August 2017

Agile PLM on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017

Agile PLM on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017 Agile PLM on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017 Oracle Ravello Cloud Service Oracle Ravello is an overlay cloud that enables enterprises to run their VMware and KVM applications,

More information

Oracle Utilities Customer Care and Billing 2.5 Benchmark Report

Oracle Utilities Customer Care and Billing 2.5 Benchmark Report Oracle Utilities Customer Care and Billing 2.5 Benchmark Report Demonstrates Superior Performance and Scalability O R A C L E W H I T E P A P E R A P R I L 2016 Introduction Oracle Utilities Customer Care

More information

Running Oracle Supply Chain Collaboration Cloud with Standalone Planning Solutions

Running Oracle Supply Chain Collaboration Cloud with Standalone Planning Solutions Running Oracle Supply Chain Collaboration Cloud with Standalone Planning Solutions O R A C L E W H I T E P A P E R A P R I L 2 0 1 8 Disclaimer The following is intended to outline our general product

More information

Oracle Inventory Management Inventory Management Integration with Projects

Oracle Inventory Management Inventory Management Integration with Projects Oracle Inventory Management Inventory Management Integration with Projects An Oracle White Paper ORACLE WHITE PAPER UPDATED FEBRUARY 2018 Table of Contents Project Transaction Overview 2 Setup Project

More information

Oracle SCM Cloud Support for Contract Manufacturing

Oracle SCM Cloud Support for Contract Manufacturing ----------------------------------- FUSION APPLICATIONS Supply Chain Management Oracle SCM Cloud Support for Contract Manufacturing An Overview O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 8 Disclaimer

More information

Using Oracle E-Business Suite Business Events for Integrations in Integration Cloud Service

Using Oracle E-Business Suite Business Events for Integrations in Integration Cloud Service Using Oracle E-Business Suite Business Events for Integrations in Integration Cloud Service Tutorial: Order to Manual Invoice O R A C L E T U T O R I A L J U N E 2 0 1 6 Disclaimer The following is intended

More information

Oracle Business Intelligence Cloud Service Boot Camp. Release 1.0

Oracle Business Intelligence Cloud Service Boot Camp. Release 1.0 Oracle Business Intelligence Cloud Service Boot Camp Release 1.0 Oracle Business Intelligence Cloud Service Boot Camp is a 3-day hands-on workshop that focuses on key features of Oracle BI Cloud Service

More information

Oracle Inventory Management Inventory Management Integration with Projects

Oracle Inventory Management Inventory Management Integration with Projects Oracle Inventory Management Inventory Management Integration with Projects An Oracle White Paper ORACLE WHITE PAPER UPDATED SEPTEMBER 2017 Table of Contents Project Transaction Overview 2 Setup Project

More information

Oracle Linux Management with Oracle Enterprise Manager 13c Cloud Control O R A C L E W H I T E P A P E R M A R C H

Oracle Linux Management with Oracle Enterprise Manager 13c Cloud Control O R A C L E W H I T E P A P E R M A R C H Oracle Linux Management with Oracle Enterprise Manager 13c Cloud Control O R A C L E W H I T E P A P E R M A R C H 2 0 1 7 Introduction 2 Oracle Enterprise Manager 13c overview 2 Managing Oracle Linux

More information

An Oracle White Paper June Running Oracle E-Business Suite on Oracle SuperCluster T5-8

An Oracle White Paper June Running Oracle E-Business Suite on Oracle SuperCluster T5-8 An Oracle White Paper June 2013 Running Oracle E-Business Suite on Oracle SuperCluster T5-8 Fully Integrated, Complete Hardware and Software Solution Oracle SuperCluster T5-8 provides a highly available,

More information

Oracle BigMachines CPQ Cloud Service Products Document Engine Feature

Oracle BigMachines CPQ Cloud Service Products Document Engine Feature Oracle BigMachines CPQ Cloud Service Products Document Engine Feature With the Document Engine feature of Oracle BigMachines Configure, Price, and Quote (CPQ) Cloud Service products, your organization

More information

An Oracle White Paper December HCM Succession Planning

An Oracle White Paper December HCM Succession Planning An Oracle White Paper December 2010 HCM Succession Planning Hcm Succession Planning Executive Overview Your management team of Baby Boomers is rapidly moving toward retirement. They ll take with them decades

More information

Oracle Enterprise Manager 13c Cloud Control

Oracle Enterprise Manager 13c Cloud Control Oracle Enterprise Manager 13c Cloud Control Oracle SOA Management Pack Enterprise Edition MANAGEMENT FOR ORACLE SOA SUITE AND ORACLE SERVICE BUS APPLICATIONS Oracle Enterprise Manager is Oracle s integrated

More information

Advanced Support for Server Infrastructure Refresh

Advanced Support for Server Infrastructure Refresh Advanced Support for Server Infrastructure Refresh Transitioning to new server technology can deliver massive performance and availability improvements. However concerns about the migration process and

More information

Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017

Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017 Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017 Disclaimer The following is intended to outline our general product direction.

More information

Implementing Supplier Audit History

Implementing Supplier Audit History An Oracle White Paper July 2013 Implementing Supplier Audit History Oracle Fusion Suppliers 11.1.7.0.0 Disclaimer The following is intended to outline our general product direction. It is intended for

More information

January Oracle Real Time Decisions Statement of Direction

January Oracle Real Time Decisions Statement of Direction January 2016 Oracle Real Time Decisions Statement of Direction Oracle Statement of Direction Oracle Business Intelligence Discoverer Disclaimer This document in any form, software or printed matter, contains

More information

Manufacturing in a Box ERP Solution Pack. Supply Chain Management, Consulting UKIE

Manufacturing in a Box ERP Solution Pack. Supply Chain Management, Consulting UKIE Manufacturing in a Box ERP Solution Pack Supply Chain Management, Consulting UKIE The Oracle Manufacturing in a Box ERP Solution Pack allows your organization to rapidly deploy modern best practice Cloud

More information

Asset Register Report

Asset Register Report Asset Register Report ERP CLOUD Oracle Financials for EMEA Table of Contents 1. Purpose of the document 2 2. Assumptions and Prerequisites 2 3. Feature Specific Setup 3 Implementation 3 Create Asset Book

More information

Oracle Management Cloud. The Next Generation of Systems Management

Oracle Management Cloud. The Next Generation of Systems Management Oracle Management Cloud The Next Generation of Systems Management Oracle Management Cloud represents a new generation of systems management designed for today s IT organizations. Delivering on Oracle s

More information

Provision, Deploy, Manage

Provision, Deploy, Manage GOLDENGATE CLOUD SERVICE Provision, Deploy, Manage with Oracle GoldenGate Cloud Service Introduction Put your data in the cloud... Oracle GoldenGate Cloud Service is a secure, high performance, scalable

More information

Oracle Crystal Ball and Minitab O R A C L E W H I T E P A P E R N O V E M B E R

Oracle Crystal Ball and Minitab O R A C L E W H I T E P A P E R N O V E M B E R Oracle Crystal Ball and Minitab O R A C L E W H I T E P A P E R N O V E M B E R 2 0 1 7 Table of Contents Executive Overview 1 Today s Business Climate 1 Why Statistical Analysis and Simulation Analysis

More information

Oracle Utilities Mobile Workforce Management Benchmark

Oracle Utilities Mobile Workforce Management Benchmark Oracle Utilities Mobile Workforce Management Benchmark Demonstrates Superior Scalability for Large Field Service Organizations O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 6 Introduction Large

More information

Oracle Communications Billing and Revenue Management Elastic Charging Engine Performance. Oracle VM Server for SPARC

Oracle Communications Billing and Revenue Management Elastic Charging Engine Performance. Oracle VM Server for SPARC Oracle Communications Billing and Revenue Management Elastic Charging Engine Performance Oracle VM Server for SPARC Table of Contents Introduction 1 About Oracle Communications Billing and Revenue Management

More information

THE NEW HYPER-CONNECTED ENTERPRISE. Improve collaboration. Enhance customer experiences. Streamline business processes.

THE NEW HYPER-CONNECTED ENTERPRISE. Improve collaboration. Enhance customer experiences. Streamline business processes. THE NEW HYPER-CONNECTED ENTERPRISE Improve collaboration. Enhance customer experiences. Streamline business processes. Oracle Communications portfolio of open enterprise-class communications solutions

More information

Integration Concepts for JD Edwards EnterpriseOne Human Resources and Oracle Taleo Business Edition Recruiting Cloud Service

Integration Concepts for JD Edwards EnterpriseOne Human Resources and Oracle Taleo Business Edition Recruiting Cloud Service Integration Concepts for JD Edwards EnterpriseOne Human Resources and Oracle Taleo Business Edition Recruiting Cloud Service O R A C L E W H I T E P A P E R O C T O B E R 2014 Disclaimer The following

More information

JD Edwards EnterpriseOne Mobile Applications

JD Edwards EnterpriseOne Mobile Applications JD Edwards EnterpriseOne Mobile Applications Mobile computing is fast becoming the business norm. Professionals need the flexibility to rapidly execute time-critical tasks from any location. To keep pace

More information

Oracle Autonomous Data Warehouse Cloud

Oracle Autonomous Data Warehouse Cloud Oracle Autonomous Data Warehouse Cloud 1 Lower Cost, Increase Reliability and Performance to Extract More Value from Your Data With Oracle Autonomous Database Cloud Service for Data Warehouse Today s leading-edge

More information

Readiness and Extensions for Oracle Platinum Services

Readiness and Extensions for Oracle Platinum Services Readiness and Extensions for represents a new model in IT support that provides remote fault monitoring with faster response times and patch deployment services to qualified Oracle Premier Support customers

More information

Maximizing Profitability with Cloud Collaboration for your Business

Maximizing Profitability with Cloud Collaboration for your Business Maximizing Profitability with Cloud Collaboration for your Business Oracle Communications Unified Communications Suite O R A C L E W H I T E P A P E R J A N U A R Y 2 0 1 7 Executive Overview The fabric

More information

Oracle CPQ Cloud Solutions for enterprises and Fast Growing Companies

Oracle CPQ Cloud Solutions for enterprises and Fast Growing Companies Oracle CPQ Cloud Solutions for enterprises and Fast Growing Companies Oracle CPQ Cloud enables both enterprise and midsize companies to streamline the entire opportunity-to-quote-to-order process, including

More information

Oracle Service Cloud and Oracle WebRTC Session Controller ORACLE WHITE PAPER FEBRUARY 2015

Oracle Service Cloud and Oracle WebRTC Session Controller ORACLE WHITE PAPER FEBRUARY 2015 Oracle Service Cloud and Oracle WebRTC Session Controller ORACLE WHITE PAPER FEBRUARY 2015 Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

ORACLE TASK MANAGEMENT CLOUD

ORACLE TASK MANAGEMENT CLOUD ORACLE TASK MANAGEMENT CLOUD Oracle Task Management Cloud lets organizations manage all work and related interactions in a consolidated place. Team members, challenged by the quantity of tasks they own,

More information

How Oracle Global Order Promising Cloud Sources Supply for Your Orders O R A C L E W H I T E P A P E R F E B R U A R Y

How Oracle Global Order Promising Cloud Sources Supply for Your Orders O R A C L E W H I T E P A P E R F E B R U A R Y How Oracle Global Order Promising Cloud Sources Supply for Your Orders O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 8 Introduction Oracle Global Order Promising Cloud checks supply availability

More information

An Oracle White Paper January Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs

An Oracle White Paper January Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs An Oracle White Paper January 2013 Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs Executive Summary... 2 Deploy Services Faster and More Efficiently... 3 Greater Compute

More information

Oracle Maintenance Cloud

Oracle Maintenance Cloud Oracle Maintenance Cloud Oracle Maintenance Cloud enables effective and efficient maintenance operations. With shrinking margins and declining capital spending, companies need to operate their assets with

More information

Oracle Systems Optimization Support

Oracle Systems Optimization Support Oracle Systems Optimization Support Oracle Systems Optimization Support offerings provide customers with welldefined packaged services. Let Oracle Advanced Customer Support help you make the most of your

More information

Oracle Data Visualization Content Pack for Engagement Cloud User Guide. Customer Service Executive Role

Oracle Data Visualization Content Pack for Engagement Cloud User Guide. Customer Service Executive Role Oracle Data Visualization Content Pack for Engagement Cloud User Guide Customer Service Executive Role Contents 1. Oracle DV Content Packs for Oracle Engagement Cloud Overview... 3 2. Introducing Customer

More information

An Oracle White Paper June Oracle Fusion Applications Creation of a View Only Role in Procurement

An Oracle White Paper June Oracle Fusion Applications Creation of a View Only Role in Procurement An Oracle White Paper June 2012 Oracle Fusion Applications Creation of a View Only Role in Procurement Disclaimer The following is intended to outline our general product direction. It is intended for

More information

MANAGEMENT CLOUD. Leveraging Your E-Business Suite

MANAGEMENT CLOUD. Leveraging Your E-Business Suite MANAGEMENT CLOUD Leveraging Your E-Business Suite Leverage Oracle E-Business Suite with Oracle Management Cloud. Oracle E-Business Suite is the industry s most comprehensive suite of business applications

More information

Oracle Systems Optimization Support

Oracle Systems Optimization Support Oracle Systems Optimization Support Oracle Systems Optimization Support offering provides customers with welldefined packaged services. Let Oracle Advanced Customer Services help you make the most of your

More information

Seven Steps to Building a High- Impact Learning Culture. Employees increasingly value a workplace that nurtures learning

Seven Steps to Building a High- Impact Learning Culture. Employees increasingly value a workplace that nurtures learning Seven Steps to Building a High- Impact Learning Culture Employees increasingly value a workplace that nurtures learning Employees increasingly value a workplace that nurtures learning. But what, exactly,

More information

SCM Cloud B2B Messaging Strategy

SCM Cloud B2B Messaging Strategy SCM Cloud B2B Messaging Strategy Executive Overview O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 7 SCM CLOUD B2B MESSAGING STRATEGY Introduction All modern supply chains deal with some form of

More information

TABLE OF CONTENTS DOCUMENT HISTORY 3

TABLE OF CONTENTS DOCUMENT HISTORY 3 TABLE OF CONTENTS DOCUMENT HISTORY 3 UPDATE 17D 3 Revision History 3 Overview 3 Accounting Hub 4 Streamlined Navigation to Configure Accounting Rules 4 UPDATE 17C 4 Revision History 4 Overview 4 Accounting

More information

Oracle CPQ Cloud for Channel Sales Streamline the Sales Process for Channel Partners

Oracle CPQ Cloud for Channel Sales Streamline the Sales Process for Channel Partners Oracle CPQ Cloud for Channel Sales Streamline the Sales Process for Channel Partners Oracle Configure, Price, and Quote (CPQ) Cloud helps companies standardize the sales process for resellers and distributors.

More information

RODOD Performance Test on Exalogic and Exadata Engineered Systems

RODOD Performance Test on Exalogic and Exadata Engineered Systems An Oracle White Paper March 2014 RODOD Performance Test on Exalogic and Exadata Engineered Systems Introduction Oracle Communications Rapid Offer Design and Order Delivery (RODOD) is an innovative, fully

More information

ORACLE CRM ON DEMAND DISCONNECTED MOBILE SALES FOR LIFE SCIENCES

ORACLE CRM ON DEMAND DISCONNECTED MOBILE SALES FOR LIFE SCIENCES ORACLE CRM ON DEMAND DISCONNECTED MOBILE SALES FOR LIFE SCIENCES Oracle CRM On Demand Disconnected Mobile Sales for Life Sciences provides a flexible CRM solution for the ipad platform. It provides world-class

More information

ORACLE S PEOPLESOFT HRMS 9.1 FP2 SELF-SERVICE

ORACLE S PEOPLESOFT HRMS 9.1 FP2 SELF-SERVICE O RACLE E NTERPRISE B ENCHMARK R EV. 1.1 ORACLE S PEOPLESOFT HRMS 9.1 FP2 SELF-SERVICE USING ORACLE DB 11g FOR LINUX ON CISCO UCS B460 M4 AND B200 M3 Servers As a global leader in e-business applications,

More information

PeopleSoft Mobile Inventory Management for Healthcare

PeopleSoft Mobile Inventory Management for Healthcare PeopleSoft Mobile Inventory Management for Healthcare Oracle s PeopleSoft Mobile Inventory Management applications enable automated mobile user operations. Users perform tasks using handheld devices, PDAs,

More information

ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE

ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE Oracle Enterprise Manager is Oracle s strategic integrated enterprise IT management product line. It provides the industry s first complete cloud lifecycle management

More information

Oracle Process Cloud Service

Oracle Process Cloud Service Disclaimer: This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development,

More information

The Benefits of Consolidating Oracle s PeopleSoft Applications with the Oracle Optimized Solution for PeopleSoft

The Benefits of Consolidating Oracle s PeopleSoft Applications with the Oracle Optimized Solution for PeopleSoft The Benefits of Consolidating Oracle s PeopleSoft Applications with the Oracle Optimized Solution for PeopleSoft Optimize Your Infrastructure by Consolidating Multiple PeopleSoft Applications on a Single,

More information

Oracle Discrete Cost Management Information Discovery

Oracle Discrete Cost Management Information Discovery Oracle Discrete Cost Management Information Discovery Oracle Cost Management Information Discovery is a new revolutionary information discovery application from the Oracle E-Business Suite that allows

More information

ORACLE CRM ON DEMAND RELEASE 37

ORACLE CRM ON DEMAND RELEASE 37 ORACLE CRM ON DEMAND RELEASE 37 Get smarter, more productive and gain the best value with Oracle CRM On Demand Release 37. Now, with Release 37, organizations of all types and sizes benefit from actionable

More information

Oracle Autonomous Data Warehouse Cloud

Oracle Autonomous Data Warehouse Cloud Oracle Autonomous Data Warehouse Cloud 1 Lower Cost, Increase Reliability and Performance to Extract More Value from Your Data With Oracle Autonomous Data Warehouse Cloud Today s leading-edge organizations

More information

ORACLE PROJECT PORTFOLIO MANAGEMENT CLOUD

ORACLE PROJECT PORTFOLIO MANAGEMENT CLOUD ORACLE PROJECT PORTFOLIO MANAGEMENT CLOUD Oracle Project Portfolio Management Cloud is a complete and integrated solution which dramatically improves the way project-driven organizations work, enabling

More information

Overcoming the Limitations of Conventional Application Performance Management

Overcoming the Limitations of Conventional Application Performance Management An Oracle White Paper April 2010 Overcoming the Limitations of Conventional Application Performance Management Disclaimer The following is intended to outline our general product direction. It is intended

More information

Oracle Utilities Mobile Workforce Management Release Utility Reference Model MWM Manage Fieldworks

Oracle Utilities Mobile Workforce Management Release Utility Reference Model MWM Manage Fieldworks Oracle Utilities Mobile Workforce Management Release 2.0.1 Utility Reference Model 5.3.2 MWM Manage Fieldworks February 2012 Oracle Utilities Mobile Workforce Management, Release 2.0.1 Utility Reference

More information

COMPUTE CLOUD SERVICE. Move to Your Private Data Center in the Cloud Zero CapEx. Predictable OpEx. Full Control.

COMPUTE CLOUD SERVICE. Move to Your Private Data Center in the Cloud Zero CapEx. Predictable OpEx. Full Control. COMPUTE CLOUD SERVICE Move to Your Private Data Center in the Cloud Zero CapEx. Predictable OpEx. Full Control. The problem. You run multiple data centers with hundreds of servers hosting diverse workloads.

More information

Accelerating Billing Infrastructure Deployment While Reducing Risk and Cost

Accelerating Billing Infrastructure Deployment While Reducing Risk and Cost An Oracle White Paper April 2013 Accelerating Billing Infrastructure Deployment While Reducing Risk and Cost Disclaimer The following is intended to outline our general product direction. It is intended

More information

JD Edwards UPK Pre-built Content for EnterpriseOne 9.2

JD Edwards UPK Pre-built Content for EnterpriseOne 9.2 JD Edwards UPK Pre-built Content for EnterpriseOne 9.2 Oracle s User Productivity Kit (UPK) is a collaborative content development platform that drives end-user and project team productivity throughout

More information

Oracle Manufacturing Cloud

Oracle Manufacturing Cloud Oracle Manufacturing Cloud Pre-Release Draft Subject to Change. Subject to Safe Harbor statement in Footnotes The Oracle Manufacturing Cloud solution helps firms compete in today s global market by providing

More information

ORACLE S PEOPLESOFT HRMS 9.1 FP2 PAYROLL USING ORACLE DB FOR LINUX ON A CISCO UCS B460 M4 SERVER

ORACLE S PEOPLESOFT HRMS 9.1 FP2 PAYROLL USING ORACLE DB FOR LINUX ON A CISCO UCS B460 M4 SERVER O RACLE E NTERPRISE B ENCHMARK R EV. 1.0 ORACLE S PEOPLESOFT HRMS 9.1 FP2 PAYROLL USING ORACLE DB FOR LINUX ON A CISCO UCS B460 M4 SERVER As a global leader in e-business applications, Oracle is committed

More information

Oracle Business Intelligence Publisher 12c

Oracle Business Intelligence Publisher 12c Oracle Business Intelligence Publisher 12c Oracle Business Intelligence Publisher (BI Publisher) provides a Web based platform for authoring, managing, and delivering highly formatted business documents

More information

Curriculum and Course Descriptions Oracle Hospitality elearning for OPERA

Curriculum and Course Descriptions Oracle Hospitality elearning for OPERA Curriculum and s Oracle Hospitality elearning for OPERA LAST UPDATED ON / DECEMBER 18, 2018 DISCLAIMER The following is intended to outline our general product direction. It is intended for information

More information

The New Digital Reality for Manufacturing

The New Digital Reality for Manufacturing The New Digital Reality for Manufacturing Digital disruption is changing the course of the manufacturing industry. From transportation, sales, distribution, suppliers and manufacturing, a company needs

More information

CLOUD MANAGEMENT PACK FOR ORACLE FUSION MIDDLEWARE

CLOUD MANAGEMENT PACK FOR ORACLE FUSION MIDDLEWARE CLOUD MANAGEMENT PACK FOR ORACLE FUSION MIDDLEWARE Oracle Enterprise Manager is Oracle s strategic integrated enterprise IT management product line. It provides the industry s first complete cloud lifecycle

More information

An Oracle White Paper September, Oracle Exalogic Elastic Cloud: A Brief Introduction

An Oracle White Paper September, Oracle Exalogic Elastic Cloud: A Brief Introduction An Oracle White Paper September, 2010 Oracle Exalogic Elastic Cloud: A Brief Introduction Introduction For most enterprise IT organizations, years of innovation, expansion, and acquisition have resulted

More information

An Oracle White Paper June Leveraging the Power of Oracle Engineered Systems for Enterprise Policy Automation

An Oracle White Paper June Leveraging the Power of Oracle Engineered Systems for Enterprise Policy Automation An Oracle White Paper June 2012 Leveraging the Power of Oracle Engineered Systems for Enterprise Policy Automation Executive Overview Oracle Engineered Systems deliver compelling return on investment,

More information

Oracle Hyperion Capital Asset Planning

Oracle Hyperion Capital Asset Planning Oracle Hyperion Capital Asset Planning Oracle Hyperion Capital Asset Planning is a specialized planning module that automates the planning of capital assets and capital asset-related expenses, such as

More information

SYSTEM MONITORING PLUG-IN SYBASE ADAPTIVE SERVER ENTERPRISE

SYSTEM MONITORING PLUG-IN SYBASE ADAPTIVE SERVER ENTERPRISE SYSTEM MONITORING PLUG-IN SYBASE ADAPTIVE SERVER ENTERPRISE Oracle Enterprise Manager is Oracle s integrated enterprise IT management product line, providing the industry s first complete cloud lifecycle

More information

PeopleSoft Time and Labor

PeopleSoft Time and Labor PeopleSoft Time and Labor K E Y F E A T U R E S Reduce gross payroll costs by automating time capture and complex time calculations Improve employee productivity by streamlining time-consuming processes

More information

Oracle Planning and Budgeting Cloud Service

Oracle Planning and Budgeting Cloud Service Oracle Planning and Budgeting Oracle Planning and Budgeting has enabled over a thousand organizations of various sizes to quickly adopt world-class planning and budgeting applications with no CAPEX infrastructure

More information

ORACLE COMMUNICATIONS UNIFIED COMMUNICATIONS SUITE

ORACLE COMMUNICATIONS UNIFIED COMMUNICATIONS SUITE ORACLE COMMUNICATIONS UNIFIED COMMUNICATIONS SUITE Oracle Communications Unified Communications Suite is used by enterprises and service providers to improve employee productivity in a cost effective manner.

More information

Management Pack Plus for Identity Management

Management Pack Plus for Identity Management O R A C L E D A T A S H E ET Management Pack Plus for Identity Management Oracle Enterprise Manager is Oracle s integrated enterprise IT management product line, and provides the industry s first complete

More information

Oracle CPQ Cloud and Salesforce.com Integration

Oracle CPQ Cloud and Salesforce.com Integration Oracle CPQ Cloud and Salesforce.com Integration Oracle CPQ Cloud provides on-demand configuration, pricing, and quoting capabilities that can easily integrate with Salesforce s customer relationship management

More information

Curriculum and Course Descriptions Oracle Hospitality elearning for OPERA

Curriculum and Course Descriptions Oracle Hospitality elearning for OPERA Curriculum and s Oracle Hospitality elearning for OPERA LAST UPDATED ON / DECEMBER 18, 2018 DISCLAIMER The following is intended to outline our general product direction. It is intended for information

More information

October PeopleSoft Enterprise Campus Solutions 9.0. Additional Features October 2011 Pre-Release Notes

October PeopleSoft Enterprise Campus Solutions 9.0. Additional Features October 2011 Pre-Release Notes October 2011 PeopleSoft Enterprise Campus Solutions 9.0 Additional Features October 2011 Pre-Release Notes Disclaimer This document in any form, software or printed matter, contains proprietary information

More information

Oracle Revenue Management Cloud

Oracle Revenue Management Cloud Oracle Revenue Management Cloud Release 12 New Feature Summary December 2016 TABLE OF CONTENTS REVISION HISTORY... 3 REVENUE MANAGEMENT... 4 Revenue Management Cloud Integration... 4 Establish and Manage

More information

The Rise of the Renaissance Database Administrator

The Rise of the Renaissance Database Administrator The Rise of the Renaissance Database Administrator Cloud Opens Up New Career Vistas O R A C L E W H I T E P A P E R J U L Y 2 0 1 7 THIS IS THE TIME FOR DBAS TO STEP FORWARD, TAKE A LEADERSHIP ROLE, AND

More information

Oracle Product Hub Cloud

Oracle Product Hub Cloud Oracle Product Hub Pre-Release Draft Subject to Change. Subject to Safe Harbor statement in Footnotes Oracle Product Hub is an enterprise-class product information management system, delivered via for

More information

WEBCENTER PORTAL CLOUD. Create Engaging, Integrated Digital Experiences

WEBCENTER PORTAL CLOUD. Create Engaging, Integrated Digital Experiences WEBCENTER PORTAL CLOUD Create Engaging, Integrated Digital Experiences ?? Oracle provides an integrated web experience, transforming the way people work and connect. It s available for cloud as well as

More information

Oracle Hospitality elearning for OPERA Cloud Edition

Oracle Hospitality elearning for OPERA Cloud Edition Oracle Hospitality elearning for OPERA Cloud - 2017 Edition Curriculum and s L A S T U P D A T E D O N 1 1 S E P T E M B E R 2 0 1 7 Disclaimer The following is intended to outline our general product

More information

Oracle Revenue Management Cloud

Oracle Revenue Management Cloud Disclaimer: This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development,

More information

Oracle Order Management Cloud

Oracle Order Management Cloud Oracle Order Management Cloud Oracle Order Management Cloud is designed to improve order capture and fulfillment execution across the quote to cash process by providing a central order hub for multi-channel

More information

An Oracle White Paper September Roadmaps to Oracle Fusion Applications for Current Oracle Applications Customers

An Oracle White Paper September Roadmaps to Oracle Fusion Applications for Current Oracle Applications Customers An Oracle White Paper September 2011 Roadmaps to Oracle Fusion Applications for Current Oracle Applications Customers Roadmaps to Oracle Fusion Applications for Current Oracle Applications Customers Disclaimer

More information

Oracle Financials Accounting Hub

Oracle Financials Accounting Hub Oracle Financials Accounting Hub Oracle Financials Accounting Hub (FAH) efficiently creates detailed, auditable, reconcilable accounting for external or legacy source systems. FAH includes an accounting

More information

Oracle Account Reconciliation Cloud. What s New in the June Update (17.06)

Oracle Account Reconciliation Cloud. What s New in the June Update (17.06) Oracle Account Reconciliation Cloud What s New in the June Update (17.06) June 2017 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE ACCOUNT RECONCILIATION CLOUD, JUNE UPDATE... 4 ANNOUNCEMENTS... 4 Monthly

More information

The Internet of Things: Unlocking New Business Value. Let Oracle energize your business with IoT-enabled applications.

The Internet of Things: Unlocking New Business Value. Let Oracle energize your business with IoT-enabled applications. The Internet of Things: Unlocking New Business Value Let Oracle energize your business with IoT-enabled applications. Cloud technology is well suited to enable IoT, offering high degrees of agility, low

More information

Oracle Big Data Discovery The Visual Face of Big Data

Oracle Big Data Discovery The Visual Face of Big Data Oracle Big Data Discovery The Visual Face of Big Data Today's Big Data challenge is not how to store it, but how to make sense of it. Oracle Big Data Discovery is a fundamentally new approach to making

More information

ORACLE INFRASTRUCTURE AS A SERVICE PRIVATE CLOUD WITH CAPACITY ON DEMAND

ORACLE INFRASTRUCTURE AS A SERVICE PRIVATE CLOUD WITH CAPACITY ON DEMAND ORACLE INFRASTRUCTURE AS A SERVICE PRIVATE CLOUD WITH CAPACITY ON DEMAND FEATURES AND FACTS FEATURES Hardware and hardware support for a monthly fee Optionally acquire Exadata Storage Server Software and

More information

Oracle Account Reconciliation Cloud

Oracle Account Reconciliation Cloud Oracle Account Reconciliation Cloud October Update (16.10) New Feature Summary September 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE ACCOUNT RECONCILIATION CLOUD, OCTOBER UPDATE... 4 New Features...

More information

An Oracle White Paper September Understanding how to use the Demand Fulfillment page in Supply Planning Cloud

An Oracle White Paper September Understanding how to use the Demand Fulfillment page in Supply Planning Cloud An Oracle White Paper September 2018 Understanding how to use the Demand Fulfillment page in Supply Planning Cloud Contents Scope... 3 Introduction to Demand Fulfillment... 3 Demand Fulfillment Output...

More information

BLOCKCHAIN CLOUD SERVICE. Integrate Your Business Network with the Blockchain Platform

BLOCKCHAIN CLOUD SERVICE. Integrate Your Business Network with the Blockchain Platform BLOCKCHAIN CLOUD SERVICE Your Business Network with the Blockchain Platform Enable real-time transactions and securely share tamper-proof data across a trusted business network. Oracle Blockchain Cloud

More information

ORACLE PROJECT PORTFOLIO MANAGEMENT CLOUD

ORACLE PROJECT PORTFOLIO MANAGEMENT CLOUD ORACLE PROJECT PORTFOLIO MANAGEMENT CLOUD Oracle Project Portfolio Management Cloud is a complete and integrated solution which dramatically improves the way project-driven organizations work, enabling

More information

ORACLE DATA INTEGRATOR ENTERPRISE EDITION

ORACLE DATA INTEGRATOR ENTERPRISE EDITION ORACLE DATA INTEGRATOR ENTERPRISE EDITION Oracle Data Integrator Enterprise Edition delivers high-performance data movement and transformation among enterprise platforms with its open and integrated E-LT

More information

ORACLE COMMUNICATIONS BILLING ANALYTICS

ORACLE COMMUNICATIONS BILLING ANALYTICS ORACLE COMMUNICATIONS BILLING ANALYTICS CSPs worldwide are facing new challenges from all sides. New telecommunications companies are wooing customers away with attractive bundles as traditional competitors

More information