Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,207,288 members, 7,998,470 topics. Date: Saturday, 09 November 2024 at 04:35 PM

Sriraja's Posts

Nairaland Forum / Sriraja's Profile / Sriraja's Posts

(1) (2) (3) (4) (5) (6) (7) (8) (9) (of 9 pages)

Certification And Training Adverts / Selenium With Cucumber Online Training | Apex Online IT Trainings by sriraja: 11:17am On Jun 25, 2019
selenium with cucumber live online training, corporate training by corporate experts


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com


Cucumber Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments are about to be given.

Cucumber (core java) Course Content
(we can customise the course outline as per your requirements)



 Introduction to Cucumber
 What is BDD?
 BDD v/s TDD
 What is Cucumber
 Introduction to Gherkin
 Selenium Integration with Cucumber BDD
 Maven project setup for Cucumber with Selenium
 Writing Feature Files with Gherkin syntax Running Scenarios from Feature File
 Cucumber Annotations
 Working with Step Definitions Data Driven Testing in Cucumber
 Parameterization of Test Cases
 Passing Data Tables to Steps
 Integrating cucumber scenarios with Junit tests Adding Scenario tags
 Scenario Hooks in Cucumber
 Generating Reports

Certification And Training Adverts / Best Power Bi Online Training Course | Apex Online IT Trainings by sriraja: 7:22am On Jun 24, 2019
Power BI realtime Online training, job support, Corporate training by IT experts


Power bi training enables you to master the Microsoft Power bi tool conjointly helps data scientists visualize and share insights from their organizations data. you'll master the ideas concerning Power bi Desktop, Power bi Embedded, Power bi Map, Power bi DAX, Power bi SSRS, Power bi Integration and Power Pivot for data Modelling.


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com


Power Bi Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are provided


POWER bi COURSE define / AGENDA

(the course content are often changed as per your requirements):


Power BI Introduction
Evaluation of Power BI
What is Power BI
Power Bi Component List
Building Blocks of Power BI
A quick look at the Power BI service

Getting data from Different Data Sources
Getting Data
Getting Started With Power BI Desktop
Connect to Data Sources in Power BI Desktop
Clean and Transform Your Data With the Query Editor
More Advanced Data Sources and Transformation
Cleaning Irregularly Formatted Data

Data Modeling in Power BI
Modeling
How to Manage Your Data Relationships
Create Calculated Columns
Optimizing Data Models for Better Visuals
Create measures and work with time-based functions
Create Calculated Tables
Explore Time-Based Data

Visualizations
Create and Customize Simple Visualizations
How to Use Combination Charts
Create and format slicers
How to Use Map Visualizations
How to Use Tables and Matrixes
How to Use Scatter Charts
How to Use Waterfall and Funnel Charts
How to Use Gauges and Single Number Cards
How to modify colors in charts and visuals
Style Your Reports With Shapes, Text Boxes, and Images
Style Your Reports With page layout and formatting
Create Complex Interactions Between Visualizations
Duplicate a Report Page
Show Categories With No Data
Customize Visuals with Summarization and Category Options
Arrange the Z-order of Report Elements
Visual hierarchies and drill-down behavior


Power BI service
Create and Configure A Dashboard
Ask Questions of Your Data With Natural Language
Share Dashboards with your organization
Display Visuals and Tiles Full-Screen
Edit Tile Details
Install and Configure a Personal Gateway
Power BI and Excel
Import an Excel table into Power BI4m
Import Excel files with data models and Power View sheets
Connect OneDrive for Business to Power BI
Excel data in Power BI summary
Publishing and Sharing
Publish Reports from Power BI Desktop to the Power BI Service
Print and export Power BI dashboards
Manually Republish and Refresh Your Data
Introducing Power BI Mobile
Create a group in Power BI
Create a content pack in Power BI
Connect to a content pack from a group in Power BI
Edit a content pack in Power BI
Integrate OneDrive for Business with Power BI

R-Introduction
Basic data types
Vector
Matrix
List Data Frames
How to use R as data source in PowerBI
R Visuals in Power BI

DAX
Introduction to DAX
DAX Functions & Expressions

Introduction to Tabular Data Models
Implement an Analysis Services tabular data model by Using SQL Server Data Tools.
Using DAX to Create Calculated Column and Measures in a Tabular Data Model
Deploying an Analysis Services Tabular Data Model
Processing Tabular Cube

Certification And Training Adverts / Hadoop/bigdata Online Training Interview Support | Apex | 100% Hands-on by sriraja: 8:12am On Jun 20, 2019
Bigdata/Hadoop realtime Online training, job support, Corporate training by hands-on professionals


Big data Hadoop course makes you knowledgeable in real-time implementation of Hadoop Frameworks and helps you clear Cloudera CCA Spark and Hadoop Developer Certification ( CCA175). you may master Hadoop 2.7, Yarn, MapReduce, HDFS, Pig, Impala, HBase, Flume, Apache Spark ..etc together with Hadoop Administration.


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com


Hadoop Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are going to be provided


HADOOP/BIGDATA COURSE agenda

(the course content is changed as per your requirements):


Introduction:-
• Big Data Introduction
• Hadoop Introduction
• What is Hadoop? Why Hadoop?
• Hadoop History?
• Different types of Components in Hadoop?
• HDFS, MapReduce, PIG, Hive, SQOOP, HBASE, OOZIE, Flume, Zookeeper and so on…
• What is the scope of Hadoop?

Deep Drive in HDFS (for Storing the Data):-
• Introduction of HDFS
• HDFS Design
• HDFS role in Hadoop
• Features of HDFS
• Daemons of Hadoop and its functionality
• Name Node
• Secondary Name Node
• Job Tracker
• Data Node
• Task Tracker
• Anatomy of File Wright
• Anatomy of File Read
• Network Topology
• Nodes
• Racks
• Data Center
• Parallel Copying using DistCp
• Basic Configuration for HDFS
• Data Organization
• Blocks and
• Replication
• Rack Awareness
• Heartbeat Signal
• How to Store the Data into HDFS
• How to Read the Data from HDFS
• Accessing HDFS (Introduction of Basic UNIX commands)
• CLI commands

MapReduce using Java (Processing the Data):-
• Introduction of MapReduce.
• MapReduce Architecture
• Data flow in MapReduce
• Splits
• Mapper
• Portioning
• Sort and shuffle
• Combiner
• Reducer
• Understand Difference Between Block and InputSplit
• Role of RecordReader
• Basic Configuration of MapReduce
• MapReduce life cycle
• Driver Code
• Mapper
• and Reducer
• How MapReduce Works
• Writing and Executing the Basic MapReduce Program using Java
• Submission & Initialization of MapReduce Job.
• File Input/output Formats in MapReduce Jobs
• Text Input Format
• Key Value Input Format
• Sequence File Input Format
• NLine Input Format
• Joins
• Map-side Joins
• Reducer-side Joins
• Word Count Example
• Partition MapReduce Program
• Side Data Distribution
• Distributed Cache (with Program)
• Counters (with Program)
• Types of Counters
• Task Counters
• Job Counters
• User Defined Counters
• Propagation of Counters
• Job Scheduling

PIG:-
• Introduction to Apache PIG
• Introduction to PIG Data Flow Engine
• MapReduce vs PIG in detail
• When should PIG used?
• Data Types in PIG
• Basic PIG programming
• Modes of Execution in PIG
• Local Mode and
• MapReduce Mode
• Execution Mechanisms
• Grunt Shell
• Script
• Embedded
• Operators/Transformations in PIG
• PIG UDF’s with Program
• Word Count Example in PIG
• The difference between the MapReduce and PIG

SQOOP:-
• Introduction to SQOOP
• Use of SQOOP
• Connect to mySql database
• SQOOP commands
• Import
• Export
• Eval
• Codegen and etc…
• Joins in SQOOP
• Export to MySQL

HIVE:-
• Introduction to HIVE
• HIVE Meta Store
• HIVE Architecture
• Tables in HIVE
• Managed Tables
• External Tables
• Hive Data Types
• Primitive Types
• Complex Types
• Partition
• Joins in HIVE
• HIVE UDF’s and UADF’s with Programs
• Word Count Example

HBASE:-
• Introduction to HBASE
• Basic Configurations of HBASE
• Fundamentals of HBase
• What is NoSQL?
• HBase DataModel
• Table and Row
• Column Family and Column Qualifier
• Cell and its Versioning
• Categories of NoSQL Data Bases
• Key-Value Database
• Document Database
• Column Family Database
• SQL vs NOSQL
• How HBASE is differ from RDBMS
• HDFS vs HBase
• Client side buffering or bulk uploads
• HBase Designing Tables
• HBase Operations
• Get
• Scan
• Put
• Delete

MongoDB:--
• What is MongoDB?
• Where to Use?
• Configuration On Windows
• Inserting the data into MongoDB?
• Reading the MongoDB data.

Cluster Setup:--
• Downloading and installing the Ubuntu12.x
• Installing Java
• Installing Hadoop
• Creating Cluster
• Increasing Decreasing the Cluster size
• Monitoring the Cluster Health
• Starting and Stopping the Nodes

OOZIE
• Introduction to OOZIE
• Use of OOZIE
• Where to use?

Hadoop Ecosystem Overview

Oozie

HBase

Pig

Sqoop

Casandra

Chukwa

Mahout

Zoo Keeper

Flume
• Case Studies Discussions
• Certification Guidance
• Real Time Certification and
• interview Questions and Answers
• Resume Preparation
• Providing all Materials nd Links
• Real time Project Explanation and Practice

Certification And Training Adverts / Java Fullstack Online Training | 100% Realtime | Apex Online Trainings by sriraja: 9:13am On Jun 13, 2019
Java Full Stack hands-on Online training, job support, Corporate training by hands-on experts

Full Stack Course breaks down the basics of every technology that you simply would need to become a Full Stack Developer. the complete course is lessened into 5 separate segments: Frontend, Backend, Database, alternative Essential Technologies and Debugging/Version control. every section includes multiple technologies to assist you gain a lot of expertise as a developer.the course additionally focuses on sensible applications by covering multiple projects in nice detail.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com

FullStack Developer Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews,Assignments are provided

FULLSTACK DEVELOPER COURSE syllabus
(the course content is changed as per your requirements)

Core Java
Language Fundamentals
• The main method – starting point of execution
• A Simple Java Program
• Comments
• Data Types and Variables
• Assignments and Initializations
• Operators
• Strings
• Control Flow
• Arrays
• Static Methods
• Object Orientation
• Object
• Class
• Class Specification
• Characteristics of an Object
• Basic Principles of Object Orientation
o Abstraction
o Encapsulation
o Modularity
o Hierarchy
o Polymorphism and overloading/overriding
• Constructors
• Relationships between Classes
• Static attributes and Static Methods
• Packaging in Java
Object-Oriented Programming in Java
• You manipulate objects with references
• Where storage lives
• Special case: primitive types
• Arrays in Java
• Scoping and Garbage Collection
• Static initialisers and Instance initialisers
• Up casting and down casting (instance of)
• Abstract Classes
• Preventing Inheritance and the final keyword
• Protecting Access
• Object class and the singly rooted Hierarchy
• The Class called Class (Run-Time Type Identification)
• Inner Classes

• Top level Nested classes and interfaces
• Non-static Inner classes
• Local classes
• Anonymous classes
Error Handling with Exceptions
• Basic exceptions
• Exception arguments
• Catching an exception
• The try block
• Exception handlers
• Creating your own exceptions
• Catching any exception
• Re-throwing an exception
• Standard Java exceptions
• The special case of RuntimeException
• Performing cleanup with finally
• Exception guidelines
Collections
• Advanced Array Operations
• The Array Class
• Copying Arrays
• Comparing Arrays
• Sorting arrays and the Equals Implementation
• Containers
• Printing Containers
• Filling Containers
• Disadvantages of Object Containers
• Making a type conscious ArrayList
• Parameterized types
• Iterators
• Container Taxonomies
• Collection Functionality
• List Functionality
• Stack and Queue Implementations
• Set Functionality
• Sorted Set
• Map functionality
• SortedMap
• LinkedHashMap
• Hashing and hash codes
• Understanding hashCode( )
• HashMap performance factors
• Overriding hashCode( )
• Holding references and WeakHashMap

