ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 25 - ASDEV01 discussion

Report
Export

Examine the following Process flow:

The data item 'City V is configured as a Text data item and has an initial value of 'LiverpooI'.

The data item 'City 2' is configured as a Text data item and has an initial value of 'Manchester'.

The data item 'City 3* is configured as a Text data item and has an initial value of 'London'.

The data item 'List of Cities' is configured as a Text data item and has no initial value.

The 'Calc 1' stage is configured as follows:

What will the value of the list of Cities' data item be after the Process flow has run?

A.
Manchester. London
Answers
A.
Manchester. London
B.
An Exception will be thrown as a data item with a Text data type cannot store a list of text values
Answers
B.
An Exception will be thrown as a data item with a Text data type cannot store a list of text values
C.
Liverpool Manchester.London
Answers
C.
Liverpool Manchester.London
Suggested answer: C

Explanation:

The calculation stage will append the values of City 1, City 2 and City 3 to the List of Cities data item, separated by spaces.The text data type can store words or phrases as well as numerical identifiers, and it has no character limit if the data is input by another method than manual1.

Reference:1https://bpdocs.blueprism.com/bp-7-0/en-us/helpDatatypes.htm

asked 16/09/2024
Susanne Hughes
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first