Summer Sale Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ex2p65

Exact2Pass Menu

Question # 4

How does Al Center handle versioning of ML packages?

A.

Only ML packages retrained via pipelines change their major version.

B.

Versioning is not supported for ML packages.

C.

Only ML packages uploaded by users change their minor version.

D.

Only ML packages retrained via pipelines change their minor version.

Full Access
Question # 5

When using UiPath Studio's publishing options, which location(s) can automation projects be published to?

A.

Orchestrator, Locally, and Git repository.

B.

Orchestrator, Locally, and SharePoint.

C.

Orchestrator, Locally, and Custom NuGet feed.

D.

Custom NuGet feed, Cloud-based storage, and SharePoint.

Full Access
Question # 6

Which feature should be used to inspect the available versions for activities employed within a workflow?

A.

Activities Panel

B.

Variables Panel

C.

Manage Packages

D.

Outline Panel

Full Access
Question # 7

A project contains a Try Catch activity in the "Main.xaml" workflow. In the Catches block, there is a Rethrow activity. The process is started from Orchestrator and an exception is caught in the Trysection. What is the expected result?

A.

Job is completed with a "Faulted" state.

B.

Exception Pop-up is displayed on the robot machine.

C.

Job is completed with a "Stopped" state.

D.

Job is completed with a "Successful" state.

Full Access
Question # 8

Why is having high coverage important for an automation-focused use case in UiPath Communications Mining?

A.

The higher the coverage, the lower the model's recall, resulting in greater throughput of automatable processes.

B.

High coverage ensures that the software consumes less computational resources, resulting in cost savings for the organization implementing the automation.

C.

High coverage on the model means that fewer communications will be sent for manual review and that fewer automatable processes are missed.

D.

With high coverage, you can increase the amount of data provided downstream via Streams.

Full Access
Question # 9

What is the default visibility of an ML skill?

A.

An ML skill is by default public and can be made private.

B.

An ML skill is by default private and can be made public.

C.

An ML skill is by default public and can't be made private.

D.

An ML skill is by default private and can't be made public.

Full Access
Question # 10

Given the following variable assignments:

outputX = If(CInt(doubleX + CDbl(intX) + CDbl(stringX)) > 38.30, 1, 0)

What will be the output of the conditional?

A.

0

B.

1

C.

Compilation Error

D.

Error During Runtime

Full Access
Question # 11

Which of the following statements is true regarding reviewing and applying entities in UiPath Communications Mining?

A.

A single entity value can be split across multiple paragraphs.

B.

If the entity value is correctly predicted, but the entity type is wrong, it cannot be changed.

C.

All of the entities within a paragraph should be reviewed.

D.

All of the entities in a communication must be reviewed.

Full Access
Question # 12

While creating a process automation pipeline, what process attribute should be avoided to ensure there are minimal or no automation maintenance requirements?

A.

The process requires exception handling

B.

High process run time

C.

The process is prone to human error

D.

Frequent business logic change

Full Access
Question # 13

What can the Sentiment Analysis out-of-the-box model be used for?

A.

Extract and classify text in emails, letters, web pages, research papers, and call transcripts.

B.

Classify text in resumes, emails, web pages, and other formats.

C.

Understand the emotion in product reviews, customer surveys, social media posts, and emails.

D.

Relate customer questions to FAQ documents and automatically pull responses from these documents.

Full Access
Question # 14

Which of the following options is accepted as a Column field name in Document Manager?

A.

first_n@me

B.

first name

C.

f1rst-name

D.

First_name123

Full Access
Question # 15

If Label X in UiPath Communications Mining has 80% precision at a given confidence threshold, what output should this provide?

A.

For every 100 messages, 80 would be labelled correctly as 'Label X', and 20 would be labelled incorrectly.

B.

For every 100 messages which should have been labelled as 'Label X', 80 were labelled and 20 were missed.

C.