• Choosing an implementation
• Choosing between Lists
• Choosing between Sets
• Choosing between Maps
• Sorting and searching Lists
• Utilities and Algorithms in the library
• Making a Collection or Map unmodifiable
• Synchronizing a Collection or Map
• Fail fast
• Vector & Enumeration
• Hashtable
• Stack
• BitSet
Input/Output
• Byte Streams vs. Character Streams
• Java Stream Hierarchy
• Chaining of Streams and adding functionality
• Standard Input: Reading strings
• Standard Input: Reading Primitives
• Writing to the Standard Output
• File I/O
• Other java.io Classes
• Converting data
• Fetching primitives
• View buffers
• Data manipulation with buffers
• Buffer details
• Memory-mapped files
• Performance
• File locking
• Locking portions of a mapped file
• Java ARchives (JARs)
• Object serialization
• Finding the class
• Controlling serialization using Externalizable
• The transient keyword
• Versioning
Java Database Connectivity
• Introduction
• DB Drivers
• Type 1,2,3 and 4 drivers
• Driver Manager
• Connection
• Transaction concepts, Distributed Transactions and two phase

• commit
• Statements
• Callable and prepared statements
• Examine a Driver code
• Resultsets
• Meta Data
Threads
• The Basic Threads
• Yielding
• Sleeping
• Priority
• Daemon Threads
• Joining
• Sharing Resources
• Colliding over resources
• Resolving shared resources contentions and synchronization
• Atomic Operations
• Fixing Semaphores and Mutexs
• Critical Sections
• Thread States
• Becoming blocked
• Cooperation between threads
• Wait & Notify
• Piping between threads
• Deadlock
• Proper Stopping
• Interrupting a blocked
Java 8 Features
• Lambda expressions
• Functional interfaces
• Streams
• Collectors
• Date and time
• Data Parallelism
JUnit
• Overview
• Environment Setup
• Test Framework
• Basic Usage
• API
• Writing a Test Case
• Using Assertion
• Execution Procedure

• Executing Test
• Suite Test
• Ignore Test
• Time Test
• Exception Test
• Parameterized Test
• Plug with Ant
• Plug with Eclipse
• Extensions
MySQL
• Introduction
• Syntax
• Select, Distinct, Where, And/Or, Order by, Insert into, Update, delete, Injection, Select top,
like, Wildcards, in, Between, aliases, Joins, Inner Join, Left join, Outer join, Full join, Union,
Select into, into select,
• Create DB
• Create table
• Constraints
• Not null, Unique, Primary key, Forign key, Check, default,
• Create Index, Drop, Alter, Auto increment, DDL, DML, DCL, TCL Commands, Views, Dates,
null values, null functions,
• Data types
• SQL Functions
DB Design – Project
• Project DB Schema Creation – E-Commerce database development
Hibernate
• Introduction to O-R Mapping
• Hibernate Basics
• Hibernate Architecture
• Hibernate Configurations
• POJO (Plain Old Java Classes) classes and O/R Mapping Object Identifier
• One-to-One Association
• One-to-Many Association
• Many-to-One Association
• Many-to-Many Association
• Collection Mapping
• Component Mapping
• Inheritance Mapping
• Hibernate Query Language
• Criteria Queries
• Hibernate in Web Application
Webservices
• Web services Defining web services – universal resource identification

• XML based technologies
• Concepts of Remote Method Invocation
• DCOM
• Web service architecture
• Advantage of web services
• Technologies behind web services – SOAP, WSDL, and UDDI, RESTful Services, RESTful
support in JAX-WS,
• Resouce Oriented Architecture.
Spring boot
• Introduction
• Spring boot CLI
• Spring boot vs MVC
• Configuration classes
• Spring beans and dependency injection
• Using annotations
Spring & Spring MVC
• Introduction
• Spring Core
• Dependency Injuction
• Aspect Oriented Programming
• Major concepts in Spring
• Spring Architecture
• Spring web MVC
• Installation Procedure
• Spring in Web Application
• Bean descriptor
• Spring and Struts
• Spring data access
• Spring using Hibernate spring REST
Spring based Project
• Create services required for project in Spring / Spring REST / AOP / Spring Data / Hibernate.
o Build using Maven
o Integrate with SONAR
o 100% unit test coverage using JUNIT
o 100% functional test automation of services using SOAP UI
• Create UI using Spring MVC, JSP and JSTL and consume the services created
• Application server: Tomcat / JBOSS

Front-End Training

HTML5
Intro to HTML5 and CSS3
• What is HTML5
• What is CSS3
• The varied browser market
• The growing mobile market

HTML5 Markup
• A basic HTML5 template
• Doctype
• The html element
• The head element
• HTML5 FAQ
• New elements for defining page structure

More HTML5 Semantics
• Types of content
• Document outline
• New elements to organise content
• Changes to existing HTML features
• Validating HTML5

HTML5 Forms
• HTML5 form attributes
• Search
• Email
• URL
• Telephone numbers
• Numbers
• Ranges
• Colours
• Dates and Times
• Other new form input types
• Changes to existing form controls and attributes

HTML5 Audio and Video
• Video container formats
• Video codecs
• Audio codecs

HTML5 Audio and Video (continued)
• Browser support for audio and video
• Enabling native controls
• Support for multiple formats
• MIME types
• Custom controls
• Accessible media

JavaScript
• Introduction
• Output
• Syntax
• Statements
• Comments
• Variables
• Data types
• Functions
• Events
• Objects
• Strings
• Numbers
• Operators
• Math
• Dates
• Arrays
• Booleans
• Comparisons
• Conditions
• Switch
• Loop for
• Loop while
• Breaks
• Errors
• Reg exp
• Object definition
• Object properties
• Function definition
• Function parameters
• DOM Intro
• DOM Methods
• DOM Document
• DOM Elements
• DOM HTML
• DOM CSS
• DOM Events
• DOM Navigation
• DOM Nodes
• DOM Nodelist
• JS Window
• JS Screen
• JS Location
• JS History
• JS Navigator
• JS Popup alert
• JS Cookies
• JS Timing

CSS3

Introduction to CSS3
• CSS selectors
• CSS3 colours and opacity
• Rounded corners
• Drop shadows
• Text shadows

CSS3 Gradients and Multiple Backgrounds
• Linear gradients
• Radial Gradients
• Repeating gradients
• Multiple background images
• Background size

CSS3 Transformations and Transitions
• Transformations: translate, scale, rotate, skew
• Transitions: property, duration, timing, delay, multiple transitions
• Animation

Embedded Fonts and Columns
• Web fonts with @font-face
• Font considerations
• CSS3 multivolume layout
• Media Queries and browser support

Angular 2 Framework
Note: Angular Version 2/4/5/6/7

1. Rich Client User Interface
1.1 MVP, MVC, MVVM frameworks for Rich UI
1.2 Single Page Application
1.3 Single Application Frameworks
1.4 Angular as SPA Framework

2. Typescript Programming
2.1 Overview Typescript
2.2 Typescript vs JavaScript
2.3 Object Oriented Typescript
2.4 Typescript Design Patterns
2.5 JSON Objects
2.6 CRUD operations against JSON collection

3. Getting started with Angular
3.1 Overview of Angular
3.2 Creating project in Angular
3.3 Using Angular CLI
3.4 Creating first Component in Angular

4. Angular Components
4.1 Creating a data bound component
4.2 Using external templates
4.3 Communication between components
4.3.1 Using @input
4.3.2 Using @output
4.3.3 Using Template Variables
4.4 Styling components

5. Angular Template Syntax
5.1 Interpolation, Property binding & Expressions
5.2 Event binding & Statements
5.3 Repeating data with ngFor
5.4 Using safe Navigation Operators
5.5 Using ngIf for conditional display of data
5.6 Using [Hidder] binding
5.7 Using ngSwitch
5.8 Using ngStyle

6. Services in Angular
6.1 Overview of Services
6.2 Dependency Injection concept overview
6.3 Creating custom Service
6.4 Wrapping Third Party Service

7. Routing & Navigation in Angular
7.1 Overview of Routing & Navigation
7.2 Adding multiple pages to application
7.3 Creating first Route
7.4 Accessing Route Parameters
7.5 Linking Routes
7.6 Navigation via code.
7.7 Route Activation & De Activation

8. Forms & Validation in Angular
8.1 Using models for type safety
8.2 Creating template based forms
8.3 Using data from template based form
8.4 Validating template based forms
8.5 Validating reactive form
8.6 Using multiple validators in reactive forms
8.7 Editing data with 2 ways binding
8.8 Creating custom validators

9. Pipes in Angular
9.1 Pipes overview
9.2 Using build-in Pipes
9.3 Creating custom Pipes
9.4 Sorting & Filtering
9.5 Creating a filtering display

Certification And Training Adverts / Weblogic Online Training From India Hyderabad by sriraja: 8:25am On Jun 04, 2019
Weblogic hands-on Online training, Corporate training, Job Support & Interview Support by IT Professionals

WebLogic course offers you administering Weblogic Server admin tasks, configure, upgrade, administer the safety of Weblogic Server applications beside the components running within it. you may conjointly get an exposure to industry primarily based real-time projects in varied domains.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com

Weblogic Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments are provided.

Weblogic Course curriculum / syllabus
(we will modify the course syllabus as per your requirements)

WEBLOGIC SERVER ADMIN COURSE CONTENT

 1. Overview
 Distributed Architecture
 J2EE Technologies
 Web & WLS Terms

 2. Setting up a Weblogic Server Environment
 a. Weblogic Server Architecture
 b. Installing & Running Weblogic Server

 3. Configure a Weblogic Server Environment
 a. Configuring Domains
 b. Configuring Servers
 c. Domain Templates
 d. Console Administration
 e. Command Line Administration

 4. Managing and Monitoring a Weblogic Server Environment
 a. Remote Administration
 b. Logs and Monitoring
 c. SNMP Concepts
 d. WLS SNMP Agent
 e. WLS SNMP Management Tools
 f. Network Channels

 5. Understanding JNDI
 a. Introduction to JNDI
 b. Startup and Shutdown Classes

 6. Deploying Applications
 a. Web Servers
 b. Web Applications
 c. EJB Applications
 d. Enterprise Applications
 e. Deployment
 f. Advanced Deployment

 7. Setting up JDBC
 a. Overview of JDBC
 b. Data Sources

 8. Setting up JMS
 a. Weblogic Server JMS Administration
 b. Configuring Persistent Messaging
 c. Monitoring JMS in WLS

 9. Managing Transactions
 a. Configuring and Monitoring Transactions

 10. Securing Weblogic Server Resources and Applications
 a. WLS Security Architecture Overview
 b. Users and Groups
 c. Protecting Application Resources
 d. Protecting Communications
 e. Protecting Against Attacks

 11. Introduction to Clustering
 a. Cluster Architecture
 b. Networks and Clusters
 c. Cluster Communication

 12. Configuring a Cluster
 a. Preparing for a Cluster
 b. Configuring a Cluster
 c. Configuring a Proxy Server

 13. Managing Clusters
 a. Deploying Applications to Clusters
 b. Session Management
 c. Troubleshooting a Cluster

 14. Clustering EJB Objects
 a. EJB Clustering Capabilities
 b. Clustering Session EJBs
 c. Clustering Entity EJBs

 15. Clustering Services
 a. Clustering Services
 b. JNDI
 c. JDBC
 d. Transactions
 e. JMS

Certification And Training Adverts / Hybris Online Training,job Support,corporate Training : Apex Online IT Trainings by sriraja: 11:56am On May 31, 2019
SAP Hybris hands-on Online training, Corporate training, Job & Interview Support by realtime working experts

Sap Hybris training makes you to learn basic concepts of the hybris software. You will be able to basic concepts of the hybris software. This course offers you Hybris offerings, and steps involved in Configuring Hybris Data Hub and hybris Platform Complete knowledge on back office functionalities, the associated technologies the hybris Platform, and the hybris Accelerator Construct applications.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com

Hybris Interview questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments are going to be provided.

Hybris course content
(we will customise the course syllabus as per your requirements)

