Saturday, January 6, 2018

Session Variables and Environmental Variables

WHAT IS SESSION VARIABLE AND ENVIRONMENTAL VARIABLE IN RPA BLUEPRISM?


Session Variables
     Session Variables are specific to that instance of the Process. If 2 instances of the same process are running at the same time, they will both have the same Session Variables but the Session Variables will have different values.
Session Variables can be viewed and modified from Control Room

Environment variable
     These are meant to be applicable to the entire installation of BP.. And they are useful to be used mainly for variables which u know will be changed in future (like URL, email id's etc) and u don't want to touch the code for such changes..
They can be defined in system manager tab and to use them u need to set the data item name exactly as the environment variable name and set the exposure to environment. It will pick up the value from environment variable .

visit rpaonlinetraining.com for more interview Questions:


For more Questions or more Join Us:
www.rpaonlinetraining.com
Flat no: 312, 3rd Floor,
NILGIRI Block, Aditya Enclave,
Ameerpet, Hyderabad-16
+91-9704455959,9618245689
rpatraining999@gmail.com

Thin client and thick client applications

WHAT IS THIN CLIENT AND THICK CLIENT IN BLUEPRISM ?


THIN CLIENT 
          The term Thin Client is used to describe an application that does not run on the local machine and uses a client/server architecture. A thick client application is one that is installed directly on the local machine, like Blue Prism itself. Although some consider web applications as Thin Client, here we are looking at applications that operate on a remote machine and are presented to the user via virtualization software like Citrix.

           With thin client, Blue Prism cannot use its normal integration techniques because the target application is virtual and there is very little that spy-modes like Win32 and AA are able to detect. An analogy could be to think of the surface of a thick client application as having a “landscape” made of buttons, fields, and checkboxes, etc., whereas the surface of a thin client application is smooth and featureless.

THICK CLIENT
Thick Client applications is one that is installed on your local machine whereas thin client is used to describe an application  that does not run on the local machine and uses a client/server architecture.

An analog could be to think of the surface of a Thick Client application as having a landscape made of buttons , fields and check boxes, etc.

For More Detail about Rpaonlinetraining visit us on blueprismonlinetraining:

+91-9133347290
rpatraining999@gmail.com


Thursday, January 4, 2018

What is Wait-Stage and Throttle in BluePrism ?

WHAT IS A WAIT STAGE AND THROTTLE IN BLUEPRISM RPA ?


WAIT 
The wait stage used to enable a business object to pause and wait for an application element This allows a business object  to deal with potentially erratic application performance .  There are different element conditions  to wait for but the most common is simply to wait for the element to exists. 
THROTTLE
A wait stage without any wait condition can be used to create pause and a data item can be used to control the length of the timeout.
Using this arrangement it is possible to create a throttle by placing wait stages controlled by a global data items at key positions in a business objects . Typically this could simply be done by starting every page with throttled wait stage.
The throttled global data item can be used to manipulate the pace of a business object . To test its effect on a target application , a business object can be tested with a tight throttle that restricts it to the same pace as a human users . As testing progresses the throttle can be  releases until an ideal speed is found. If the throttle is set to zero the timeout will be instant and there will be no pause. 
www.rpaonlinetraining.com Best RPA Training Institutes in Hyderabad , 100% Placement Training in Ameerpet, Hyderabad. rpaonlinetraining is recognized as one of the best Robotic Process Automation training center in Ameerpet , Hyderabad. We are providing Blue Prism, Ui Path, Automation Anywhere ,Open Span.

Tuesday, January 2, 2018

BLUEPRISM - Credential Management

How to create Credential Management in BluePrism?

Take RPA online training Course in rpaonlinetraining.com by real-time expertise.

        Credentials are a secure repository for details used to log in to target applications. They are encrypted in the Blue Prism database to make them only accessible to those who should be able to use them. The Credentials Management system determines which Processes, Resources, and Roles have permission to access the information, and a special Internal – Credentials Business Object provides actions for using credentials.
Credentials are set up in the Security section of System Manager . The Process Of Creating credentials is given below
Step 1:
select the Credentials in the security section of system Manager

                              
Step 2 :
After selecting credentials in credential manager we can see credentials and key columns in the right side of window.
Step3 :
Select the Create in key and generate the key to connect to data base .


Step 4 :
Now , we can select new and can create the credentials by giving username and password as shown below,


Step 5: 
After giving Credentials We use them in our Projects By Selecting Credentials in Internal Business Objects and select generate Credentials.

              



RPA OnlineTraining is the leading provider of Blueprism Training in Hyderabad. We offer the best Corporate Training with certified trainers who have real-time experience and have skills to provide training for RPA tools training in hyderabad.

Thursday, December 28, 2017

Automation Anywhere Interviews Questions on Windows Control

Automation Anywhere - Manage Windows Control FAQs

How to use and manage Windows Controls to get check-box or radio button status in Automation Anywhere?

Manage Windows Controls command allows you to work with windows controls like check-boxes and radio buttons. With this command you can find out if the radio button or check box is checked or not. Automation Anywhere supports only standard Windows check-boxes and radio buttons.Click on Manage Windows Control in Task Editor and select the appropriate radio button. Select the window to capture the check box or radio button. The value captured can be assigned to a variable.

Does a task recorded using MWC work in the background?

Yes. A task recorded using MWC works in the background.

Why aren't some controls highlighted when I try to capture them using MWC?


We capture standard Windows control using MWC. Client controls and Java are not supported by MWC. In such cases, controls are not highlighted.


For More Detail about Rpaonlinetraining visit us on:

+91-9133347290
rpatraining999@gmail.com

Automation Anywhere advanced questions

Automation Anywhere Interview Questions For Experienced Candidates 

Gain more knowledge and get practical experience , By getting Trained in Rpa from rpaonlinetraining.com

1. Can you draw anchor tag? 
2. How can you create work queues?
3. Can you explain how action tag can be used? 
4. Difference between IR and If? What is use of IR? And how and where you used in your project explain? 
5. What are Excel commands and its sub commands?
6. What is the basics use of excel command? Explain technically. 
7. What is the diff between email automation and send mail? 
8. Tell me port no you if you used on your project? 
9. Dom x purpose, how and when we will used?
10. If you are not using then what will be error? 
11. Tell me about tag, caption, path, value? (According to your project). 
12. Given scenarios based on excel and web manages control and object cloning basically. 
13. Different between patterns based data & regular data. 


14. What is the difference between tabbed menu and navigate menu?
15. Difference between manage web control, window control & object cloning. 
16. Terminal emulator if u used in project? 
17. About repository & control room process. 
18. Basics diff keystrokes, mouse click? &where we can use? 
19. Version of tool? What is the new thing, in comparison to previous version? 
20. About production version explain? 
21. can we connect excel file as a database If yes...Then how? If no then why not? 
22. Difference between Delay and wait? 
23. What is Auto Login? 
24. How to read the Email massages by using Email Automation? 
25. How to send an Email? 
26. How will you read the data from Excel? 
27.What are the system parameters for EXCEL / XML / CSV?

For More Questions,Contact us : 9133347290

Or Visit Our Website At : www.rpaonlinetraining.com

Wednesday, December 27, 2017

Features and Benefits Of Automation Anywhere

Automation Anywhere is intelligent automation software, providing unparalleled performance and scalability for greater efficiencies in your business processes.




Capabilities: What Does Automation Anywhere Offer?

Automation Anywhere helps you to optimize the time spent on running tasks by providing the following capabilities:
  •  Transform a repetitive, 20-step process to a single mouse click or keystroke.
  •  Run scheduled tasks anytime by using powerful task scheduling, even when computer is locked.
  • Automate scripts that exist in disparate formats.
  • Easily manage automated processes across a single machine or multiple machines, and across a division or an enterprise.
  • Create automation tasks in minutes: record keystrokes and mouse clicks, and use easy, point-and-click wizards.
  •  Easily manage automation users with a scalable server that provides true collaboration.
  •  Maintain centralized systems for backup, security, and resources.
  •  Capture and reuse automated processes in a central repository.
  • Manage job scheduling and execute batch data processing with ease.
  •  Automate FTP/SFTP processes.
  •  Download, upload, schedule & run tasks in multi-user environments like Citrix and Terminal Server.
  •  Scale and extend AAE platform with MetaBots Designer to serve unique business needs. Learn more.


Unique Features: How Do We Do It?

Automation Anywhere provides the following features, making it the only solution in the market to offer complete automation cap-abilities:

  • SMART Automation Technology that quickly automates complex tasks, with no programming required, and is highly reliable and accurate.
  •  Centralized Enterprise Control Room that makes it easy to set up and maintain automated processes, users, and client machines.
  •  Industry-leading Web Recorder and Object Recorder that recognize objects, even when they move position

  •   Over 550+ actions available, including:

1. Active Directory support for user/client management
2. Conditions and loops
3. User prompts
4. File, database, and system management
5. High-speed replay of automated tasks
6. Automatic email notifications
7. Task chaining
8. Hotkey setup and management
9. User-defined and system variables
10. Advanced error logging
11. PDF automation









RPA INTERVIEW QUESTIONS

RPA Interview Questions 
1. How can u write a data into a note pad by using variable? 
2. What are the commands we can use in ocr? 
3. How can u work on error handling? 
4. What is the use of image reorganization? 
5. How can u connect to the database? 
6. What the extension for database? 
7. What are the main commands we use to work with ocr? 
8. How can u display second highest salary person details based on the id using 2 tables?
9. Explain about terminal emulator?
10. What are the challenges u have faced while developing RPA

11. How can u encrypt the Data? 
12. What r the commands we can perform in object cloning? 
13. What’s your current project and explain about it? 
14. What are the lists of tools for robotic process Automation? 
15. What is special about RPA tools? 
16. Can you draw calculation, Decision, Page, Action symbols?
 17. Can you explain how can you open a login page? 
18. What are the commands you are using for login page? 
19. Can you explain work queues? 
20. Can you draw block, exception, recovery, resume symbols? 

For more Questions Contact us : 



Friday, December 22, 2017

BluePrism Interview Questions On Work Queue

RPA-Blueprism Interview Questions On Work Queues
 rpaonlinetraining.com

Q)What Is An Active Queue?
Active queues introduce an alternative mechanism for managing the sessions which work the queues, made possible by creating a closer association between work queues and sessions.
Q)How To Add Items Into Queue?
First we need to take excel into collection and next use queue VBO in that get into queue action
Q)What Is Defer Queue?
·         We can define specified time to the queue .that queue are called defer queue.
·         Defer until is used to freeze those items from being picked up till the time has elapsed
·         Defer queues are those to which we define defer until .
·         Differ is an input to work queue VBO, When U have different process pick data from queue then differ comes in picture
Q)Can A Active Queue Be assigned To Specific Process?
Yes , In system manager while creating a work queue or after the work queue is created if wanted to relate a specific process to specific queue we have “ASSIGNING PROCESS”
Q)Where Can We Pause A Queue?
In system manager we have “Pause Queue” option in queue details.
Q)Where Can We Delete A Queue?
In system manager