For every 100 messages, 20 would be labelled correctly as 'Label X', and 80 would be labelled incorrectly.

D.

For every 100 messages which should have been labelled as 'Label X\ 20 were labelled and 80 were missed.

Full Access
Question # 16

What can the Custom Named Entity Recognition out-of-the-box model be used for?

A.

Understand sentiment in product reviews, customer surveys, social media posts, and emails.

B.

Classify text in resumes, emails, web pages, and other formats.

C.

Relate customer questions to FAQ documents and automatically pull responses from these documents.

D.

Extract and classify text in emails, letters, web pages, research papers, and call transcripts.

Full Access
Question # 17

Which is the most suitable extractor for extracting data from invoices from different customers?

A.

The Intelligent Form Extractor

B.

The Form Extractor

C.

The Regex Based Extractor

D.

The Machine Learning Extractor

Full Access
Question # 18

In the UiPath Implementation Methodology, which phase involves building the SDD (Solution Design Document)?

A.

Kick-off phase

B.

Solution Design phase

C.

Process Design phase

D.

User Acceptance Testing phase

Full Access
Question # 19

The "Train" stage from Document Understanding Framework usually comes after?

A.

Digitization.

B.

Classification.

C.

Validation.

D.

Extraction.

Full Access
Question # 20

What type of variable is used to store information about a duration in UiPath?

A.

String

B.

System.DateTime

C.

Integer

D.

System.TimeSpan

Full Access
Question # 21

What happens to your document and the process of pre-labeling when you choose the "Predict" option from the "Predict" dropdown in Document Manager?

A.

It merges the results of the Generative Predict functionality and the results of the prelabeling endpoint (if configured). If the latter is not configured, it uses solely Generative Predict for all fields.

B.

It predicts fields using the Generative Prelabeling for OOTB document types and the pre-labeling endpoint for custom document types.

C.

It predicts fields using only the prelabeling endpoint model configured in the Prelabeling settings, and it does not use Generative Predict.

D.

It predicts all fields using the Generative Predict capability only, ignoring any pre-labeling endpoint that may be configured. If Generative Predict is not available, it will not predict any fields.

Full Access
Question # 22

What are the out-of-the-box model types available in AI Center?

A.

Pre-trained, custom training, and reviewed.

B.

Custom training, fine-tunable, and reviewed.

C.

Pre-trained, fine-tunable, and reviewed.

D.

Pre-trained, custom training, and fine-tunable.

Full Access
Question # 23

Which of the following functionalities does UiPath Assistant provide?

A.

Analyzing processes to determine optimal automation solutions.

B.

Developing automation workflows in UiPath Studio.

C.

Running, managing, and organizing automation workflows on the user's machine.

D.

Scheduling and monitoring robot processes in Orchestrator.

Full Access
Question # 24

What activity from the Microsoft 365 package should be used to share a SharePoint file URL with specific permissions to a specific user?

A.

Upload File

B.

Share URL Link

C.

Get File-Folder

D.

Share File/Folder

Full Access
Question # 25

Under what condition can a dataset be edited in UiPath AI Center?

A.

If it is not being used in any active pipeline.

B.

If it has not been modified within the last 24 hours.

C.

There are no restrictions in editing a dataset.

D.

If it is not linked to any data labeling session.

Full Access
Question # 26

What is the relationship between AI Center and UiPath Document Understanding?

A.

AI Center is the infrastructure on top of which UiPath Document Understanding digitization runs.

B.

Document Understanding is the infrastructure on which AI Center digitization runs.

C.

AI Center is the infrastructure on top of which UiPath Document Understanding machine learning models run.

D.

Document Understanding is the infrastructure on which AI Center machine learning models run.

Full Access
Question # 27

Where should a model be pinned in UiPath Communications Mining?

A.

In the validation page.

B.

In Admin > Models.

C.

On the models tab.

D.

When setting up a stream.

