Oracle PeopleSoft Admin Training
- Overview
- Course Content
- Drop us a Query
Owned and managed by Oracle, PeopleSoft is an e-business software which is demanded in communication, automotive, and education sectors. This software is developed by the tools and applications associated with finance, HR, and materials management. A PeopleSoft expert who has full access to all folders and content reference definitions in the portal registry is known as PeopleSoft Admin. /p>
Multisoft Systems, a certified training house in Noida, is actively engaged in offering the PeopleSoft Admin Training course with up-to-the-date course contents. The provided course focuses on the enhancement of participants’ proficiency to work with PeopleSoft application. We have a team of Oracle certified trainers who help the participants in attaining an in-depth knowledge of Peoplesoft internet architecture, Peoplesoft databases, design and managing server domains, 2 Tier client installation and configuration.
Upon the completion of this course, the candidates will be able to:
- Create and manage PeopleSoft applications
- Handle Peoplesoft databases
- Deal with 2 Tier client installation and configuration
- Work with real-time projects under the guidance of skilled trainers
- Handle Peoplesoft internet architecture, design and managing server domains
- >
- PeopleSoft administrator
- Support engineer
- Technical consultant
- Application database administrator
- Administrative assistant
- Functional implementer
- System analyst
- There is no specific set of prerequisites for pursuing this training.
Module 1: Introduction to PeopleSoft Architecture
Security
- Creation/ Maintenance of User Profile
- Creation/ Maintenance of Roles
- Creation/ Maintenance of Permission List
- Process Security
- Component Interface Security
- Query Security, Weblibrary Security, PeopleTools Security, Security Audits
Migration
- Project Migration
- Object Migration, File Migration, Security Migration
- Compare Reports
- Project Build
- Record Build
Application Server
- Overview of Application Server Domain
- Brief about application Server Processes
- Creation of Application Server Domain, Configuration of Application Server Domain
- Deletion of Application Server Domain
- Domain Testing
- Maintenance of Application Server
WebServer
- Overview of Web Server
- Creation of Web Server Domain
- Configuration of Web Server Domain
Tracing & Troubleshooting
- Application Server Level Tracing
- Process Scheduler Level Tracingi>
- PIA Level Tracing
2-Tier Client
- 2-tier Client Installation
- Client Configuration
- Troubleshooting
Peoplesoft Installation
- Installing Tuxedo and Jolt
- Installing the PeopleSoft Environment
- Installing PeopleSoft Databases
- Installing WebServer
- Installing PeopleSoft Internet Architecture
- Application Server Domain Creation
- Batch Server Domain Creation
- Configuring Report Distribution
- Troubleshooting an Implementation
Module 2:Performance Tuning
- Brief about Application Server Tuning
- Brief about Batch Server Tuning
Module 3: Configuring URLconf's
- About URLconf
- Regular Expressions
- Expression Examples
- Simple URLConf Examples
- Using Multiple URLConf's
- Passing URL Arguments
Module 4: Django Templates
- Template Fundamentals
- Creating Template Objects
- Loading Template Files
- Filling in Template Content (Context Objects)
- Template Tags
- Template Filters
- More on For Loops
- Template Inheritance
- Easy Rendering of Templates
- RequestContext Processors
- Global Context Processors
MModule 5: Django Forms
- Form classes
- Validation
- Authentication
- Advanced Forms processing techniques
Module 6: Django and REST APIs
- Django REST framework
- Django-piston
Module 7: Unit testing with Django
- Using Python’s unittest2 library
- Test
- Test Databases
- Doctests
- Debugging
Module 8: Database models
- About Database Models
- Configuring Django for Database Access
- Understanding Django Apps
- About Django Models
- Defining Django Models
- Understanding Model Fields & Options
- Table Naming Conventions
- Creating A Django Model
- Adding the App to Your Project
- Validating the App
- Generating & Reviewing the SQL
- Adding Data to the Model
- Primary Keys and the Model
- Simple Data Retrieval Using a Model
- Understanding QuerySets
- Applying Filters
- Specifying Field Lookups
- Lookup Types
- Slicing QuerySets
- Specifying Ordering in QuerySets
- Common QuerySet Methods
- Deleting Records
- Managing Related Records
- Retrieving Related Records
- Using Q Objects
- Creating Forms from Models
Module 9: Using Django Admin Interface
- Enabling the Admin Interface
- Creating an Admin User
Module 10: Access Control with Sessions and Users
- Cookies & Django
- The Django Session Framework
- Sessions in Views
- Session Tuning
- Installing Django User Authentication
- Using Authentication in Views
- Login and Logout
- Building your Own Login/Logout Views
- Authentication Decorators
- Adding & Deactivating Users
- Asynchronous Messaging
- Managing Permissions
Module 11: Generic Views
- Simple Generic Views
- Using Generic Redirects
- Other Generic Views
- Create/Update/Delete Generic views
Module 12: Data Caching for Performance
- Data Caching
- Setting up Per-View Caching
- Site Caching
Module 13: Django's Email Functionality
- Configuring Mail Settings
- Sending Email
- Other Email Functions
Module 14: Deploying Django Applications
- Deploying Django Applications