• Hybris Product Line Overview
• Technical architecture Overview
• Hybris Wiki, Bug Tracking, Forum
• Hybris Support
• Explain E-Commerce Concepts
• Core Concepts of E-Commerce Functionality
• Hybris Multichannel Suite Installation process
• Framework Building
• Explain Basic Configuration process
• Hybris Server and SpringSource tcServer
• Hybris Administration Console
• Eclipse Integration
• Hybris Type System Introduction
• Relations
• Developing a Data Model
• Flexible Search
• Advanced (Saved)Queries
• Hybris Management Console Overview
• Functional Overview
• Storing Layout Configuration
• Details of Catalog and its implementation
• Categories details and knowhow
• Internationalisation(i18n implementation)
• Flexi query usefulness and implementation
• Imports and exports (hAC, hMC, API)
• ImpEx functional overview
• ImpEx syntax overview
• Architecture of the ServiceLayer
• Spring Integration
• Services and Strategies
• Models
• Basic idea of Cronjob and various parts
• Various types of Cronjobs and its ways
• Cockpits and its types and implementation.
• User Accounts (Principals)
• Restrictions
• Type Based Access Rights
• Caching
• Spring Integration
• Validations and its way to use
• Different Accelerators of Hybris
• Their knowhow
• Category, Catalog Version
• Product,variant product, priceinformation
• Their knowhow
• Various WCMS module and their functionalities
• Installation and Configuration
• Common Functionality
• Indexing Functionality
• Search Functionality
• Basic concept
• Cart & Order
• Calculation Service
• Type of Vouchers,Processing,Restrictions
• Types of promotions and its implementation
• General idea
• Business & Technical details
• Various modes: return,refund,,shipping, reshipping
• Architecture 7 Flow
• Implementation



Each segment has 4 topics to be covered for 2hrs each for 15 days -> 30 HRS