Full Access
Question # 28

What is the Document Object Model (DOM) in the context of Document Understanding?

A.

The DOM is a JSON object containing information such as name, content type, text length, number of pages, page rotation, detected language, content, and coordinates for the words identified in the file.

B.

The DOM is a built-in artificial intelligence system that automatically understands and interprets the content and the type of documents, eliminating the need for manual data extraction.

C.

The DOM is a feature that allows you to convert physical documents into virtual objects that can be manipulated using programming code.

D.

The DOM is a graphical user interface (GUI) tool in UiPath Document Understanding that provides visual representations of documents, making it easier for users to navigate and interact with the content.

Full Access
Question # 29

If you need to retrieve an item based on a corresponding identifier in UiPath, which collection type would you use?

A.

ArrayOf or System.DataType[] as it stores indexed values

B.

System.Collections.Generic.Dictionary as it stores key-value pairs

C.

System.Collections.Generic.Dictionary as it stores indexed values

D.

System.Collections.Generic.List as it stores ordered values

Full Access
Question # 30

Which of the following are unstructured documents?

A.

Invoices, receipts, purchase orders, and medical bills.

B.

Banking forms, tax forms, surveys, and identity cards.

C.

Contracts, emails, banking forms, and tax forms.

D.

Contracts, agreements, and emails.

Full Access
Question # 31

What actions can be performed on a pipeline which is in the running state?

A.

Kill.

B.

Remove and restart.

C.

Kill, remove, and restart.

D.

Remove and kill.

Full Access
Question # 32

How can a Pipeline be scheduled?

A.

A Pipeline can be scheduled at multiple future dates or with a recurring schedule.

B.

A Pipeline can be scheduled at a single future date.

C.

A Pipeline can be scheduled with a recurring schedule.

D.

A Pipeline can be scheduled at a single future date or with a recurring schedule.

Full Access
Question # 33

In a UiPath Studio project, what is the broadest scope a variable can have?

A.

Global, available in the entire project.

B.

Within the surrounding "Do" or "Body" sequence.

C.

Within the activity in which it is defined.

D.

Outermost workflow component in the current .xaml project file.

Full Access
Question # 34

A Document Understanding Process is in production. According to best practices, what are the locations recommended for exporting the result files?

A.

Network Attached Storage and Orchestrator Bucket.

B.

Locally, Temp Folder, Network Attached Storage, and Orchestrator Bucket.

C.

Orchestrator Bucket and Queue Item.

D.

On a VM, Orchestrator Bucket, and Network Attached Storage.

Full Access
Question # 35

Why is the Shuffle training mode important in the "Explore" phase while working with UiPath Communications Mining?

A.

Because it helps create a balanced model by focusing on outlier labels with sufficient training examples but low confidence.

B.

Because it helps create a balanced model free from labelling bias by introducing random variation into the training data.

C.

Because it creates a high precision model, focusing on labels with low precision and a low number of examples.

D.

Because it creates a new model version with shuffled labels and general fields and lets the user explore to understand the state of the model

Full Access
Question # 36

What is the purpose of the End Process in the Document Understanding Process?

A.

The purpose of the End Process in the Document Understanding Process is to generate a summary report of the processing statistics and performance metrics.

B.

End Process sets the queue transaction status as Successful in case of no exception, and as Failed in case of an exception with their corresponding Business or System Exception, and the post processing/cleaning if required.

C.

End Process in the Document Understanding Process silently shuts down the Virtual Machine so that another robot can use it.

D.

End Process is a feature in the Document Understanding Process that exports the extracted data into a readable document format.

Full Access
Question # 37

Which of the following is a best practice when choosing a UiPath ML (Machine Learning) Extractor?

A.

The popularity of the ML Extractor among other UiPath users should be the primary factor when choosing a UiPath ML Extractor.Opt for the ML Extractor that has the highest number of downloads or positive reviews.

B.

