cancel
Showing results for 
Search instead for 
Did you mean: 

BP TRAVEl exercise create a collection

mathieuchopplet
Level 3
Hello,
In the BP travel exercise, we create a collection with different variables.
There is a decision stage to decide whether the first line of the combo box is empty:
Len([From Airports.Item Text])=0
I´ve got an error telling me that .Item Text doesn´t exist.
That´s correct because I don´t create it. This is how I get the list:

35027.pngI checked the solution, and I cannot see how the ".Item Text" was created.
What am I doing wrong?
2 REPLIES 2

sumire
Level 8
Which browser do you use?
If IE, "Item Text" is created.
IF Edge, instead of "Item Text", "Text" is created.
------------------------------
Mitsuko
Asia/Tokyo
------------------------------

EVIPUTI
MVP
When you get the collection in "From Airports" before running the decision stage can you simply check once what columns you see there in debug mode !
------------------------------ Vipul Tiwari Senior Process Simplification Developer Amazon ------------------------------