BP TRAVEl exercise create a collection
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-10-21 03:42 PM
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:
I checked the solution, and I cannot see how the ".Item Text" was created.
What am I doing wrong?
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:
What am I doing wrong?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-10-21 10:59 PM
Which browser do you use?
If IE, "Item Text" is created.
IF Edge, instead of "Item Text", "Text" is created.
If IE, "Item Text" is created.
IF Edge, instead of "Item Text", "Text" is created.
------------------------------
Mitsuko
Asia/Tokyo
------------------------------
Mitsuko
Asia/Tokyo
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-11-21 05:02 AM
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
------------------------------