Consider the document types, language, and data quality when choosing an ML Extractor.It is important to select one that is specifically trained or optimized for the document types being processed.It is also important to take into account the quality and diversity of the training data used to train the ML Extractor to ensure accurate and reliable extraction results.

C.

The cost of the ML Extractor should be the main consideration when choosing an ML Extractor.Select the ML Extractor that offers the lowest price, regardless of its performance or suitability for the specific document understanding needs.

D.

The size of the ML Extractor is the most important factor to consider when choosing an ML Extractor.Bigger models always perform better and provide more accurate extraction results because the development team invested time and effort into creating the algorithm, which in turn will result in better performance for the trained model.

Full Access
Question # 38

When is it recommended to use an ML (Machine Learning) model solution?

A.

For structured or semi-structured documents in which layouts of different document providers vary greatly.

B.

For fixed-layout documents for data extraction, including handwriting recognition and signature detection.

C.

For simple use cases in which data is always found in a strict, predictable format and context.

D.

When documents have little to no variation in the document layouts.

Full Access
Question # 39

What does the Label Trends table in UiPath Communications Mining show?

A.

How the top 10 labels for a given time period perform compared to the previous period and their change in rank.

B.

How the top 10 senders for a given time period perform compared to the previous period and their change in rank.

C.

How the top 10 entities for a given time period perform compared to the previous period and their change in rank.

D.

How the top 10 labels and entities for a given time period perform compared to the previous period and their change in rank.

Full Access
Question # 40

What is the primary purpose of assigning labels to messages within a dataset in UiPathCommunications Mining?

A.

To allocate 20 training examples for each label.

B.

To apply labels to a maximum amount of data to enhance model performance.

C.

To formulate a comprehensive training set that closely reflects the entirety of the dataset.

D.

To provide the platform with a collection of keywords associated with each label for predicting other instances.

Full Access
Question # 41

What does adding missed labels help improve in UiPath Communications Mining?

A.

Label bias warnings.

B.

Increases data security.

C.

Increases the taxonomy coverage.

D.

Label precision and recall.

Full Access
Question # 42

What is supervised learning?

A.

Supervised learning is a machine learning paradigm in which algorithms try to solve a problem only by trial and error and using a system of rewards and punishments.There is no need for labeled input/output pairs to be presented. Instead, the focus is on finding a balance between exploration (of uncharted territory) and exploitation (of current knowledge).

B.

Supervised learning is a machine learning paradigm in which algorithms try to solve a problem in an uncertain, potentially complex environment only by trial and error and using a system ofrewards and punishments.There are no correct answers, but feedback is given in the form of rewards and penalties.

C.

Supervised learning is a machine learning paradigm with the goal of learning a function that maps input variables with output variables.In every case there is a correct answer, so the aim is to train the model until it reaches an acceptable level of performance in predicting the outcome, at which point the learning stops.

D.

Supervised learning is a machine learning paradigm that refers to algorithms that learn patterns from unlabeled data.There are only input variables, but no corresponding output variables. The goal of the algorithm is to model the underlying structure of the data, but there are no correct answers and noteachers.

Full Access
Question # 43

Considering the Process Design phase, what should be Taken into consideration as a best practice when creating the scope for the automation?

A.

Document Types. Taxonomy. Languages.Success Criteria. OCR, ML Model.

B.

Document Types. Taxonomy. Templates. Languages. Scans/Digital docs, Success Criteria. Technical Criteria.

C.

Document Types. Technical Criteria, Templates. Languages, Scans/Digital docs, OCR quality.

D.

Document Types. Templates. Technical Criteria. Languages. Scans/Digital docs. Success Criteria. OCR engines.

Full Access
Question # 44

Which of the following scenarios is a good candidate for using Document Understanding Cloud APIs with synchronous calls?

A.

You need to process documents larger than five pages.

B.

You need real-time interaction and you are only processing documents with maximum five pages.

