Showing posts with label rpa training in Hyderabad. Show all posts
Showing posts with label rpa training in Hyderabad. Show all posts

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 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

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

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

Saturday, December 16, 2017

What is RPA ? Tools involved in RPA?

What is RPA ? What are the tools involved in RPA?

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


Robotic process automation (RPA
RPA is the application of technology that allows employees in a company to configure computer software or a “robot” to capture and interpret existing applications for processing a transaction, manipulating data, triggering responses and communicating with other digital systems.

Tools In RPA are :

Open Span 

            OpenSpan Studio provides a unique, intuitive, rapid visual development environment that lets you create runtime solutions which enable end users to complete tasks more efficiently.

BluePrism 


           BluePrism accesses applications through their user interfaces, a Blue Prism process acts much like a human user. Just as a person might interact with several applications to carry out a series of business steps, a Blue Prism process can invoke operations in several VBOs to carry out those same steps.
    
                                         CheckOut BluePism Interview Questions        

Automation Anywhere

          Automation Anywhere is a developer of robotic process automation (RPA) software. Automation Anywhere Enterprise combines traditional RPA with cognitive elements such as natural language processing and reading unstructured data.

                                 CheckOut Automation Anywhere Interview Questions    

Ui Path

           The UiPath extensible architecture infused with predictive analytics, cognitive capabilities and artificial intelligence can automate an ever-increasing number of complex processes. One open platform, unlimited customization.

To gain in-depth knowledge and be on par with practical experience, then explore RPA Online Training Course rpa online training .

Friday, December 15, 2017

Top Automation Anywhere Interview Question and Answer On Variables

Automation Anywhere-Variables Faq's

How do I use a variable in the task?

You can use variable inside different commands like ‘Insert Keystroke', 'Open Program/File’, ‘Files/Folders'. In all the commands variable
names are specified by enclosing the variable names in between the $ sign. For e.g. $Password$

If  I create a variable for one task, can I use it in another task?

Variables created for one task are only available locally for that task and not for any other task. But, if you have upgraded from a lower
version to version 5.5 and above, all the variables created in the lower versions will be available to you as global variables that can be
used with any task.


 List variable can have many different text values. When I use the list variable which value will be executed?

Every time a task comes across a list variable during the playback, the next text value in the sequence of the list variable is used. If the
list variable reaches the last text value then its subsequent reference will return the first text value.

Is it possible to store special characters like Tab key in a variable?

Yes, you can store any special character as a text value in a variable.

I have to run a task that needs to use a different value for a variable in every repeat. How do I do that with your automation software?

Automation Anywhere provides "Loop – End Loop" commands. You can place your repetitive task inside a Loop – End Loop block.
You can use a List variable inside it for data that keeps on changing with each loop.

What are these System Variables $CurrentDirectory$, $FolderName$ and $FileName$?

These system variables are used with commands 'Loop for Folders in a folder' or 'Loop for Files in a folder'.
Consider a command in the task - "Loop for Folders in a <folder>".
Here the <folder> is the specified folder on which the Loop will execute. Its full path is available at execution time by the system variable
"$CurrentDirectory$"
If <folder> has 'n' number of folders, the loop will be executed 'n' times. Each time the $FolderName$ variable will have the next
folder's name inside the specified folder.
Now if the task is like "Loop for Files in a <folder>".
Then $FileName$ will represent the next file name inside the specified folder.
Outside the loop $CurrentDirectory$, $FolderName$ and $FileName$ doesn't have any usage.



RPA OnlineTraining is the leading provider of Automation Anywhere Training in Hyderabad. We offer the best industry certified trainers who are experienced and have skills to provide training for Automation anywhere training in hyderabad.






Frequently asked Automation Anywhere question


Automation Anywhere Interview Questions:


About The Automation Anywhere

If you're searching for Automation anywhere Interview questions, you are at right place. There are ton of opportunities from many acknowledged companies inside the world. in line with analysis Automation anywhere includes a market share of regarding 0.3%. So, you continue to have probability to move ahead in your career in Robotic process Automation. rpaonlinetraining offers advanced Automation anywhere Interview questions that helps you in cracking your interview & acquire dream career.

What do you mean by automation? What are its benefits? 

It is essentially a method to automatize the tasks and process with the help of automatic equipment that are based on technology. it's useful for the companies to think about automation because it enhances potency and slow down the errors from many business processes and transactions. Also, the human interference is avoided up to a good extent. variety of processes is automated with the utilization of specific equipment and experience.

When exactly you will automate a test?

There are certain cases when we will think about a similar. for instance, continuation tasks. throughout such a situation, automating a check saves lots of your time similarly as Human efforts. additionally to the present, check with over one information set will be created a lot of efficient through this approach. Also, regression check cases, furthermore as Smoke & sanity tests are the conditions when automating a test could be a smart choice. However, the final decision is usually supported Return-on-Investment.



  •  www.rpaonlinetraining.com
  • Flat no: 312, 3rd Floor,
  • NILGIRI Block, Aditya Enclave,
    Ameerpet, Hyderabad-16
  • Ph::+91-9133347290   Email::rpatraining999@gmail.com

Thursday, December 14, 2017

RPA BLUEPRISM Interview Questions For Experienced


RPA BLUEPRISM Interview Questions For Experienced

 visit rpaonlinetraining.com for more interview Questions:

1.Environment locking
2. File locking management
3. What is resources?
4. What is object exposure? And process exposure? Any difference?
5. Wt is object management?
6. What is web services in Objects
7. What is dashboard and use of it?
8. What is difference b/w 4.x/5.x?
9. Blue prism packages?
10.RPA Tabbed Menu?
11. What are Challenges faced in web based applications?
12. What are the difficulties face in projects?
13. Blue prism packages?
14. BP Project structure? (Give me one project Screen Shot Project Structure)??
15. BP Project naming convention?
16. BP project folder structure?
17. Citrix based applications?
18. What are Challenges faced in windows based applications?
19.How to spy hidden elements in web based applications?


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

Friday, December 8, 2017

RPA Interview Questions By rpaonlinetraining.com

Automation Anywhere Faq's for Files and Folders

Grow your career Automation anywhere training and become expertise in RPA Tool.

Can I create a file with any extension?

Yes, you can create file with any extension using the 'Create File' sub command in the Files/Folders command.

If I use a Files / Folders command like "Delete Files 'c:\MyPrgs\*.*' ", will this delete all the files in the sub-folders too?

No, this command will delete all the files in the current folder only. In the above example it will delete all the files in 'c:\MyPrgs' directory only.

Can I get all the file names in a folder to perform some operation on it?

Yes, you can use the "Loop for Files in a <folder>"command.
Here $FileName$ will have next filename inside the specified folder in each Loop execution. You can use this System variable to perform any operation inside the Loop - End Loop block.

Can I provide value for file/folder name when the task runs?

Yes. Automation Anywhere has a 'Prompt' command to provide value at run time. You can provide value for any window, prompt for
file/folder and even prompt for yes/no as well.

Session Variables and Environmental Variables

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