Actual Complete Real Exam Questions And Correct Answers
(Verified Answers) Already Graded A+ | Guaranteed Success!!
Newest Exam | Just Released!!
What is the easiest way to collect feedback from users from
within your app? -
ANSWER -Use the feedback
widget
What alternative to drawing an association between two entities
can you use to connect two entities, each located in a separate
domain model? - ANSWER -By right-clicking in an entity and
selecting Add>Association.
Which of the following XPath constraints should be used to
allow users to only
see their own notifications? - ANSWER -
[Notifications.Notification_Account='[%CurrentUser%]']
What can you use whenever you wish to display a navigation
menu, but not the
main navigation tree? - ANSWER
–Menu
,How many source and destination languages can you
specify? - ANSWER -
One source, one
destination
What does default project language define? - ANSWER -The
language which
users will see when using
your app.
When and how a default language of an app needs to be
selected? - ANSWER
-Automatically at the moment of app
creation.
Where can you choose the development language? - ANSWER
-In the toolbar
of Studio
Pro
Which of the following functionalities do you need to use to
show a complete list
of all translatable texts of a source and destination
language? - ANSWER -
Batch
translation
,What is the most appropriate prefix for Import Mapping
name? - ANSWER -
ImM_
What do you need a Model Id for when using Invoice
Processing Service? -
ANSWER -To configure the Invoice Processing
activity with the app
What are the parameters that Invoice Processing Activity
has? - ANSWER -
Model Id, Image List, Import Mapping, Task
Queue, Output
The different microflows you need for Invoice Processing app
are the microflows to: - ANSWER -Start invoice extraction and
process invoice extraction
Where can you find the Model Id for Invoice Processing
Service? - ANSWER -
Document Training
Web
What is the best alternative to process something immediately
after an object is
committed? - ANSWER -Event
Handler
Can you use Invoice model as soon as it is created in Document
Training Web?
, - ANSWER -No, the model has to be
published first
How do you make sure that the file(s) uploaded into File
Dropper will be correctly associated with ImageBatchInvoice
entity in your page? - ANSWER By assigning the right file entity
and Association to context in the File Dropper edit window
Which widget do you need to display the extracted data of
the invoice? -
ANSWER -Data
grid
You want to allow the end-users to delete some extracted
result. How can you achieve this? - ANSWER -Create a
microflow which will delete selected rows and configure a
delete button to call this microflow
What is the sequence for publishing a model? - ANSWER -
Create Model -
Upload sample images - Add Marker -
Publish Model
What are the steps to follow to make the IDS work? -
ANSWER -Train the
model - Publish the model -
Extract data