C.

You need to handle multiple operations simultaneously, allowing for concurrent processing and avoiding idle time.

D.

You have a large dataset that needs long-term processing.

Full Access
Question # 45

What is the function of the Immediate Panel in UiPath Studio during the debugging process?

A.

Inspecting data at a certain point during debugging by evaluating variables, arguments, or statements.

B.

Modifying the values of variables and arguments at runtime during the debugging process.

C.

Displaying the next activity to be executed and its parent containers when the project is paused in debugging.

D.

Displaying the performance analysis of all the operations, showing the execution time of each activity.

Full Access
Question # 46

Which of the following best describes the primary purpose of the Quality of Service (QoS) functionality in UiPath Communications Mining?

A.

To measure and monitor service quality within a communications channel.

B.

To track the time spent by employees working productively.

C.

To track the number of responses that employees get to their outbound communications.

D.

To measure the quality of the output of the model.

Full Access
Question # 47

What is the order of steps for automatically retraining and deploying a Document Understanding ML Model in Al Center with data from Document Validation Action?

Instructions: Drag the steps found on the "Left" and drop them on the "Right" in the correct order.

Full Access
Question # 48

What is one best practice when designing a UiPath Communications Mining label taxonomy?

A.

Each label should be identifiable from the text of the individual verbatim (not thread) to which it will be applied.

B.

Each label should include customer experience/sentiment analysis in its coverage.

C.

Each parent label should have at least 3 children labels to ensure specificity.

D.

Each label should overlap sliqhtlv with a few distinct others so we ensure 100% coveraqe.

Full Access
Question # 49

While training a UiPath Communications Mining model, the Search feature was used to pin a certain label on a few communications. After retraining, the new model version starts to predict the tagged label but infrequently and with low confidence.

According to best practices, what would be the correct next step to improve the model's predictions for the label, in the "Explore" phase of training?

A.

Use the "Rebalance" training mode to pin the label to more communications.

B.

Use the 'Teach" training mode to pin the label to more communications.

C.

Use the "Low confidence" training mode to pin the label to more communications.

D.

Use the "Search" feature to pin the label to more communications.

Full Access
Question # 50

What are the options available in the Export Now tab of the Export Files dialog box in Document Manager?

A.

Download to Excel. Download, and Export to Al Center.

B.

Download to Excel. Export to Al Center, and Export All.

C.

Download to Excel and Export All.

D.

Export to Al Center, Export All. and Download.

Full Access
Question # 51

Which of the following business processes is the most suitable for automation?

A.

Suggesting key financial client's concern over changes to the stock market.

B.

Setting goals and objectives for a company.

C.

Scheduling and sending patient reminders in a healthcare center.

D.

Creating a presentation using various sources based on different topics.

Full Access
Question # 52

How do the prediction mechanisms for labels and general fields differ in the UiPath Communications Mining platform?

A.

Label predictions are made based on the text of the message as well as some metadata properties, while general fields are learnt from the assigned span of text and the context of the text surrounding that span.

B.

Label predictions rely solely on metadata properties, general fields are learnt from the presence of certain key phrases in the text.

C.

Labels predictions are based on assigned span of text and entities are predicted solely from metadata properties.

D.

Labels and general fields are both predicted based on the text of the message, with no consideration given to metadata properties or contextual surrounding text.

Full Access
Question # 53

How are UiPath RPA and AI Center used for process improvement?

A.

UiPath RPA and AI Center have overlapping functionalities, so they are not designed to work together in process improvement. Each tool serves different purposes and is used independently to achieve automation and AI capabilities, respectively.

B.

UiPath RPA and AI Center work together in process improvement by utilizing RPA bots to execute models deployed in Action Center that can be monitored in Insights. The ML models process data and generate insights, which are then used by the RPA bots to make informed decisions and carry out automated actions.

C.