Certification And Training Adverts / Dotnet (ASP, C#) Online Training,job Support By Hands-on Experts by sriraja: 11:06am On May 30, 2019
Dotnet (ASP/C#) realtime Online training, Corporate training, Job & Interview Support : Apex online IT Trainings

ASP.NET training causes you to an professional in Programming Configuration Files, Displaying XML data using the XML data source control, using Visual Studio 2008\'s Tools for working with designs,etc.

VB.NET training causes you to an professional in ideas like Runtime callable Wrapper (RCW), COM callable Wrapper (CCW), Remoting design, hands-on Remoting, .Net Framework design, and Exception Handling….etc.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com

.Net Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments are going to be provided.

.Net Agenda/Syllabus
(we will customise the course information as per your requirements)

Introduction to .NET
C#.NET Basics
C# - Flow Control and Exceptions
C# OOPS (Part 1)
C# - OOPS (Part 2)
C# and Generics


Module2: Windows Forms App and ADO.NET

Target Audience: This module is meant for the programmers, who are interested to develop graphical applications using C# and want to connect them with databases such as SQL Server and Oracle.
Pre-requisite: Good knowledge in “C#” language basics and OOPS. (refer Module1)
Goals: To develop Windows Forms Applications with Database interaction.
GUI Application Development
• Introduction to Windows Forms Applications
• Form Properties
• Event Handling and Form Events
• Working with Multiple Forms
• Working with Common Controls
• Working With List Controls
• Working With Menu Controls
• Working with Dialog controls
• Working with other controls
• MDI Applications
User Controls and Event Handling
• User Defined Control
• Inherited Control
• Inherited forms
• Event handling
• Windows Forms Control Library
Data Base Programming (ADO.NET)
• ADO .NET Introduction
• Data Providers in .Net
• Introduction to Managed and Unmanaged Providers
• Passing Commands to the Database
• Data Readers
• Dataset and Data Adapters
• Creating Relations and Transactions
File Handling
• System .IO namespace
• FileStream
• StreamReader
• StreamWriter
• FileInfo
• DirectoryInfo
Dtrsing Handlings
• System.Text
• string reader
• string writer
• string.join
• string.split
• string comparisions
• vSearch string
.NET Remoting
• Understanding the need of Remoting
• Channels (TCP and HTTP)
• Server Activated Object and Client Activated Object
• Remoting Architecture
• Demo on Remoting
Multi Threading
Windows Services
• Service base class
• Service Process installer
• Service Installer
• Creating a Windows Service
• Installutill.exe
Advanced .NET
Anonymous Method


Module3: ASP.NET

Target Audience: This module is meant for the programmers, who are interested to develop web applications using C#.
Pre-requisite: Good knowledge in “C#” language basics, OOPS, Windows Forms Applications and ASP.NET. (refer Module1 and Module2). In additional to this, this module demands some intermediate level knowledge in HTML.
Goals: To develop Web Applications.
INTRO TO WEB TECHNOLOGIES
• Overview of HTML
• Client side scripting langs
• Overview llS
• Overview of ASP
ASP.NET INTRO
• What is ASP.NET
• ASP VS ASP.NET
• Image Technique and code behind technique
SERVER SIDE CONTROLS
• Client side control vs Server side controls.
• Type of server controls - HTML server controls,
• Examples on Web server controls.
• ASP.NET Page Execution Architecture
STATE MANAGEMENT
• Cookies
• Session State
• Application object
• Session and App events
• Global. AJAX
• viewstate
ADO.NET Usage in Web Applications
• Datalist
• Repeater
• Datasource Controls
• GridView
• DetailsView
• Listview
• Crystal Reports
CACHING
• Importance of Caching
• Type of Caching in ASP.NET
• Output Caching
• Fragment caching
• Data caching
ASP.NET CONFIGURATION
• Machine config vs Web config
• App Settings
• Compilation setting
• Custom error setting
• Session State Setting
• Enhancement in ASP.NET
• Inprocess VS out process session state
• State server and SQL Server
ASP.NET TRACING
• Page Level
• Application Level
SECURITY IN ASP.NET
• Authentication & Authorization
• Windows Based Authentication
• Form Based Authentication
THEME AND SKIN
MASTER PAGES
SITE NAVIGATION
WEB PARTS
• Web part manager
• Zone Types
Web Services Development using ASP.NET
Ø Web Services Introduction, WSDL and SOAP
Ø Creating and Using Web Services
Examples on Linq .wpf , ajax and silverlight

Certification And Training Adverts / Informatica Mdm Online Training From India by sriraja: 7:13am On May 29, 2019
Informatica Master data management : MDM realtime Online training, Corporate training, Job Support & Interview Support : Apex Online IT Trainings

Informatica MDM training offers the participants to find out a way to change the info sharing among the staff and therefore the departments using Informatica MDM. As small & Medium organisations are growing soo rapidly , the requirement for Informatica MDM is growing too.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com

Informatica MDM Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are provided
INFORMATICA MDM COURSE curriculum
(the course content is modified as per your requirements):

1. INFORMATICA MDM VERSION 10.0 OVERVIEW AND ARCHITECTURE
• Master Data Management
• A Reliable Foundation Of Master Reference Data
• Components of MDM Hub
• Application Server Tier
• Database Server Tier
• Batch Data Process Flow
• Trust Framework
• Consolidation Flag

2. DATA MODELS AND LOOKUPS
• Data Mode Elements
• Data Model
• Relationships
• Relationship Types
• Lookups
• Global Business Identifier (GBID)

3. CONFIGURING STAGE PROCESS
• Basic Mappings
• Complex Mappings
• Cleansing and Transforming Data
• Execution Component
• Testing Mappings
• Reusable Cleanse Components
• External Data Cleansing
• Delta Detection & Audit Trail
• Rejects
• Cleanse Match Servers
• High-Level Stage Process Flow
• Detailed Stage Process Flow

4. CONFIGURING LOAD PROCESS
• Trust
• Validation Rule
• Trust & Validation Rules: Things to note
• Cell Level Update
• Allow NULL Update
• Allow NULL Foreign Key
• How the Load work

5. CONFIGURING MATCH & MERGE PROCESS
• Match & Merge Overview
• Key Activities for Configuring Rules
• Match/Search Strategy for Base Object
• Population
• Match Path, Columns and Match Key
• Match Rules and Rule Sets
• Primary Key Match Rules
• Match Rules using Primary Key Match
• Match Keys Distribution
• Merge Settings
• Match/ Merge Properties: Merge Style Base Object
• External Match
• Match Server Architecture

6. CONFIGURING DATA ACCESS
• Queries & Packages Overview
• Query
• Package

7. BATCH PROCESSES
• Batch Viewer
• Batch Group
• Executing Stored Procedures
• Scheduling Considerations
• Job Status & Job Statistics

8. DATA MANAGEMENT TOOLS
• Data Stewardship
• Recap: Consolidation Flags
• Merge Manager
• Data Manager
• Unmerge and Tree Unmerge

9. USER EXITS
• User Objects
• User Object Registry Tool
• User exit in Java
• User Exits in the STAGE Process
• User Exits in the LOAD Process
• User Exits in the MATCH Process
• User Exits in the MERGE Process
• User Exits in the UNMERGE Process

10. LOG FILES
• Enterprise Manager
• Hub Server Tab
• Cleanse Servers Tab
• Environment Report Tab
• ORS Databases Tab
• Database Log File
• Application Server Log
• Cleanse/ Match Server Logs
• Console Log

11. HIERARCHY MANAGEMENT
• Entities & Entity Type
• HM Relation ships
• HM Hierarchies
• Hierarchy Management
• HM Profiles
• HM Packages

12. SECURITY ACCESS MANAGER(SAM)
• Users, Resources, Privileges & Roles
• Resources
• Resource Groups
• Privileges
• Roles

13. SERVICES INTEGRATION FRAMEWORK(SIF)
• Introduction to Siperian SIF
• SIF Framework
• SIF Features & Benefits
• SIF & Integration
• Interacting with SIF
• SIF Architecture & Protocols
• SIF Request Object with Examples
• Processing Responses
• About Record
• SIF APIs with Examples
• ORS Specific APIs
• Introduction to SIF Manager
• Logging
• Auditing

14. INFORMATICA DATA DIRECTOR
• IDD Configuration
• Business Data Director – User Interface
• Create, Manage, Consume And Monitor
• Data Model Elements
• Configuration File
• Subject Area
• Subject Area Groups
• BDD Data Display
• Relationships
• Application Validation
• Importing an Application
• Match Paths
• Lookup
• Cleansing
• Resources and Privileges

15. MESSAGE QUEUE
• What are a Message Queues
• Create a Message Queue in Application server
• Configure the ORS Specific Schema
• Test the Queue
• Configure the MRM to the Queue
• Checking Message Queue count in App server.
• Publish Message to the Queues

Certification And Training Adverts / Oracle DBA Live Online Training, Job Support | Apex Online IT Trainings by sriraja: 7:44am On May 25, 2019
Oracle DBA hands-on Online training, Corporate training, Job Support & Interview Support by realtime experts

Oracle DBA course covers Oracle db 12c core architectural foundations, DB concepts, the roles & capabilities of the admin and database configuration, administration, programming, performance tuning, backup and recovery, and high accessibility., etc. you may additionally get an exposure to industry primarily based real-time projects in varied domains.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com

Oracle DBA Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are provided

ORACLE DBA COURSE define / AGENDA
(the course content are often changed as per your requirements):

Oracle DBA 12C Course Curriculum:
Enterprise Manager and Other Tools
Enterprise Manager (EM) Cloud Control home page
Enterprise Manager Express home page versus Enterprise Manager Database Control
SQL Developer with new functionalities
OUI, DBCA

Basics of Multitenant Container Database (CDB)
Benefits of the multitenant architecture
Differences between the root container and pluggable database containers
Structure of the root
Structure of Pluggable Database (PDB)
CDB_xxx and DBA_xxx views
Impacts in Security, Data Guard, Oracle GoldenGate, Oracle Streams, XStream, and Scheduler

Configuring and Creating CDB and PDBs
Tools: DBCA and SQL*Plus
Configuration and creation of CDB
Exploring the Structure (CDB_xxx views and EM)
Tools used: SQL Developer, DBCA and SQL*Plus and EM Database Express
Create a new PDB from PDB$SEED
Create a PDB from a non-CDB
Clone a PDB into the same CDB or into another CDB using DB links
Plug in an unplugged PDB

Managing CDB and PDBs
Connect to CDB as administrator
Connect to a PDB using a service name
Start up a CDB
Open / Close a PDB (SQL*Plus, srvctl, EM)
Open / Close all PDBs
Shut down a CDB
Preserve or discard the PDBs open mode when the CDB restarts
Change PDB state

Managing Tablespaces, Common and Local Users, Privileges and Roles
Create permanent tablespaces in the root and PDBs
Manage common and local schemas and users in the root and PDBs
Manage system and object privileges to common and local grantees granted "commonly" or "locally"
Manage common and local roles granted "commonly" or "locally"

Managing Backup / Recovery / Flashback
Backup a whole CDB
Backup a PDB
Recover CDB from redo log files, control files, undo datafiles loss
Recover PDB from PDB datafiles loss
Flashback at CDB level
Explain the two methods of migration

Online Datafile Move and Automatic Data Optimization
Data classification in 12c : tablespace, group, object, row levels
Configure heat map
Automatic movement and compression
Compression levels and types
Policy declaration: simple declarative SQL extension
Customized automated action execution with user-defined function
Execution in scheduled maintenance windows and by MMON
Customized schedule with DBMS_ILM package

In-Database Archiving
Challenges of old data in tables and 11g solutions
In-database archiving new solutions
Use ROW ARCHIVAL clause to enable row lifecycle state for applications
Set ROW ARCHIVAL VISIBILITY for session level visibility control
Use predicate on ORA_ARCHIVE_STATE column
Temporal Validity versus Temporal History (Transaction Time of FDA)
New clause of CREATE / ALTER TABLE to set a Temporal Validity: PERIOD FOR
New SQL temporal data type

Auditing Enhancements
Review of 11g R2 audit trail implementation
Overview of the Unified Audit Trail
Enabling the Unified Audit Trail
Creating a separate tablespace for the unified audit trail
Granting the AUDIT_ADMIN role to a user for audit trail configuration and management
Configuring the Unified Audit Trail to set a tolerance level for loss of audit records
Creating audit policies

Privileges Enhancements
Implementing Separation of Duty for Database Administration Tasks
Using Database Privilege Analysis
Overview of Database Privilege Analysis
Granting the CAPTURE_ADMIN role to enable management of privilege captures
Creating and starting/stopping privilege captures
Viewing privilege profile data
Querying DBA_PRIV_CAPTURES
Explaining the purpose of the default ORA$DEPENDENCY profile

Oracle Data Redaction
Overview of Oracle Data Redaction
Types of Masking Policies
Administering the EXEMPT REDACTION POLICY system privilege to enable a user to view unmasked values
Managing Masking Policies
Best practices for defining policy expressions
Understanding Masking of Statements Containing Subqueries
Viewing Information About Masking Policies by Querying REDACTION_POLICIES and REDACTION_COLUMNS

General RMAN New Features and FDA Enhancements
Making Database Connections With RMAN
Using the SYSBACKUP Privilege
Using SQL, DESCRIBE Command, Duplication Operation with the NOOPEN option
Backing up and Restoring Very Large Files
Creating Multisection Backups
Transporting Data Across Platforms
Prerequisites and Limitations
Transporting Data: Processing steps

Monitoring DB Operations
Overview
Use cases
Current Tools
Define a DB operation
Monitoring: Bracketing an Operation
Monitoring the Progress of Operations
DB Operation Tuning
DB Operation Active Report

Real-Time ADDM and Compare Period Advisor
Emergency Monitoring
Real time ADDM
Use cases
Goals
Define Workload dimensions
Reported items
Root Causes
Requirements for a report

ADR and Network Enhancements
ADR file types
New File types
New File locations
New command for ADRCI
Improve performance by Compression
Setup Compression

In-Memory Column Store
In-Memory Database option goals and benefits
Row format and columnar format
New SGA component:
IMCU synchronization
Deployment and behaviors
Compression ratio
New dictionary tables and added columns
New statistics: IM %

In-Memory Caching
Setting up Full Database In-Memory Caching
Using Full Database In-Memory Caching
Explaining the two buffer replacement algorithms of Automatic Big Table Caching
Configuring Automatic Big Table Caching with PARALLEL_DEGREE_POLICY and DB_BIG_TABLE_CACHE_PERCENT_TARGET initialization parameters
Using Automatic Big Table Caching

SQL Tuning
Adaptive Execution Plans
SQL Plan Directives
Statistics Gathering Performance Improvements
Histogram Enhancements
Enhancements to Extended Statistics
Adaptive SQL Plan Management

Resource Manager and Other Performance Enhancements
Manage resources between PDBs
Manage resources within a PDB
Manage resources with CDB and PDBs plans
Manage runaway queries
Control the in-memory database repopulation resource consumption
Automated maintenance tasks
Current Architecture: Unix multiprocess / one thread, NT/Windows one process / multithread
New Architecture: Multiprocess / MultiThread


Index and Table Enhancements
Multiple indexes on the same set of columns as long as some characteristic is different
Create table with INVISIBLE columns
Support for invisible columns
Describe online redefinition supports
Explain LOCK timeout during FINISH_REDEF_TABLE
Describe the Advanced Row Compression
Using the following DDL statements in an online manner

Oracle DBA 11G Course Curriculum:

Overview Of Oracle Database Administration (Oracle DBA 11g)
Relational Databases (RDBMS): Introduction
What is SQL?, Roles & Responsibilities of DBA
Oracle Architecture Process Architecture
Physical and Logical structures of Database
Types of files (Control file, Redo log file and Data file)
Different types of Data files Instance, SGA (System Global Area) and Background Process

Managing The Oracle Instance
Database Creation
Using Oracle Universal Installer
Installation Prerequisites
Setting Environment Variables
Installing the Oracle Database Software: Steps
Using the Database Configuration Assistant (DBCA)
Different Startup Modes
Different Shutdown Modes
Types of Database Creation
Introduction to Table space
Types of Table space

Configuring The Oracle Network Environment
Tools for Configuring and Managing the Oracle Network
Using the Listener Control Utility
Connecting to an Oracle Database
Oracle Net: Naming Methods
Using Oracle Net Manager to Configure Local Naming
Tnsnames.ora
Network default location
Introduction to Database Links

Managing The Oracle Instance
Oracle Instance Management
Oracle Processes
Oracle Memory Structures
Starting the Instance and Opening the Database
Shutting Down an Oracle Database Instance
Viewing and Modifying Initialization Parameters
Managing Memory Components
Viewing the Alert Log

Storage Parameters
Oracle Database Structures
Exploring the Storage Structure of the Oracle Database
What are segments?
What are extents?
What is Blocks?
Dictionary Managed Table space
Locally Managed Table space
Storage Parameters (Initial, Next, Min Extents, Pct increase)
Managing Undo Data

User Management
Who are Database Users?
Why to create a User?
Creation of Users
Assigning Privileges
Creating and granting Roles
Assigning default table space for the Users
Setting Profiles for the Users
Levels of Authentication

SPFile & PFile Managment
What is spfile?
Difference between spfile and pfile
Advantages of spfile

Redo-Log & Control File Management
Introduction to Redo log
Status of Redo logs
Multiplexing the Redo log files
Introduction/Multiplexing the Control file

Logical Backup/Restore
What is a logical backup
Why is it required
Export/import Utility
Data Pump
Difference between Data Pump and Traditional Export/import

Managing Oracle Database & Software
Managing the Oracle database –proactive checks
Understanding Software Management and Patch Releases
Patching Oracle Database Software
Using the Database Upgrade Assistant to Upgrade the Database

Creating Backups With RMAN
RMAN backup types
Creating and Using the RMAN backups
RMAN restore and recovery process

RMAN - Duplicating A Database
Purpose and Methods of Cloning a Database
Using RMAN to Create a Duplicate Database

Performance Management
Performance Monitoring
Managing Memory Components
Invalid and Unusable Objects
Automatic Workload Repository Baselines
V$ Views, Statistics and Metrics

Working With Oracle Support
Use the Enterprise Manager Support Workbench
Work with Oracle Support
Log service requests (SR)
Manage patches

Moving Data / Data Migrations
Describe ways to move data
General architecture
Use Data Pump export and import to move data
Tools to data migrate

Introduction To ASM & RAC
Introduction of Oracle ASM.
Introduction to Oracle RAC

Miscellaneous
Database Best Practices & Scripts
Oracle features.

Certification And Training Adverts / Robotic Process Automation : RPA Realtime Online Training | Apex Online IT by sriraja: 9:58am On Apr 16, 2019
Robotic Process Automation : BluePrism realtime Online training, Job & Interview Support, Corporate training by Industrial experts

RPA training - Learn RPA and begin your journey into Automation business. Robotic process Automation is that the rising technology that deals with Automatic style and Development. Here aspirants can gain complete skills in configuration of robotic processes under proved methodologies that emphasize business development.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com

ROBOTIC PROCESS AUTOMATION Course Content
(we will make the course agenda as per your requirements)

1.ROBOTIC PROCESS AUTOMATION CONCEPTS
 What is Robotic Process Automation
 How RPA works
 Key feature of RPA
 How to evaluate RPA potential
 Concept of ROI in Blue Prism Training

2.BLUE PRISM INTRODUCTION
§ Introduction
§ Blue Prism Product
§ Live Tool & Demo

3.PROCESS STUDIO
 Running a Process
 Basic Skills
 Process Validation
 Decision Stage
 Calculation Stage
 Data Items

4.PROCESS FLOW
§ Decisions
§ Circular Paths
§ Controlling Play
§ Set Next Stage
§ Breakpoints
§ Collections and Loops
§ Layers of Logic
§ Pages for Organization

5.INPUTS AND OUTPUTS
 Input Parameters
 Stepping and Pages
 Data Item Visibility
 Data Types
 Output Parameters
 Start-up Parameters
 Control Room
 Process Outputs

6.BUSINESS OBJECTS
§ Object Studio – Blue Prism Training
§ Business Objects
§ Action Stage
§ Inputs and Outputs
§ The Process Layer

7.OBJECT STUDIO
 Creating a Business Object
 Application Modeler
 Spying Elements
 Attributes and Attribute Selection
 Launch, Wait and Timeouts
 Terminate, Write and Press
 Attach and Detach
 Read
 Actions
 Action Inputs and Outputs
 Data Items as Inputs

8.ERROR MANAGEMENT
§ Exception Handling
§ Recover and Resume
§ Throwing Exceptions
§ Preserving the Current Exception
§ Exception Bubbling
§ Exception Blocks
§ Exception Handling in Practice

9.CASE MANAGEMENT
 Review
 Queue Items
 Work Queue Configuration
 Defer
 Pause & Resume

10.ADDITIONAL FEATURES
§ Safe Stop
§ Collection Actions
§ Choice Stage
§ Logging
§ Log Viewer
§ System Manager
§ Process/Business Object Grouping
§ Process and Object References
§ Export and Import
§ Release Manager – Packages and Releases

11.ADVANCED FEATURES
§ Undefined Collections
§ Data Item Initialization and Exposure
§ Casting
§ Code Stage
§ Run Mode
§ Initialize and Cleanup

12.ATTRIBUTE MATCH TYPES
 Dynamic Attributes
 Active Accessibility
 Application Manager
 Global Clicks and Keys
 Credentials
 Environment Locking
 Resource PC

13.CASE STUDY FOR WEB APPLICATION
§ Introduction of Surface Automation

14.CONSOLIDATION EXERCISE
 Order System Process – Blue Prism Training

Certification And Training Adverts / Servicenow Online Training From India Hyderabad | 100% Realtime by sriraja: 1:45pm On Apr 08, 2019
ServiceNow hands-on Online training, Job & Interview Support, Corporate training | Apex-online-it-trainings.com

ServiceNow Training: expertise real-time implementation of Servicenow platform by exploring Content and Configuration Management, User Licenses, cloud computing and exporting the data from ServiceNow, offering forms-based workflow application development., etc. you'll additionally get an exposure to industry based real-time projects in numerous verticals.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com

ServiceNow Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are going to be provided
SERVICENOW COURSE AGENDA
(the course content is changed as per your requirements):

Introduction to ITIL (2 Hours)
Introduction to ITSM
Incident Management
Problem Management and change management
Service Request Management
Configuration Management Database
SLA's and OLA's

Introduction to SERVICENOW (2 Hours)
Tool Introduction
Releases
User Licenses
Using Wiki and Community

Basic Administration (5 Hours)
Customizing Home Pages
Form Layouts and list layouts
Adding Users to Groups
Granting Roles to Users
Introducing Applications and Modules
Creation of tables and Modules
Creating tickets and raising Requests
Creating SLA's
Performance Metrics

Advanced Administration (5 Hours)
UI Policies, Notifications
Dictionary Entries and Overrides
Data Policies
List Control and Calculations
Exporting the Data from Service-Now
Update sets imports and Exports
Scheduling Jobs

Scripting (4 Hours)
Business Rules
Client Scripts
UI Actions

Reporting (1 Hours)
Bar Charts
Pie Charts
List Reports
Pivot Tables
Using scripting in Reporting
Scheduling Reports
Making Gauges

Cloning and Upgrades(1 Hours)
Need For cloning and ways to implement
Upgrading the instance for new Release

Configuration Management (1 Hours)
Classes in CMDB
Mapping Configuration Item to Asset Records
Loading the CI's into Service-Now
Relating Configuration items

Import Sets (1 Hours)
Loading Data of different Formats
Using Data Sources
Using Transform Maps and Transform scripts

Service Catalog (1 Hours)
Creating Catalog Items using Variables and Variable sets
Creating Record Producers
Design the flow using Workflow
Creating Execution Plans
Writing Catalog Client Scripts and Catalog UI Policies

Workflows (2 Hours)
Creating Workflows on different tables
Approvals using workflows
Using Different Activities in workflows

Certification And Training Adverts / Data Analytics Online Training From Hyd India | 100% Hands-on | Apex Online by sriraja: 12:49pm On Apr 03, 2019
Data Analyst live Online training, Corporate training, Job & Interview Support by realtime IT experts

Big data Analytics mostly involves collection data from totally different sources, munge it in a very approach that it becomes available to be consumed by analysts and at last deliver data products helpful to the organization business. the method of changing giant amounts of unstructured data, retrieved from totally different sources to a data product helpful for organizations forms the core of big data Analytics.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com

Big information Analytics Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are going to be provided

Big data Analytics Agenda/Syllabus
(we will customise the course info as per your requirements)

Introduction to Data Science and Statistical Analytics:
• Introduction to Data Science, Use cases
• Need of Business Analytics
• Data Science Life Cycle
• Different tools available for Data Science

Introduction to R:
• Installing R and R-Studio, R packages, R Operators, if statements and loops (for, while, repeat, break, next), switch case

Data Exploration, Data Wrangling and R Data Structure:
• Data exploratory analysis
• R Data Structure (Vector, Scalar, Matrices, Array, Data frame, List), Functions, Apply Functions

Data Visualization:
• Bar Graph (Simple, Grouped, Stacked)
• Histogram, Pi Chart
• Line Chart
• Box (Whisker) Plot, Scatter Plot

Introduction to Statistics:
Terminologies of Statistics
• Measures of Centers
• Measures of Spread
• Probability
• Normal Distribution
• Binary Distribution
• Hypothesis Testing
• Chi Square Test
• ANOVA

Predictive Modeling - 1:
• Supervised Learning - Linear Regression ,Bivariate Regression, Multiple Regression Analysis, Correlation( Positive, negative and neutral)
• Machine Learning Use-Cases, Machine Learning Process Flow, Machine Learning Categories

Predictive Modeling - 2:
• Logistic Regression

Decision Trees:
What is Classification and its use cases?
• What is Decision Tree?
• Algorithm for Decision Tree Induction
• Creating a Perfect Decision Tree
• Confusion Matrix

Random Forest:
• Random Forest
• What is Naive Bayes?

Unsupervised learning:
What is Clustering & its Use Cases?
• What is K-means Clustering?
• What is Hierarchical Clustering?

Association Analysis and Recommendation engine:
• Market Basket Analysis (MBA)
• Association Rules
• Apriori Algorithm for MBA
• Introduction of Recommendation Engine
• Types of Recommendation - User-Based and Item-Based
• Recommendation Use-case

Certification And Training Adverts / Was Websphere Server Admin Online Training From India | APEX by sriraja: 1:04pm On Mar 26, 2019
IBM Websphere Server administration realtime Online training, Corporate training, Job & Interview Support by IT working professionals

IBM WebSphere Server Administration training causes you to Learn WebSphere Application Server V8.5, Server administrative Console, a way to install, configure, upgrade, administer, monitor, and maintain security of WebSphere Server and also the elements running within it. you may additionally get an exposure to industry based mostly real-time projects in numerous domains.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com

Websphere Admin WAS Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are going to be provided

WAS COURSE syllabus
(the course content will be changed as per your requirements):

1. WebSphere Product Family Overview
• J2EE 1.4 platform Architecture
• WebSphere Software platform
• About Application Server
• WebSphere V6.1 packaging
• Product Offerings (Express, Base & ND)
• IBM HTTP Server

2. Stand-Alone Architecture Overview
• Application Server Basics
• Rum Time Architecture
• JDBC Providers
• Data Sources
• Architecture Administration
• WebSphere Profiles Overview
• WebSphere profiles Benefits
• Managing Profile

3. Network Deployment Architecture
• Overview
• Network Deployment Basics
• Network Deployment Runtime Flow
• Managed vs Unmanaged Nodes
• Network Deployment Administration Flow
• File Synchronization
• Network Deployment Profiles
• Managing Web Servers
• Managing plug-in
• Webserver Custom plugin-cfg.xml
• Managing Webserver Plug-in properties
• Messaging overview
• High Availability
• Data Replication
• Node Groups
• Name Service Overview
• Configuration of virtual hosts

1. Application Server Installation
• Installation Overview
• Installation Environments
• Requirements Specification
• Profile Creation
• Profile Management Tool
• Manage profiles Command Line Tool
• First Steps
• Installation Verification
• Silent Installation
• Uninstallation
• Sample Applications during Installations
• Directory Structure
• Common Command Line Tools
• Server Commands
• Web server Installation
• Web server Plug-in installation

2. Administrative Console
• Starting Administrative Console
• Administrative Console in a Cell Topology
• Administrative Console Login
• Administrative Console Areas
• Administrative Console Navigation Tree
• Administrative Console Help
• Administrative Console Preference
• Administrative Console Filters
• Trouble Shooting Information
• Tivoli Performance Viewer

3. J2EE Overview
• Application Programming Model
• J2EE Benefits
• Standards Supported
• J2EE 1.4 Platform Architecture
• J2EE Application Components
• J2EE Packaging Files

4. Application Installation
• Creating J2C Authentication Alias
• Creating JDBC Provider for Resources
• Creating Data Sources
• Deployment
• Managing Applications
• Starting an Application
• Application Configuration Options
• Application Update
• Export Application
• Export DDL

5. Clusters
• What is WLM?
• Introduction to Clusters
• Types of Clusters
• Creating Clusters
• Installing Application to a Cluster
• Controlling Cluster
• Request Routing
• Failover
• Session Management
• Session Affinity
• Session Persistence
• Replication Domains

6. WebSphere Platform Messaging
• Introduction to Messaging
• JMS
• Service Integration Bus
• Adding Bus Members
• Messaging Engine
• Data stores
• Bus Destinations
• JMS Connection Factories
• JMS Destinations
• JMS Activation Specifications
• High Availability
• Quality of Service for Reliability
• Relationship to WebSphere MQ

7. WebSphere Security
• Basic Security Model
• WebSphere Security Overview
• Authentication and Access Control
• Registries and Authentication Types
• Application Security (J2EE Security)
• Federated Repositories
• Custom Registry Configuration
• Local operating System Security
• Authentication Mechanisms
• LTPA and LDAP
• Single Sign-On (SSO)
• Administrative Security Roles
• Java Security Model
• Java2 Security Overview
• SSL
• Certificates and Key Management

8. Performance Monitoring
• Performance Issues
• Need for Performance Tuning
• WebSphere Performance Tuning
• PMI Data Collection
• PMI Data Models and Counters
• Enabling PMI
• Tivoli Performance Viewer
• Tivoli Performance Viewer Interface
• Tivoli Performance Viewer Modules
• Request Metrics Overview
• Request Metrics Features
• Performance Advisors
• Using TPV Performance Advisor
• Configuring External Monitoring Tool

9. Problem Determination
• Installation Log files
• Server Log files
• Viewing logs
• Configure JVM Logs
• Viewing runtime messages in console
• HTTP plug-in logs
• Embedded Http Server Logs
• Trace, Enable Trace
• Setting Log detail Levels
• Generating IBM Heap Dump
• Generating Thread Dump
• Hung Thread Defecation
• Problem Determination Tools
• Collector Tools
• Plug-in Analyzer
• Heap Analyzer
• Thread Analyzer
• GC Analyzer

10. WS ADMIN and Scripting
• Comparison B/W Console and wsadmin
• Why Scripting
• Introduction to Wsadmin
• Overview of Wsadmin
• Administrative Objects in Wsadmin
• Invoking Wsadmin
• Invoking Wsadmin with Security Enabled
• Connection Type in Wsadmin
• Introduction to Scripting
• Executing Scripts
• Help for Commands

11. Runtime Functions
• Class Loaders Over view
• Delegation Model
• Class Loader Hierarchy
• Shared Libraries
• Creating a Library
• Applying a Library

12. Migrations & Patching
• Applying Fixes
• Migration From V6.0 to V6.1
• WebSphere profiles Benefits
• Managing Profiles

Certification And Training Adverts / Java Ui Online Training By Realtime Experts From India | Apex Online IT Training by sriraja: 11:21am On Mar 26, 2019
Java UI / Front-End realtime Online training, Corporate training, Job & Interview Support by hands-on working professionals

Apex's UI Dev training course makes you to a master in concepts like HTML, HTML5, CSS, CSS3, CSS3 3D Transforms, JavaScript, jQuery, Bootstrap3, AngularJS, and Angular Architecture…. etc.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com


UI Developer Interview questions and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are provided

Java UI Development COURSE outline
(the course content are often changed as per your requirements):

UI/UX
HTML, CSS
Java Script
JQuery
AngularJS
NodeJS
Bootstrap JS
TwitterJS
JQueryMobile
React JS

HTML5
 Introducing HTML5
 HTML5 Specification
 HTML5 Syntax
 New Structural Elements
 Drag and Drop
 Geolocations
 Form Validations
 Video and Audio
 File API
 Canvas and Animations
 Desktop Notifications
 Local storage and offline applications
 Full Screen API
 Browser History

CSS3
 Box shadows
 Text shadows
 Round Corners
 Animations - key frames
 transitions
 transforms
 gradients
 multi background images
 layouts
 font embeding
 media-queries
 colors (rgba())
 Importance of browser prefix
 Multi Columns
 Selectors

JavaScript
 Variables
 Data types
 Numbers
 Strings
 Boolean
 Strings
 String methods
 String Properties
 Arrays
 Single dimension
 Double dimension
 Array Methods
 Array Properties
 Functions
 Function Object Properties
 Function Object Methods
 Functions with parameter
 Without parameter
 Return type functions
 Callback functions
 Objects
 Creating objects
 Adding properties
 Adding methods
 Removing methods and properties
 Prototypes
 Prototype chaining
 Inheritance
 DHTML
 XHTML

AJAX
 XMLHttpRequest Object
 XMLHttpRequest Object- Properties
 readystate
 responseText
 responseXML
 status
 statusText
 XMLHTTPRequestObject - Methods
 Open()
 send()
 XMLHttpRequest Object - Event
 onreadystatechnage
• XSL, XSLT, XML
 CMS
JQuery
 What is JQuery?
 PreRequirements
 Download & install JQuery
 Selectors & Filters
 Attribute Filters
 Content & Visibility Filters
 Forms Selectors
 Chaining
 Creating New Content
 Manipulating Attributes
 Inserting Content
 Wrapping, Replacing, Removing Content
 Working with CSS
 Bind & Unbind
 Helper Functions
 Event Object
 Other Event Functions
 Showing & Hiding Elements
 Fading Elements
 Sliding Elements
 Custom Animations
 Adavnced Concepts
 OOPS in Jquery
 extending Objects
 creating Plugins
 making min fied version js files
 Ajax Calls - GET – POST
 Comunicating with server
 working with JSON Objects
 Custom Events

Certification And Training Adverts / Python Online Training From India Hyderabad | 100% Realtime by sriraja: 1:17pm On Mar 23, 2019
Python realtime Online training, Corporate training, Job & Interview Support by hands-on corporate trainers

Python training covers Python high-level programing language. Get deeper information of the core Python language. write and execute high-quality code in Python. Our content is a perfect way to begin, whether or not you’re unaccustomed programming or an expert developer., etc. you'll conjointly get an exposure to industry based real-time comes in varied domains.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com


Python Interview queries and Answers, Recorded Video Sessions, Materials, Interviews,Assignments are provided

PYTHON COURSE define
(As per consultant needs, the course content is changed):


Core Python Contents


INTRODUCTION TO PYTHON
• Features of Python
• Python Virtual Machine (PVM)
• Frozen Binaries
• Memory Management in Python
• Garbage Collection in Python

Writing Our First Python Program
• Writing Our First Python Program
• Executing a Python Program
• Getting Help in Python
• Reopening the Python Program in IDLE

Datatypes in Python
• Comments in Python
• Docstrings
• How Python Sees Variables
• Datatypes in Python
• Built-in datatypes
• The None Type
• bool Datatype
• Sequences in Python
• Sets
• Literals in Python
• Determining the Datatype of a Variable
• Characters in Python
• User-defined Datatypes
• Constants in Python
• Identifiers and Reserved words
• Naming Conventions in Python

Operators in Python
• Arithmetic Operators
• Using Python Interpreter as Calculator
• Assignment Operators
• Unary minus Operator
• Relational Operators
• Logical Operators
• Boolean Operators
• Membership Operators
• Identity Operators
• Operator Precedence and Associativity
• Mathematical Functions

Input and Output
• Output statements
• Various formats of The print()
• Input Statements
• Command Line Arguments

Control Statements
• If Statement
• If … else Statement
• If … elif … else Statement
• While Loop
• For Loop
• Infinite Loops
• Nested Loops
• Else Suite
• Break Statement
• Continue Statement
• Pass Statement
• Assert Statement
• Return Statement

Arrays in Python
• Creating an Array
• Importing the Array Module
• Indexing and Slicing on Arrays
• Types of Arrays
• Working with Arrays using numpy
• Creating Arrays using linspace
• Creating Arrays using logspace
• Creating Arrays using arange() Function
• Creating Arrays using zeros() and ones() Functions
• Mathematical Operations on Arrays
• Comparing Arrays
• Aliasing the Arrays
• Viewing and Copying Arrays
• Slicing and Indexing in numpy Arrays
• Dimensions of Arrays
• Attributes of an Array
• Reshape() Method
• Flatten() Method
• Working with Multi-dimensional Arrays
• The array() Function
• The ones() and zeros() Functions
• The eye() Function
• The reshape() Function
• Indexing in Multi-dimensional Arrays
• Slicing the Multi-dimensional Arrays
• Matrices in numpy

Strings and Characters
• Creating Strings
• Length of a String
• Indexing in Strings
• Repeating the Strings
• Concatenation of Strings
• Checking Membership
• Comparing Strings
• Removing Spaces from a String
• Finding Sub Strings
• Strings are Immutable
• Replacing a String with another String
• Splitting and Joining Strings
• Changing Case of a String
• Checking Starting and Ending of a String
• String Testing Methods
• Formatting the Strings
• Sorting Strings

Functions
• Defining a Function
• Calling a Function
• Returning Results from a Function
• Returning Multiple Values from a Function
• Functions are First Class Objects
• Pass by Object Reference
• Formal and Actual Arguments
• Positional Arguments
• Default Arguments
• Variable Length Arguments
• Local and Global Variables
• The Global Keyword
• Passing a Group of Elements to a Function
• Recursive Functions
• Lambdas
• Using Lambdas with filter() Function
• Using Lambdas with map() Function
• Using Lambdas with reduce() Function
• Function Decorators
• Generators
• Structured Programming
• Creating our Own Modules in Python
• The Special Variable __name__

Lists and Tuples
• Creating Lists using range() Function
• Updating the Elements of a List
• Concatenation of Two Lists
• Repetition of Lists
• Membership in Lists
• Aliasing and Cloning Lists
• Methods to Process Lists
• Nested Lists
• List Comprehensions
• Tuples
• Creating Tuples
• Accessing the Tuple Elements
• Basic Operations on Tuples
• Functions to Process Tuples
• Nested Tuples

Dictionaries
• Operations on Dictionaries
• Dictionary Methods
• Using for Loop with Dictionaries
• Sorting the Elements of a Dictionary using Lambdas
• Converting Lists into Dictionary
• Converting Strings into Dictionary
• Ordered Dictionaries


Advanced Python Contents


Introduction to Oops
• Problems in Procedure Oriented Approach
• Features of Object Oriented Programming System (OOPS)
• Classes and Objects
• Encapsulation
• Abstraction
• Inheritance
• Polymorphism

Classes and Objects
• Self Variable
• Constructor
• Types of Variables
• Namespaces
• Types of Methods
• Passing Members of One Class to Another Class
• Inner Classes

Inheritance and Polymorphism
• Constructors in Inheritance
• Overriding Super Class Constructors and Methods
• Super() Method
• Types of Inheritance
• Method Resolution Order (MRO
• Duck Typing Philosophy of Python
• Operator Overloading
• Method Overloading
• Method Overriding

Abstract Classes and Interfaces
• Abstract Method and Abstract Class
• Interfaces in Python
• Abstract Classes vs. Interfaces

Exceptions
• Errors in a Python Program
• Exceptions
• Exception Handling
• Types of Exceptions
• The Except Block
• Assert Statement
• User-Defined Exceptions
• Logging the Exceptions

Files in Python
• Types of Files in Python
• Working with Text Files Containing Strings
• Knowing Whether a File Exists or Not
• Working with Binary Files
• Pickle in Python
• Seek() and tell() Methods
• Random Accessing of Binary Files
• Random Accessing of Binary Files using mmap
• Zipping and Unzipping Files
• Running Other Programs from Python Program

Regular Expressions in Python
• Sequence Characters in Regular Expressions
• Quantifiers in Regular Expressions
• Special Characters in Regular Expressions
• Using Regular Expressions on Files
• Retrieving Information from a HTML File

Date and Time
• The epoch
• Date and Time Now
• Combining Date and Time
• Formatting Dates and Times
• Finding Durations using timedelta
• Comparing Two Dates
• Sorting Dates
• Stopping Execution Temporarily
• Knowing the Time taken by a Program
• Working with Calendar Module

Threads
• Differences between a Process and a Thread
• Concurrent Programming and GIL
• Uses of Threads
• Creating Threads in Python
• Thread Class Methods
• Single Tasking using a Thread
• Multitasking using Multiple Threads
• Thread Synchronization
• Avoiding Deadlocks in a Program
• Communication between Threads
• Thread Communication using nofity() and wait() Methods
• Thread Communication using a Queue
• Daemon Threads

Graphical User Interface
• GUI in Python
• The Root Window
• Fonts and Colors
• Working with Containers
• Canvas
• Frame
• Widgets
• Button Widget
• Label Widget
• Message Widget
• Text Widget
• Scrollbar Widget
• Checkbutton Widget
• Radiobutton Widget
• Entry Widget
• Spinbox Widget
• Listbox Widget
• Menu Widget

Python’s Database Connectivity
• Advantages of a DBMS over Files
• Working with MySQL Database
• Operations on rows of a Table
• Creating Database Tables through Python
• Working with Oracle Database in Python
• Stored Procedures

Certification And Training Adverts / Best Power Bi Online Training From India Hyderabad | 100% Realtime by sriraja: 6:55pm On Mar 19, 2019
Power BI live Online training, Job & Interview Support , Corporate training by realtime IT professionals
Power bi training enables you to master the Microsoft Power bi tool additionally helps data scientists visualize and share insights from their organizations data. you'll master the ideas concerning Power bi Desktop, Power bi Embedded, Power bi Map, Power bi DAX, Power bi SSRS, Power bi Integration and Power Pivot for data Modelling.

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com


Power bi Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are provided
POWER bi COURSE define / AGENDA
(the course content can be changed as per client requirements):


Power BI Introduction
Evaluation of Power BI
What is Power BI
Power Bi Component List
Building Blocks of Power BI
A quick look at the Power BI service

Getting data from Different Data Sources
Getting Data
Getting Started With Power BI Desktop
Connect to Data Sources in Power BI Desktop
Clean and Transform Your Data With the Query Editor
More Advanced Data Sources and Transformation
Cleaning Irregularly Formatted Data

Data Modeling in Power BI
Modeling
How to Manage Your Data Relationships
Create Calculated Columns
Optimizing Data Models for Better Visuals
Create measures and work with time-based functions
Create Calculated Tables
Explore Time-Based Data

Visualizations
Create and Customize Simple Visualizations
How to Use Combination Charts
Create and format slicers
How to Use Map Visualizations
How to Use Tables and Matrixes
How to Use Scatter Charts
How to Use Waterfall and Funnel Charts
How to Use Gauges and Single Number Cards
How to modify colors in charts and visuals
Style Your Reports With Shapes, Text Boxes, and Images
Style Your Reports With page layout and formatting
Create Complex Interactions Between Visualizations
Duplicate a Report Page
Show Categories With No Data
Customize Visuals with Summarization and Category Options
Arrange the Z-order of Report Elements
Visual hierarchies and drill-down behavior


Power BI service
Create and Configure A Dashboard
Ask Questions of Your Data With Natural Language
Share Dashboards with your organization
Display Visuals and Tiles Full-Screen
Edit Tile Details
Install and Configure a Personal Gateway
Power BI and Excel
Import an Excel table into Power BI4m
Import Excel files with data models and Power View sheets
Connect OneDrive for Business to Power BI
Excel data in Power BI summary
Publishing and Sharing
Publish Reports from Power BI Desktop to the Power BI Service
Print and export Power BI dashboards
Manually Republish and Refresh Your Data
Introducing Power BI Mobile
Create a group in Power BI
Create a content pack in Power BI
Connect to a content pack from a group in Power BI
Edit a content pack in Power BI
Integrate OneDrive for Business with Power BI

R-Introduction
Basic data types
Vector
Matrix
List Data Frames
How to use R as data source in PowerBI
R Visuals in Power BI

DAX
Introduction to DAX
DAX Functions & Expressions

Introduction to Tabular Data Models
Implement an Analysis Services tabular data model by Using SQL Server Data Tools.
Using DAX to Create Calculated Column and Measures in a Tabular Data Model
Deploying an Analysis Services Tabular Data Model
Processing Tabular Cube

Certification And Training Adverts / ETL Testing Online Training From Hyderabad India | Apex-online-it-trainings by sriraja: 9:49am On Feb 15, 2019
ETL Testing online training, corporate training, job support and interview support | 100% Realtime


ETL Testing course causes you to expertise the real-time implementation of ETL Testing projects by exploring data Warehouse, data Acquisition, data Loading, data Warehouse Schema, Testing methods, Performance Testing (ETL, Query) etc. additionally you'll find out about ETL testing tools like, QuerySurge, Informatica data Validation, ICEDQ, Talend Open Studio for data Integration and plenty of more.


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com/
Website: www.apex-online-it-trainings.com


ETL Testing Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are going to be provided


ETL Testing COURSE CONTENT

(the course agenda often changed as per your needs):


Introduction to Data warehousing and Business Intelligence:
 What is Data Ware House?
 Difference between OLTP and Data Warehousing
 Data Acquisition
 Data Extraction
 Data Transformation
 Data Loading
 Data Marts

Test Plan - Distinctive Features For BI-DW Projects:
 Testing Objectives
 Testing Strategies
 Testing Deliverables

ETL Testing Concepts:
 Introduction
 What is use of testing
 What is quality & standards
 Responsibilities of a ETL Tester

Assignments and Use cases on ETL Testing:
 Bug Identification
 Usage of Sql for automating the process
 Auditing count of records
 Validation of data and identifying issues
 Exceptional handling
 Meta Data
 Performance Testing (ETL, Query)
 Volume Testing

Testing - Cube:
 Batch Totals
 Query on Data Mart and Cube

Analysis:
 Reports (DW / DM / Cube)
 OLAP Analysis (DW / DM / Cube)
 DashBoard

Certification And Training Adverts / Iphone Development :ios Training Course Online | 100% Realtime | Apex Online IT by sriraja: 11:16am On Feb 13, 2019
Iphone Development :IOS online training, corporate training, job support and interview support by hands-on corporate professionals


IOS Development course causes you to Learn developing iPhone applications, configuring iOS SDK, the way to build iOS apps, Objective-C & iOS programming, Xcode, Swift Language basics.


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com/
Website: www.apex-online-it-trainings.com


IOS Development Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are going to be provided


IOS DEVELOPMENT COURSE CONTENT

(the course agenda is changed as per your requirements):


Day 1
1. Startup – 1 Session
• Registering as an iPhone Developer
• Installing the iPhone SDK
• Joining the Apple iPhone Developer Program
• Building a "simple" iPhone application

Day 2
2. Using tools - 1 Session
• Using Xcode
• Using Interface Builder
• Using the iPhone Simulator

Day 3
3. Objective-C - 1 Session
• Objective-C programming language
i. Inheritance, Protocols, Categories.
• Creating a simple Objective-C project
• Cocoa frame work and using existing classes in Cocoa

Day 4
4. Memory Management - 1 Session
• Introduction to memory management
• Object lifetime
• Cleaning up
• Using autorelease pools
5. User interface layouts / frameworks available and usage.

Day 5 (long session)
6. Core iPhone / iPad Project Skills - 1 Session
• Using the different iPhone project templates
• Using Model-View-Controller (MVC)
• Basic interaction
• Dismissing the keyboard
• Understanding delegation
• Alerting the user
7. Debugging and Troubleshooting – ½ Session
• Troubleshooting your application
• Using NSLog for troubleShooting
• Creating and using breakpoints
Day 6
8. Creating interfaces in Interface Builder – 1 Session
• Using and customizing the Picker
• Using data sources
• Selecting an item in the Picker
• Understanding and using the Apple UI guidelines

Day 7 & 8
9. Table Views – 2 Sessions
• Creating a simple table
• Reusing table cells
• Customizing the table
• Customizing table view cells
• Loading table view cells with custom Nib files

Day 9 & 10
10. Multi-View Applications – 2 Sessions
• Introduction to Multiple View applications
• Subviewing Controllers
• Creating a utility application
• Using Navigation Controllers
• Creating a navigation application
• Using a tab bar

Day 11
11. Using Split-View Applications - 1 Session
• Creating a split-view application
• Loading data into a split-view controller
• Communicating between panes of a split view
• Customizing the split view

Day 12 (long session)
12. Understanding the Picker – 1 Session
• Using UIPIcker
• Using Date Picker
• Using the Image Picker
• Checking for available image sources
13. Using the Accelerometer – 1/2 Session
• Accelerometer concepts
• Switching orientation
• Accessing accelerometer data

Day 13 & 14
14. Saving Data/Data Persistence – 2 Sessions
• Options for saving data on the iPhone/iPad
• Saving iPhone/iPad application data to property lists
• Saving iPhone/iPad application preferences

Day 15
15. Animation, Audio and Video – 1 Session
• Core animation basics
• Using simple animations
• Core audio basics
• Playing audio files
• Adding video to an application
• Using the video player

Day 16
16. Building Data driven applications – 1 Session

Day 17
17. Data Persistence and SQLite – 1 Session

Day 18
18. Working with files. – 1 Session

Day 19 (long session)
19. The NSNotificationCenter. – 1 Session
20. Core Animation - ½ Session

Day 20
21. Preparing the Bundle - 1 Session
• Understanding the application bundle
• Setting up the Info.plist file
• Signing your app with Xcode 4

Day 21 & 22
22. Using Networking concepts and Web services in iOS applications
• Using the Web View and WebKit
• XML Parsing - 1 Session
• Mapkit – 1 Session
• Using Other protocols – 1 Session

Day 23
23. Touches, Taps and Gestures - 1 Session
• MultiTouch Terminology
• The Responder Chain
• Detecting Touches, Swipes and Multi-touches

Day 24
24. Optional Additions:
• Core data
• Open GL

Certification And Training Adverts / Powershell Online Training From India | 100% Realtime | Apex Online IT Trainings by sriraja: 10:31am On Feb 12, 2019
Windows PowerShell live online training, corporate training, job support and interview support by corporate professionals


Microsoft Windows PowerShell course causes you to knowledgeable in task automation and configuration management, PowerShell functions, script modules, working with output and coding within the Integrated Scripting environment (ISE).


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com/
Website: www.apex-online-it-trainings.com


Powershell Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews,Assignments are going to be provided



Windows PowerShell COURSE AGENDA

(the course content can be changed as per the requirements):


 Introduction of PowerShell Automation
What is PowerShell Automation?
History of PowerShell
Why choose PowerShell Automation?

 PowerShell Background
The Interactive Console
The Scripting Language Exploring Data Types

 The interactive console
Getting Around in the Console

 Cmdlets
Get Command and Get Help
Learning about Aliases

 Variables
Managing Variables
Data Types - Boolean, Strings, Arrays, and Hash Tables

 Conditional Logic
If / Then / Else
Switch Statement

 Objects and the pipeline
Understanding Objects in PowerShell
Getting to Know the Pipeline Control Structures: Loops

 PowerShell and WMI
An Introduction to WMI
Exploring The Hierarchy of WMI
Get-WmiObject
WMI Automation

 Overview of Modules
An Introduction to Modules
Getting Used to Modules
Concepts of Modules

 Overview of Providers
Providers and its concepts

 Active Directory
Installing the Active Directory Module
Active Directory Module Overview
Common Active Directory Tasks
Automation in Active Directory

 Automate your SysAdmin tasks
Automation based on Windows 7, 8.1 and 10

 Managing Servers 2008 & 2012
Automation windows Server Tasks and Scripts

 Automation in SCCM
Managing Administration Task in SCCM
Virtualisation in SCCM

Certification And Training Adverts / Obiee Online Training | 100% Real Time | Apex Online IT Trainings by sriraja: 11:28am On Feb 11, 2019
OBIEE realtime online training, job & interview support, corporate training | Apex Online IT Trainings


OBIEE course makes you a professional in building the applications by leveraging capabilities of Building Physical Layer Of A Repository, Testing And validating Repository, Oracle bi Presentation Services, Server design and etc. This course conjointly includes the way to produce Dimensional Hierarchies And Level based mostly Measures and the way to add Multiple Sources To Dimension.


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com/
Website: www.apex-online-it-trainings.com


Obiee Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are going to be provided


OBIEE COURSE course of study

(the course content may be modified as per your requirements):


DATAWAREHOUSING CONCEPTS
 Introduction and Definition
 Sources, Transformations and Targets( Architecture )
 Data Extraction, Data Transformations and Data Loading( Data Acquisition Process)
 Data Warehousing Approaches
 Staging Area, Metadata, Repository and Data Mart
 Differences between OLTP and OLAP( DSS ) Systems
 Operational Data Store( ODS )
 Business Intelligence
 Star Schema Design & Confirmed Dimension, Fact less Fact Table, Types of Facts
 Slowly Changing Dimensions( SCD )

OBI Overview

NEW FEATURES OF OBI

OBI ARCHITECTURE
 Clients
 OBI Presentation Services
 OBI Server
 OBI Repository (.rpd)
 Data Sources

OBI COMPONENTS
 OBI Administration Tool
 OBI Answers
 Intelligence dashboards

REPOSITORY BASICS
 Oracle Business Analysis Warehouse
 DAC and Informatica Server
 Informatica Server ETL
 Sample Request Processing
 Using the OracleBI Administration Tool
 Repository Directory
 Repository Files ( Initialization files and log files)
 Informatica Server ETLLoading a repository into Oracle BI Server memory
 Creating a repository
 Connection Pool
 Repository Modes ( ONLINE and OFFLINE )
 Physical Layer
 Business Model & Mapping Layer
 Presentation Layer
 Presentation Catalogs, Folders and Columns
 Error Messages

BUILDING THE PHYSICAL LAYER OF A REPOSITORY
 Defining an ODBC System DSN
 Setting up connection pool properties
 Importing data sources ( Physical Schema )
 Verifying the import
 Defining physical keys and joins
 Creating alias and select tables

BUILDING THE BUSINESS MODEL AND MAPPING LAYER OF A REPOSITORY
 Creating the logical business model
 Creating the logical tables, columns, and sources
 Defining logical joins
 Adding Calculation to a Fact Table
 Building measures

BUILDING THE PRESENTATION LAYER OF A REPOSITORY
 Creating a new Presentation Catalog
 Modifying Presentation layer objects
 Rename tables
 Reorder Table

TESTING AND VALIDATING A REPOSITORY
 Checking repository consistency
 Defining a repository in the initialization file
 Testing a repository using Oracle BI Answers
 Message Severity
 iewing Server Logs

BUILDING THE PHYSICAL LAYER OF A REPOSITORY
 Defining an ODBC System DSN
 Setting up connection pool properties
 Importing data sources ( Physical Schema )
 Verifying the import
 Defining physical keys and joins
 Creating alias and select tables

BUILDING THE BUSINESS MODEL AND MAPPING LAYER OF A REPOSITORY
 Creating the logical business model
 Creating the logical tables, columns, and sources
 Defining logical joins
 Adding Calculation to a Fact Table
 Building measures

BUILDING THE PRESENTATION LAYER OF A REPOSITORY
 Creating a new Presentation Catalog
 Modifying Presentation layer objects
 Rename tables
 Reorder Table

TESTING AND VALIDATING A REPOSITORY
 Checking repository consistency
 Defining a repository in the initialization file
 Adding Multiple Logical Table Sources
 Adding multiple logical table sources to a logical table
 Specifying logical content

ADDING MULTIPLE LOGICAL TABLE SOURCES
 Adding multiple logical table sources to a logical table
 Specifying logical content

ADDING CALCULATIONS TO A FACT TABLE
 Creating new calculation measures based on existing logical columns
 Creating new calculation measures based on physical columns
 Creating new calculation measures using the Calculation Wizard

CREATING DIMENSION HIERARCHIES AND LEVEL-BASED MEASURES
 Creating dimension hierarchies
 Creating level-based measures

CREATING & USING AGGREGATES
 Purpose of aggregate tables in dimensional modeling
 Modeling aggregate tables to improve query performance
 Testing aggregate navigation

Using Initialization Blocks Repository Variables
CREATING DYNAMIC REPOSITORY VARIABLES
EXECUTE DIRECT DATABASE REQUESTS
 Accessing database directly

CREATING TIME SERIES MEASURES
 Using time comparisons in business analysis
 Using Oracle BI time series functions to model time series data

CREATING DIMENSION HIERARCHIES AND LEVEL-BASED MEASURES
 Creating dimension hierarchies
 Creating level-based measures

Providing Security for Groups & UsersANSWERS (REPORTS)
WORKING WITH ORACLE BUSINESS INTELLIGENCE ANSWERS
 Introduction to Oracle BI Answers
 Working with requests in Oracle BI Answers
 Using advanced formatting
 Creating report Level Hierarchy

FILTERING REQUESTS IN ORACLE BUSINESS INTELLIGENCE ANSWERS
 Introduction to filters in Answers
 Adding filter prompts to requests
 Using saved requests as filters

BUILDING VIEWS AND CHARTS IN REQUESTS
 Introduction to Answers views and charts
 Creating and editing charts
 Performing common view tasks
 Creating a Narrative View
 Creating a column Selector

SHOWING RESULTS WITH PIVOT TABLES
 Introduction to pivot tables
 Formatting pivot tables
 Setting aggregation rules and building formulas

CREATING ORACLE BUSINESS INTELLIGENCE INTERACTIVE DASHBOARDS
 Introduction to Interactive Dashboards and pages
 Adding Objects to Dashboard
 Creating Dashboard prompts
 Embedding content in an Interactive Dashboard

Certification And Training Adverts / Ibm Db2 Dba Online Training | 100% Hands-on | Apex Online IT Trainings by sriraja: 10:57am On Feb 08, 2019
IBM DB2 DBA Realtime online training, job & interview support, corporate training


IBM® DB2 is one amongst the powerful RDBMS software facilitate to attain high voluminous (128 TB) information and accommodates special CLOB, BLOB data varieties. DB2® is compatible with varied operating systems and federates with differing types of databases. DB2 is one amongst the leading Web-based databases.


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: https://best-online-it-training-institute..com/
Website: www.apex-online-it-trainings.com


IBM DB2 DBA Interview queries and Answers, Recorded Video Sessions, Materials, Interviews,Assignments are provided


IBM DB2 ADMINISTRATION COURSE define

(the course content may be changed as per your need and criteria):


Part 1:- RELATIONAL DATA MODEL
• Data and Databases
• Database Management Systems (DBMS)
• Information Model & Data Model
• Relational Data Model & Relational Databases
• Normalization

Part 2:- DB2 FUNDAMENTALS AND IBM DATA STUDIO TOOL
• Product Overview
• Editions & Features
• Licensing
• Fundamentals
• Architecture
• Users
• Instances
• DB2 Client
• Storage
• Table spaces
• Buffer pools
• Security
• SQL and XQuery
• IBM Data Studio
• DSAC

PART 3:- INSTALLATION AND CONFIGURATION (WORKING WITH WINDOWS OS)
• Installation
• Configuration
• Database creation
• Instance creation
• Table space Creation
• Working with Buffer pool

Part 4:- WORKING WITH DATABASES AND DATABASE OBJECT IN DB2
• Servers, Instances, and Databases
• Managing Instances
• Creating a DB2 Database
• Cataloging
• Database (Data) Objects

Part 5:- INTRODUCTION TO SQL
• SQL
• Data Definition Language
• Data Manipulation Language
• JOINs
• Data Control Language
• Transaction Control Statements

Part 6:- DATA CONCURRENCY
• Database Transactions
• Concurrency
• Concurrency Issues
• Concurrency Control
• Isolation Levels
• Locking
• Specifying Isolation Levels

Part 7:- DB2 SECURITY
• Authentication
• Trusted Context
• Authorization
• Authorities
• Privileges
• Label-Based Access Control (LBAC)
ROLES

Part 8:- DB2 BACKUP AND RECOVERY
• Backup
• Recovery

Part 9:- DB2 PURE XML
• Overview of XML
• PureXML in DB2
• XML Data Movement in DB2
• XQuery and SQL/XML
• XML Indexes in DB2
• Application Development

Part 10:- DB2 PROGRAMMING FUNDAMENTALS
• Application Development Environment
• Embedded SQL
• Static SQL
• Dynamic SQL
• Routines
• Types
• Benefits
• Usage
• Tools for Developing Routines
• Triggers

Certification And Training Adverts / Best Servicenow Realtime Online Training | Apex Online IT Trainings by sriraja: 6:15am On Feb 07, 2019
ServiceNow realtime online training, job support, Corporate Training | 100% hands-on


ServiceNow Training: expertise real-time implementation of Servicenow platform by exploring Content and Configuration Management, User Licenses, cloud computing and exporting the info from ServiceNow, giving forms-based workflow application development., etc. you'll conjointly get an exposure to industry based mostly real-time projects in numerous verticals.


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in
Website: www.apex-online-it-trainings.com


ServiceNow Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are provided


SERVICENOW COURSE AGENDA



Introduction to ITIL (2 Hours)
Introduction to ITSM
Incident Management
Problem Management and change management
Service Request Management
Configuration Management Database
SLA's and OLA's

Introduction to SERVICENOW (2 Hours)
Tool Introduction
Releases
User Licenses
Using Wiki and Community

Basic Administration (5 Hours)
Customizing Home Pages
Form Layouts and list layouts
Adding Users to Groups
Granting Roles to Users
Introducing Applications and Modules
Creation of tables and Modules
Creating tickets and raising Requests
Creating SLA's
Performance Metrics

Advanced Administration (5 Hours)
UI Policies, Notifications
Dictionary Entries and Overrides
Data Policies
List Control and Calculations
Exporting the Data from Service-Now
Update sets imports and Exports
Scheduling Jobs

Scripting (4 Hours)
Business Rules
Client Scripts
UI Actions

Reporting (1 Hours)
Bar Charts
Pie Charts
List Reports
Pivot Tables
Using scripting in Reporting
Scheduling Reports
Making Gauges

Cloning and Upgrades(1 Hours)
Need For cloning and ways to implement
Upgrading the instance for new Release

Configuration Management (1 Hours)
Classes in CMDB
Mapping Configuration Item to Asset Records
Loading the CI's into Service-Now
Relating Configuration items

Import Sets (1 Hours)
Loading Data of different Formats
Using Data Sources
Using Transform Maps and Transform scripts

Service Catalog (1 Hours)
Creating Catalog Items using Variables and Variable sets
Creating Record Producers
Design the flow using Workflow
Creating Execution Plans
Writing Catalog Client Scripts and Catalog UI Policies

Workflows (2 Hours)
Creating Workflows on different tables
Approvals using workflows
Using Different Activities in workflows

Certification And Training Adverts / Ibm Datastage Online Training From India Hyderabad | 100% Realtime by sriraja: 11:33am On Feb 05, 2019
IBM Datastage live online training, job support, Corporate Training | Apex Online IT Trainings


DataStage coaching expertise the real time implementation of datastage projects by exploring data warehouse life cycle, data modeling for data warehouse, project administration, IBM DataStage ETL tool, fact and Schema; design of Datastage, FTP stage, graphical front-end to planning., etc.


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in
Website: www.apex-online-it-trainings.com


DataStage Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are going to be provided


DATASTAGE COURSE program

(Course content changed as per your requirements):



DW and ETL Concepts
• DW Overview
• Data Consolidation and Integratiion
• ETL Lifecycle
• Data cleaning and conforming

Information Server components
• • Fast track
• • Metadata workbench
• • Business Glossary
• • Information Analyzer
• • Information Services Director
• • Blueprint Director
• • Deployment tool

Web Console Administration
• Managing users and groups
• Managing user credentials

Datastage Administrator
• Project Administration
• Setting Environment Variables
• Managing Logs
• Enabling RCP
• User Roles and Permissions
• Lab Exercises

Datastage Architecture
• Design time architecture
• Run time architecture
• Partition and pipeline parallelism

Server Jobs
• Server Vs Parallel jobs
• Can I convert Server jobs to Parallel Jobs?
• Architectural differences
• Different stages
• BASIC Programming
• Containers

Datastage Director
• Director User Interface
• Compiling single and multiple jobs
• Validate , Run ,Reset , Restart jobs
• Scheduling Jobs
• Checking logs
• Performance monitor on designer
• Logs for sequence jobs

Importing Metadata
• Sequential file metadata imports
• Schemas
• Direct import from database
• Importing Shared metadata
• Lab Exercises

Handling files
• Sequential filestage
• Complex flat file stage
• File formats
• Managing huge files
• Performance considerations
• Rejecting invlaid data
• Lab Exercises

Parallel Job Stages
• File stages
• Database stages
• Processing stages
• Debug stages
• Sequence job stages
• Pivot stage
• SCD Stage

Handling input data
• Processing file based data
• Handling relational input data
• Processing incremental data
• Staging area
• Lab Exercises

Environment variables
• Understaning the environment variables
• Parallel
• Buffering
• Reporting
• Monitoring
• Database specific

End to end ETL developmenmt task – Case study

Troubleshooting

Performance enhancements

Best Practices

Data quality

Certification And Training Adverts / Complete Java Online Training From India |fully Hands-on|apex Online IT Training by sriraja: 10:37am On Feb 04, 2019
Java End-to-End realtime online training, job support, Corporate Training from India | Usa | Uk | Canada | Aus


Java course - expertise the real-time implementation of Java projects by exploring completely different technologies in Java like Core Java, Advanced Java, Struts, Springs, Hybernate, EJB, web Services.


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in
Website: www.apex-online-it-trainings.com


J2EE Interview queries and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments are going to be provided


Advanced Java - J2EE COURSE define

(As per your need we can customize the course content):



Advanced Java
Database Programming
JDBC overview
SQL- Structured Query Language
JDBC Programming Concepts
Query Execution
Scrollable and Updatable Result Sets
Working with Statements
Row Sets
Batch Updates
Calling stored procedures and functions
ResultSetMetaData
Transactions
Getting Started with Web Applications
Web Application Life Cycle
Web Modules
Configuring Web Applications
Accessing Databases from Web Applications
Jar, war and ear
Webserver & Application Server
HTML
Javascript
Java Servlet Technology
Servlets overview
Servlet Life Cycle
Sharing Information
Initializing a Servlet
Writing Service Methods
Filtering Requests and Responses
Invoking Other Web Resources
Accessing the Web Context
Session tracking and management
Java Server Pages Technology
JSP overview
The Life Cycle of a JSP Page
Declarations, Scriptlets, Expressions
JSP Action tags
Directives
JSP implicit objects
Scope in JSP
Ajax
HTML
Javascript
Java Server Pages Standard Tag Library
Using JSTL
Core Tag Library
Enterprise JAVA Beans
Enterprise Bean overview
Types of enterprise beans
Advantages of enterprise beans
The Life Cycles of Enterprise Beans
Working with Session Beans
Statefuls vs. Stateless Session Beans
Working with Entity Beans
Bean Managed Persistence/Container Managed Persistence entity beans
JAVA Messaging Service (JMS)
Overview
JMS architecture
Messaging models
Point-to-Point
Publish/subscribe
JMS API
Message-Driven Beans
Overview
The Message-Driven Bean Class
Life cycle of Message Driven Bean
Struts
1. MVC Architecture: Action Controller, Action Classes, and Form beans
2. Essential Taglibs to be used in JSP pages (bean, html, logic, nested)
3. Dispatch Action, Dyna Forms
4. Internationalization
5. Validation Framework
6. Tiles Framework
Spring Framework

Spring Introduction
Spring modules
Dependency injection
Spring containers (Bean Factory, Application Context)
Basic bean wiring
Bean life cycle

Spring Data Access
Using jdbc with spring
Working with Datasources,
Working with jdbctemplates,
DML operations on data
Controllers
Types of controllers
Handling web requests
Mapping requests to controllers
Handler Mappings
Processing commands, form submissions
Views
Resolving text messages (property files)
View resolvers
Validations
Working with throw away controllers
ContextLoaderListener for loading configuration files
Aspect Oriented Programming
Join points, point cuts, advice, aspects
AspectJ syntax for AOP
AOP configuration elements
Spring Transactions
The meaning of transaction
Transaction attributes
Spring transaction management support
Choosing a transaction manger
Declarative transaction management
Spring Messaging
Messaging overview (JMS)
Using Messages with Spring
Advanced Bean Wiring
Parent and child beans
Inner beans
Bean wiring with property files
Spring Web
Spring ORM
Hibernate
OVER VIEW
Overview of O/R mapping
Overview of Hibernate architecture
Setting up and running your first Hibernate application.
Configuring Hibernate
Hibernate configuration property file
Hibernate configuration XML file
Database dialects
Obtaining a Session Factory
User-provided JDBC connection
Using code generation tool
Using schema generation tool
Using mapping file generation tool
O/R Mapping
Overview of the mapping file
The id element and primary key
Id generation methods
Composite id
Hibernate data types
Custom value types
Mapping for collections and associations
Mapping for rich associations
Component mapping
Inheritance mapping
Manipulating and Querying Persistent Data
Persistent classes
Loading an object
Find methods
The Query interface
Performing CRUD operations
Criteria Queries
Using native SQL query
Using lifecycle and interceptor callbacks
Transactions and concurrency
The Hibernate Query Language (HQL)
The select clause
The from clause
The where clause
Expressions
Aggregate functions
Sorting, grouping, etc.
Subqueries

WebServices:-
XML basics

Introduction of XML
Syntax
Elements
Attributes
DTD, XML schema and advanced schema
Introduction of DTD and XML Schema
Elements of DTD and Schema
Difference between DTD and Schema
Implement example
SOAP and WSDL
Introduction of SOAP and WSDL
Implement example
Parsers (SAX and DOM)
Introduction of SAX and DOM parsers
Importance of Parsers
Parser Architecture
JAXP
Introduction of JAXP
Implement SAX example
Implement DOM example
Binding Frameworks(JAXB and XML Beans, JibX)
Introduction of JAXB and XML Beans
Importance of XSD
Implement example
Web services
Introduction of Axis 1 and 2
Ant targets
Build and deploy services
Writing client program
Web services implementation using Spring framework
Introduction of Spring WS stack
Implement example
Restful Services – Jersey
EJB
1. Session Beans
2. Entity Beans : CMP and BMP
3. Introduction to Hibernate technology
4. Introduction to application servers
5. Deployment of EJBs

(1) (2) (3) (4) (5) (6) (7) (8) (9) (of 9 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 239
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.