For More Questions,Contact us : 9133347290
Or Visit Our Website At : www.rpaonlinetraining.com

Thursday, December 21, 2017

Automation anywhere Interview questions on Workflow and trigger command

Interview Question & Answer on Triggers

Can I execute a task based on availability or non-availability of any file, folder, performance or service?

Yes, it is possible to execute a task with Triggers, based on availability or non-availability of any file, folder, performance or service.
There are triggers based on Window (open or close), File (create, delete, renamed or modified), Performance (CPU usage, free disk
Space, process count) and Process and Services.

Is there a way to perform a task when a new email arrives?

Yes. Automation anywhere has a trigger functionality that can perform any task when a new email arrives. You need to set the ‘Email
Message Trigger' on the task.


Interview question & Answer on workflow Design


What is Workflow Designer?

Workflow Designer allows you to create an easy to understand, intuitive graphical representation of a IT or a business processes. Automation anywhere allows any user (Business or IT) to easily create end to end business workflows.

How do I use Workflow Designer?

Open Workflow Designer (Shortcut Ctrl+K). Drag-n-drop the objects from the toolkit to design an entire business process.
Workflow Designer provides four objects to design a Workflow:
l Start
l Run Task
l Condition (IF)
l End

How do I run workflows?

Running a workflow is very easy. Just click on the Run button in the Workflow Designer. The other option is to click on the workflow in
'My Workflow' file in the Task List and click Run.
On running the workflow through the Workflow Designer, it highlights the part of the workflow that is being carried out. Once, the workflow
has completed running, it highlights the complete path taken.



