Blue Prism Course Content
Blue Prism Training Objectives
- To Understand the infrastructure and installation models
- To understand Blue Prism Administration
- To know how this blue prism works
Pre-requisites of the Course
- Enough knowledge of Network certification
- Enough knowledge of Windows Server Administrative tasks
- Anyone with basic programming knowledge like C Language and Java can also do the Blue Prism Training Course
Who should do the course?
- Business Analysts
- IT Professionals
- Business Process Executives
- Administrators
- Fresh Graduates can also do the course
Blue Prism Course Content
- Blue Prism’s Robotic Automation
Process Studio
- Running a Process
- Basic Skills
- Process Validation
- Decision Stage
- Calculation Stage
- Data Items
- Review
Process Flow
- Circular Path
- Controlling Play
- Set Next Stage
- Break Points
- Collections and Loops
- Layers Of Logic
- Pages For Organization
- Review
Inputs and Outputs
- Input Parameters
- Stepping and Pages
- Data Item Visibility
- Data Types
- Output Parameters
- Startup Parameters
- Control room
- Process Outputs
- Review
Business Objects
- Object Studio
- Business Objects
- Action Stage
- Inputs and Outputs
- The Process Layer
- Review
Object Studio
- Creating a Business Object
- Application Modeler
- Spying Elements
- Attributes
- Attribute Selection
- Launch
- Wait
- Timeouts
- Terminate
- Write
- Press
- Attach and Detach
- Read
- Actions
- Action Inputs and Outputs
- Data items as inputs
- Review
Overview of Error and Case Management
Error Management
- Exception Handling
- Recover and Resume
- Throwing Exceptions
- Preserving the current exception
- Exception Bubbling, Blocks and Exception handling in practice
- Review
Case Management
- Work Queues
- Queue items
- Work queue configuration’
- Defer
- Attempts
- Pause and Resume
- Filters
- Reports
- Review
Additional Features
- Collection Actions
- Choice stage
- Logging
- Log viewer
- System Manager
- Process Groping
- Export and import
- Release Manager –Packages and Releases
Consolidation Exercise
- Order system process
- Consolidation exercise checklist
- Submitting your completed solution
Advanced Features
- Undefined collections
- Data item initialization
- Data item Exposure
- Casting
- Code stage
- Run mode
- Initialize and cleanup
- Attribute Match Types
- Dynamic Attributes
- Active Accessibility
- Application manager mode
- Global clicks and keys
- Credentials
- Environment Locking
- Command Line
- Resource PC
Further Application Types
- Mainframe Applications
- Java Applications
- Match index and Match Reverse
- Surface Automation
Exercises of Sending a mail/updating Facebook status/sending a text using web portal
Hands-on with Real-Time Scenarios
Certification/Job Oriented Training
- Discussing Important Topics
- Conducting mockups
Introduction
In this module, we will learn what is angular, what are the major differences between Angular 1.X, Angular 2 and Angular 4. We will also learn how to set up in the local environment and a small introduction to typescript.
- What is Angular?
- Angular (vs) Angular2 (vs) Angular4 (vs) Angular5
- Setup for local environment
Directives
In this module, we will learn what the built-in directives that we mostly use in angular4, and usage of Host Listener and Host Binding. Also, we can learn how to create attribute directives.
- Structural directives (Built-in Directives (ngIF, ngFor, ngSwitch)
- Style and Class Directives ( ngClass, ngStyle)
- Attribute directives
- Host Listener and Host Binding
Data binding
In this module, we will learn how to do data-binding in angular4, and how we can make use of @input and @output decorators.
- Property binding and Interpolation
- Event binding
- Two-way Binding
- Use of @Input and @Output
Components
In this module, we will learn one of the major concept in angular4 i.e., components. And we can also learn how to create a dynamic component using ngComponentOutlet.
- What are components?
- Understanding Components lifecycle hooks
- Creating and using components
- Dynamic components using ngComponentOutlet
Modules
In this module, we will learn what modules are, and usage of modules in a different manner. We can also learn what AOT compilation is.
- Root App module
- Ahead-Of-Time(AOT) Compilation
- Feature modules
- Lazy Loading a Module
- Shared Module
Forms
In this module, we will learn two different types of creating forms in angular4 i.e. template driven and model-driven. And we will also learn how to do validations and how to create custom validators.
- Template Driven Forms
- Model Driven & Reactive Forms
- Form with @ViewChild
- Validations
- Resetting & submitting forms
- Custom Valuators
Pipes
In this module we will learn what pipes are, and how to pass parameters to pipes, and how to create custom pipes.
And we will also learn new concept Async pipes that is introduced in angular4.
- Why pipes are useful?
- Parameterizing pipes
- Custom pipes
- Pure and Impure pipes
- Async pipes
Services & Dependency injection
In this module we will learn what are services and how do they communicate using HTTP protocol to the server.
And we will also learn about very interesting topic Dependency Injection in angular.
- Creating Service
- Logger Service
- $http Service
- Injectors
- Providers
- Tokens
- DI in Angular Framework
Routing
In this module, we will learn the introduction for routing in angular and how to navigate between views, how to do parameterized routing.
- Introduction
- Configuring & Navigating
- Parameterized routes
Crud Operations Using Http Service
In this module we will create an application with an end-to-end start from the server to client, getting response and requests using HTTP service.
- Creating Services
- Creating Components
- Creating Routings
- Configuring NgModule
- Run the application
Implement Single page application(SPA)
Real-time Project implementations
- Product Abstract Document
- Requirement Specification Document
Step-by-Step procedure for building the project from ground up
- Complete Source Code
- Database Script with Sample data
- Instructions to Setup the Project on a Development box
- Instruction to Deploy the project in Production Box / Microsoft Azure
At the end of the course, participants will be able to
- Build native mobile apps for Android, iOS and using Angular4
- Understand the fundamentals of Angular Forms and its architecture
- Present data in beautiful, interactive lists
- Build forms and setting pages