Exceptions are the issues which may occur at runtime and compile time. Key things to think about are: account type, access type compliance checks, provisioning process, approval process, periodic authorisation review, auditability of bot account usage, monitoring of bot account usage from a non-authorised terminal, etc. I'm automating a mainframe terminal using Uipath through externally.
The speed is high, but after some time, the bot was not running with the initial speed. Looking for better career prospects. I want to work for a bigger company. I've been working at my company for a long time and now ready for a change. I might wish to work better hours. Periodically we update this page with recently asked Questions, please do visit our page often and be updated in Blue Prism. What is the Version of Mapiex 1. Control Room, D.
Analytics, E. Releases, F. Ans: Control Room is one of the infrastructures of blue prism in which we control the process through session management, queue management and scheduler. Ans:Date, b. Date Time, c. Text, d. Time, f. Image, g. Binary, h. Number, i. Timespan, j. Ans:Navigate stage, Wait Stage, write stage, read stage, code stage will be available in object but not in process.
Alert stage will be there in process which is absent in object studio. Ans:Page reference — To use the page Inside of object or process Action — To call a business object from object or process. Ans:Match Index makes a automation spy unique as it makes the modeler to spy the same kind of blocks unique. Click here How do you change the spy mode when spying an element in blue prism? Ans:Alt Key. Ans: 1. HTML Mode, 2. Win32 Mode, 3. Region Mode, 5.
Active Accessibility Mode. Ans:How many times will the loop works and if I want to run the loop for 5times, what will be the condition I need to give in Loop Again?
Decision stage? Ans:Defer is a action in Work queues and when we use defer is to run the process after some timespan. Ans:a Good for mass scale deployment of large number of robots. Deployment and Maintenance 2. Bot Development 3. Testing 4. Ans:Credential manager in system and with the object called credentials and call Get action in the object to define the credentials in blue prism. Ans : NO. Ans : Yes. Step: Step functionality will execute Each Step at a time and provides the result.
Step Out : Step Out functionality will execute All the stages and Ends at the End Stage with out actully Showing the functionalities inside each stage and provides the result. Ans : We cannot delete the process or object from the Studio.
Then go to Studio and right click on the Process or object and Click on Delete. It will Delete Now. It will not allow us to Configure More than one Application. This will be appeared in the Studio. This will maintain the Version Control or Version History. Ans : There are 10 Data types. Ans :The input data or the Parameters that can be passed Before we executing the Processes from the crontrol room.
These Parameters are called Startup Parameters. Ans : If you have more bots configured then Each Bot will pick one record at a time and process the Records. We have to Work queue Concept for Processing each record at a time. Ans : we have to configure explore in OS choosing Application type as Browser based applicaions. Ans:These two are the attributes presentation APP modeller when we spy the elements o an app.
Ordinal defines the potion of a element. Ans: Three types. Ans:when a data item viibilty check box is checked then data item is called local variable and can only access within the same page. Ans:internal BO — it is inbuilt within the action stage collections,work ques,environment locking,credentials and encryption.
Ans: In a wait stage if we provide any conditions to wait for any element to appear then it is call conditional wait. Ans: Data item can initialized only one data value at a time but whereas the collection can intinsiles more than one value at a time. Ans:we have three types enabled,disabled,errors only.
Ans: Recovery stage is used to catch the exception and diffuse the error, resume stage is used for contining the flow of execution. Ans: Mouse click center is used when the app is in focus. Ans : Immediate stop when requested in control room the process stops exactly on the stage where it is executing currently.
Ans:By using the Navigation stage we can pass the path of an app as an input. Ans:Without a Block, a Recover stage will handle any exception on that page. When a Recover stage sits inside a Block it will only catch exceptions in that Block and ignore all others. Ans:undefined collection — is as collection where we do not crate any fields but these collection are output for an action and can contain the values in the current values tab.
Credentials are set of user name and password used by the blue prism process and object to access target application. Ans:These credentials are created in the system manager area. These credentials are bound to an unique key and their authentication within blue prism is dependent on it. Ans:The most efficient way to deploy multiple bots is to use work queue feature and blue prism at work.
And to know success or failures. Ans:A run time resource will log many types of information and to any session logs by running instance of process. Q79 How to automate web page? Q80 How to automate citrix based application? Q81 Ocr concept in blue prism? Q82 How to call web services in blue prism? Q83 What is surface automation technique in blue prism? Surface automation can be done with region mode to handle the thin client applications.
Q84 What is object studio? Q85 What is process studio? Q86 What is font smoothing? Select the Visual Effects tab and from the list presented uncheck the Smooth edges of screen fonts option.
Q87 What is log viewer? Q88 What is stage logging? Q89 Difference between UIpath and blue prism? BP have client based servers, accessible only through their apps. Lower cost of development Easier to learn and operate you can learn by your self study materials are easily available on the internet Blue prism Good for mass scale deployment of large number of robots the higher cost of acquiring and using BP limited training available as the only source of training is BP training cost of Blue Prism is too high.
Q90 What is Work queue in Blue Prism? Q91 What are Credentials in Blue Prism? Credential Manager is used for loggin g in the application for safe usage.
Q92 Write a Log in Agent steps? Q93 What is Schedular in Blue Prism? Scheduler is used to schedule the tasks or process to function as per our required time.
Q94 What is Bot? Q95 What are Environmental variable in Blue Prism? Q96 What is a Tag in Blue Prism? Tag is used to filter work Queues data. Change the language of the code in Initalize of the object. And then add the dlls if required. Q98 What are different Spy modes? Session variable can be changeable run time. This is a new mode implemented in version 6. Q How do we release in Blue Prism? From Release tab we release the file m aking.
Q What are stages that are present in object studio and not in process studio? Q Why do we use priority? Q When do you use Image Recognition? Q Can we automate using Google Chrome? Q What is Exception Bubbling? Q How does control room look like? We need to tell about the look alike of control room. Q What are different Data types? We use login Agent generally where we have lots of machines involved.
Ensure the wait stages,Proper Execptions. Q What are Queue Encryption and Decryption? Q How do we give url in Appliation Modeller? We use environment variable for this. Q What are thick and Thin Clients? Q When do we use Schedulers? We use schedulers to schedule the process which avoids manual effort.
Q When do we use Multibot? For faster processing, we use more than one bot for functioning of data. Q What do you do when a bot is corrupted and we have large no of machines involved? We need to use Login Agent for logging in the machine. Q What are session Variables? Q What stage can evaluate a series of expressions rather than just one in blue prism?
Choice stage can evaluate a series of expressions rather than just one. Object data is used to measure a process performance and for generating MI.
Q What is the use of the process in blue prism? A process contains the logic involved in the process it includes all the logics. Q What will be attached to an application, when it is launched? Launching an application attaches the business object automatically. Q How do you check if the object is attached to the application? Q By default what pages are there in Business objects? Q How can you export and import a process or business objects in Blue Prism?
Q Explain about use of block? To handle Exception only inside a specific region. Q What is exception bubling? Just a session for each excel getting handled. Q Can custom role be created under user Management? By Running Automate.
Q what are the way to run a Blue prism process in backend? Scheduled Command prompt with Automate c. Q What is a block in blue prism? Priority is set to prioritize the items 0-is the first priority,1-will be the second priority. Q What are the New features of Surface automation?
Q List down the solution layers in blue prism. Process Object Application. Q What is environmental lock? Q Environment Variables. Q Roles of Release Manager. Releasing the process to different environments. Creating Environmental Variable, Credentials and managing the pacakages. Q Session Variables. Any configuration that may need changing whist a process session is running can unprotected as a Session variable.
Q Template Session Variables. Q List down the Application Modeller Attributes. Q Avoid Using Arbitary Wait stages in objects. Arbitrary waits should only be used if a screen change cannot be waited for. Q Can we call published actions from within an object.
Q Types of Exception in Blue Prism. Q Exception Bubbling. In its current state the business object generates an exception when it tries to attach to a nonexistent Notepad application.
Remember if left unimpeded, an exception will bubble upwards towards the main page of the paternal process, eventually bringing the process to a stop. Q Internal Exception.
Q Resume Mode. The Resume stage kills off or neutrali zes, the exception and moves the process out of Recovery Mode. Once past the Recover stage, the process is again back into normal running mode. Q Function name to get the exception type and detail. ExceptionType ExceptionDetail. Q Preserve the type and detail of the current exception.
When the checkbox is not ticked in exception control, the exception stage generates a new exception, and importantly, keeps the current exception alive. Q Control Room. The Control Room area of Blue Prism allows processes to be started and stopped and their current status assessed.
Q Resources in Control Room. The resources view shows a list of all resources, or PCs which are available as platforms on which to run business processes. Q Methods used to Stop the running process. Q Different states of queue.
Q Ways to run the process. Using the scheduler As a Sub process Commandline interface. Q Mention 3 internal objects available in Blue Prism. Collections Workqueues Credentials. Q Blue Prism Object used to work on Emails.
Blue Prism contains a mechanism by which components making up the configuration of Blue Prism can be transferred between different Blue Prism environments.
Q Release Manager functionality. Q Release Manager Tasks. Q Creating and Modifying a Package. It is created within the Release Manager in the Blue Prism client. Packages can be modified or deleted from within Release Manager. Q Global Send keys. Global send keys is a higher level interface that sends keystrokes to the active application. Q Global Send Key events. This has advantages in both speed and in efficiencies in file handling without fully loading the file into memory at any given time.
The Java Access Bridge is a technology that exposes accessibility information about Java applications and applets to external applications such as Blue Prism. Q List Java Element Attributes. Q Log Settings. This can easily be changed by modifying the properties of a stage, selection of stages or all stages. Q Stage logging options. Enabled Disabled Errors Only. The recover stage catches the exception. It gives the user a chance to create different types of recovery sequences.
Once the exception is caught, the business object or the Process is called in the recovery mode. It implies that the exception is live. The scheduler is used to manage the item needed to complete its work according to its priorities.
Tag is the keyword of the term assigned to work queue items. Blue Prism offers the release manager that allows users to create checklists, which is known as Output. Wildcard match type enables us to use the value of an attribute from the diagram rather than which is available in the application modeler.
Global send keys and global mouse click are examples of operations that need an active application. The resume function reactivates temporarily paused queues. Therefore, it will not release any item. Log viewer provides a convenient way for both tracking the problem and for reviewing work progress. Each Work Queue item in Blue Prism has a status. It can be used as a method of recording the completed work on queue item.
0コメント