Rpa online Training institute are specialized in offering customized training programs to corporate firms to build their internal technological competencies.

Follow our Blog For more Interview Questions on Robotic Process Automation
www.rpaonlinetraining.com        Ph:-+91-9133347290      Email:-rpatraining999@gmail.com








Monday, December 18, 2017

RPA-BluePrism High-Level Interview Questions

Advanced BluePrism Interview Questions

Gain more knowledge and get practical experience , By getting Trained in Rpa from rpaonlinetraining.com

Q. Tell Me about yourself?
Q. What is your IT Experience?
Q. What’s your RPA Experience ?
Q. What Is meant by RPA?
Q. Which Tool you are Using In your organization To Automate? 
Q. What Do you mean by Attended Automation and Unattended Automation?
Q. Who is your Client in your current project and What are you automating in your project?
Q. How many Automation Tools you worked on and What is the difference Between Each Of them?
Q. Do you have Programming experience?
Q. What is the RDLC Process followed in your project 
Q. What is your contribution in every stage of RDLC
Q. What are documents you used in your RPA process?

               CHECK FOR AUTOMATION ANYWHERE INTERVIEW QUESTIONS 

Q. Which are documents you used to create RPA process?
Q. How  do you test automated tasks?
Q. How you do changes in  existing process?
Q. How can you find a process can be automated or not?
Q. What is meant by sign-off in RDLC?
Q. What are the deployment methods you are using in your process?
Q. What is meant by RPA Source Code Management?
Q. Can you explain about Code Standards and folder structures that are used in your projects? 
Q. How can you handle secure data’s (such as user passwords) in your projects?   
Q. What are challenges You faced in your projects While automating any Applications?


visit rpaonlinetraining.com for more interview Questions:

For more Questions or more Join Us:
www.rpaonlinetraining.com
Flat no: 312, 3rd Floor,
NILGIRI Block, Aditya Enclave,
Ameerpet, Hyderabad-16
+91-9704455959,9618245689
rpatraining999@gmail.com

Session Variables and Environmental Variables

WHAT IS SESSION VARIABLE AND ENVIRONMENTAL VARIABLE IN  RPA BLUEPRISM ? Session Variables      Session Variables are specif...