UiPath RPA and AI Center are independent tools that do not work together in process improvement. RPA focuses on task automation, while AI Center is primarily used for training and deploying machine learning models.

D.

UiPath RPA and AI Center work together in process improvement by leveraging RPA capabilities to automate repetitive tasks and integrating AI Center to enhance decision-making and cognitive abilities. RPA bots can collect data, perform actions, and feed information to ML models in AI Center, which in turn can analyze the data and make predictions.

Full Access
Question # 54

Which environment variable is relevant for Evaluation pipelines?

A.

eval.enable_ocr

B.

eval.redo_ocr

C.

eval.enable_qpu

D.

eval.use_cuda

Full Access
Question # 55

What is the correct order of uploading a package exported from UiPath AI Center?

Instructions: Drag the steps found on the "Left" and drop them on the "Right" in the correct order.

Full Access
Question # 56

What is DOM in the context of Document Understanding?

A.

Digitized Object Model is an XML object containing information such as page data, content, and coordinates for every image identified in the file.

B.

Data Object Model is a YAML object containing information such as name, content type, text length, and the number of pages.

C.

Document Object Model is a JSON object containing information such as name, content type, text length, and the number of pages.

D.

Digitize Object Module is an XML object containing information such as mandatory field names, types, and values

Full Access
Question # 57

Which are the the minimum required inputs in order to configure the Classification Station as an attended activity?

A.

Taxonomy, Document Object Model, Automatic Extraction Results, Document Directory.

B.

Taxonomy, Document Path, Document Object Model, Document Text, Automatic Classification Results.

C.

Taxonomy, Document Path, Document Directory, Document Text, Automatic Extraction Results.

D.

Taxonomy, Document Path, Document Object Model, Document Text.

Full Access
Question # 58

Which is the correct description of the Configure Extractors Wizard?

A.

A mandatory step in the extractor configuration that allows choosing which extractors are applied to each field.

B.

A mandatory step in the extractor configuration that allows choosing which extractors are applied to each document type and field.

C.

A mandatory step in the extractor configuration that allows choosing which extractors are applied to each document type.

D.

An optional step in the extractor configuration which allows choosing which extractors are applied to each document type.

Full Access
Question # 59

Exhibit:

When a developer is examining a suspended state upon reaching a breakpoint, which activity will the Executor be directed to if Step Out is selected from the Debug section in UiPath Studio’s ribbon interface?

A.

S2

B.

S3

C.

A1

D.

S4

Full Access
Question # 60

Which of the following time periods can be selected when viewing Trends in UiPath Communications Mining?

Which of the following time periods can be selected when viewing Trends in UiPath Communications Mining?

A.

Daily, Monthly, Quarterly, Yearly.

B.

Daily, Weekly, Monthly, Yearly.

C.

Daily, Bi-weekly, Monthly, Yearly.

D.

Daily, Bi-weekly, Quarterly, Yearly.

Full Access
Question # 61

What are the available options for Scoring in Document Manager, that apply to string fields only?

A.

Exact match and Auto.

B.

Exact match and First span.

C.

Exact match and Native string search.

D.

Exact match and Levenshtein.

Full Access
Question # 62

Which generic ML Package should be used when the document type you are using is not part of the out of the box models?

A.

DocumentClassifier

B.

Document

C.

DocumentUnderstanding

D.

DocumentMLPackage

Full Access
Question # 63

For what type of documents is it recommended to use the RegEx Based Extractor?

A.

For structured or semi-structured documents in which layouts of different document providers have little to no variation.

B.

For structured or semi-structured documents in which layouts of different document providers vary greatly.

C.

For structured or semi-structured documents where the extraction method is based on a set of FlexiCapture definition files.

D.

For structured or semi-structured documents where for certain fields, data is always found in a strict, predictable format and context.

Full Access
Question # 64

Which of the following best describes UiPath Document Understanding?

A.

A suite of tools for automating document processing tasks.

B.

