EXAM/ QUESTIONS WITH CORRECT ANSWERS
VERIFIED 100% CORRECT ( A+ GRADE)
In which view can you NOY apply changes to the app interface to affect the user
experience - ANSWER -Test view
Which view in the Interface Designer allows a user to enter app values and open
the follow in Debug updated with those values? - ANSWER -Test View
Which functionality is not supported with apps published to the Server -
ANSWER -Enabling the Save As dialog window
File Brows tools may be used to updated both input data and output data tools -
ANSWER -true
Based on the file browse tool's configuration, which type of files will a user be
able to input in the app? - ANSWER -all file types
Multi-line text entries in a Text Box Tool are separated by which character? -
ANSWER -Newline (\n)
Specific cell values can be updated with a Text Box Tool when it is connected to
which tool? - ANSWER -Text Input Tool
Select the attributes of the Text Box Tool from the options below: - ANSWER -
Display Default Text
Multi-Line text entry
Text Masking
If a user enters the value greater than the set maximum value, the default value
will be used for workflow processing - ANSWER -false, the maximum value will
be used
, Which the following options can be configured in the Numeric Up Down tool's
interface - ANSWER -Increment
Minimum Value
Number of Decimal Places
"Drop Downs allow a user to select multiple values from a list - ANSWER -false,
only one value
Select the manual entry configuration that would allow a user to select a country
(Brazil, Japan, France) in a Drop Down to filter the results in the column
"Country" in the table - ANSWER -Brazil (drop down option):BR (what appears in
the spreadsheet)
Japan:JP
France:FR
Which of the following options can be used to list values in a Drop Down tool? -
ANSWER -Manual entry of display values
Use fields from an incoming data stream
Read in display values from a file
Show values from a licensed third party data set
Which mode in the List Box was selected in the tool's configuration?
App Values:
<WizardValues>
<Value Name="List Box (11)">"JFK,"LAX","SFO"</Value>
</WizardValue> - ANSWER -Generate Custom List
Which statements regarding the List Box tool are true? - ANSWER -When
generating custom lists of selected values, the Start Text, Separator, and End Text
can be customized
The List Box can be configured to display all list values as "selected" by default in
the app's interface