A solution for managing cloud infrastructure.

C.

A software for creating machine learning models.

D.

A platform for managing robotic process automation (RPA) workflows.

Full Access
Question # 65

What does the following expression do?

subTotalAdditions.Select(Function(field) CDec(documentFields(field))).ToList.Sum() + subtotal

A.

Sums up subtotal fields from the config file converted to CDec with the subtotal.

B.

Sums up all the line amounts and converts the fields to CDec.

C.

Sums up all the line amounts converted to CDec and the subtotal

D.

Sums up the subtotal to the total variable by converting it to CDec

Full Access
Question # 66

How has UiPath improved the experience for handling failed queue transactions in the 2023.10 release?

A.

Enhancing the logging capabilities to provide more detailed insights into each transaction.

B.

Implementing a sophisticated automatic retry mechanism to handle failed transactions without manual intervention.

C.

Recording and storing failed queue transactions for debugging purposes.

D.

Introducing real-time error alerts to notify users immediately when a queue transaction fails.

Full Access
Question # 67

What is a reason for pinning a UiPath Communications Mining Model?

A.

To allow AB comparing of the statistics of that model version with another one.

B.

To force the Ul to show predictions from that model version in explore

C.

To allow rollback of annotations to that model version.

D.

To delete all other model versions.

Full Access
Question # 68

How is the Taxonomy component used in the Document Understanding Template?

A.

To define the document types and the pieces of information targeted for data extraction (fields) for each document type.

B.

To apply rigor in the taxonomy of data, ensuring any newly discovered object fits into one and only one category or object.

C.

To organize knowledge by using a controlled vocabulary to make it easier to find related information.

D.

To apply relationship schemas other than parent-child hierarchies, such as network structures on the processed data.

Full Access
Question # 69

Which of the following statements best defines Dashboards in UiPath Communications Mining?

A.

Dashboards are pre-set visual displays for each dataset that can be modified only by admins.

B.

Dashboards are used for monitoring label and entity performance.

C.

Dashboards are fully customizable pages containing relevant charts and visuals for a specific dataset.

D.

Dashboards are a tool used for monitoring the performance of live communications channel integrations.

Full Access
Question # 70

What are all the ways to deploy Al Center?

A.

In cloud availability, on-premises air-gapped, on-premises online, hybrid mode (Al Center on-premise + Orchestrator on-premise). and Automation Suite.

B.

In cloud availability, on-premises air-gapped, on-premises online, and hybrid mode {cloud Al Center + Orchestrator on-premise).

C.

In cloud availability, on-premises, hybrid mode (Al Center on-premise + cloud Orchestrator), and Automation Suite.

D.

In cloud availability, on-premises air-gapped, on-premises online, hybrid mode (cloud Al Center + Orchestrator on-premise). and Automation Suite.

Full Access
Question # 71

What are the two main data extraction methodologies used in document understanding processes?

A.

Hybrid and manual data extraction.

B.

Rule-based and model-based data extraction.

C.

Rule-based and hybrid data extraction.

D.

Manual and model-based data extraction.

Full Access
Question # 72

What do entities represent in UiPath Communications Mining?

A.

Structured data points.

B.

Concepts, themes, and intents.

C.

Thread properties.

D.

Metadata properties.

Full Access
Question # 73

Why is it important to gather and analyze data about the languages in scope?

A.

The main reason is that all taxonomy fields should have their names translated into all the languages presented in the documents to be processed.

B.

Different Document Understanding components have support for different languages, so they have to be selected according to the requirements.

C.

This is a standard check but has no actual effect on the Document Understanding process.

D.

If an ML (Machine Learning) extractor is used, the model schema fields should be renamed according to the most frequently used language from the documents to be processed

Full Access
Question # 74

What is the correct execution order of the Document Understanding template stages?

Instructions: Drag the stages found on the "Left" and drop them on the "Right” in the correct order.

Full Access