Foundation Training - Chapter 9.4 - Work Queues Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-03-22 10:15 AM
I'm writing once again as I need your help with the foundation training.
In chapters 9.3 and 9.4 there is an introduction to queues and the associated narrative.
The issue I have is with the exercise 9.3.2 which states the below, without providing guidance on how to do it
Despite I followed the remaining steps exactly as stated, I believe this creates an issue when it comes to 9.3.4, where by the way the exercise still doesn't clarify in which part of the process should I add the Note stages
However, the main issue arises when I try to defer the queue. Per below, the "Get Next Item" in Queue Exercises 1 returns nothing
But when I run it, it returns the below
I watched the online training and I modified the Queue Exercises 1 so that it looks like the below. However, the problem still persists
Can you please check and let me know? This training is done on a very pressing timeframe and it's frustrating that I get stuck in seemingly easy points like above.
Thanks
------------------------------
Georgios Stakias
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-03-22 12:49 PM
The error is telling to you that the column doesn't exists in the collection.
Can you debug the process and check what fields do you have when you execute the "Get Next Item" stage? You need to type the fields exactly as the collection field name.
See you in the community, bye 🙂
------------------------------
Pablo Sarabia
Architect
Altamira Assets Management
Madrid
634726270
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-03-22 01:52 PM
------------------------------
Malcolm Fallon
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-08-22 11:05 AM
Hi all,
are there any news on that issue - have the same problem 😞
Thanks a lot.
------------------------------
----------------------------
Christian Freichel-Tworeck
----------------------------
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-08-22 11:01 AM
Please can you ensure you're working on the latest version of the Blue Prism Foundation Training course from the Blue Prism University.
Looking at the screenshots provided, we suspect you are working from an old version of the training course. Where did you get the PDF from?
Please use the link below to access the latest training collateral, all PDFs are available to download in Section 12.
Blue Prism University - Foundation Training
Many thanks
Jayne
Jayne Tremlett
Curriculum Developer, Education Services
Time Zone: UK
Have you completed our Blue Prism University survey?
Jumpstart Your Blue Prism Learning Journey by installing our Learning Edition
Learn more about our Academia Program
Join the conversation with our Blue Prism University Community
Find our FAQ page and contact form here
------------------------------
Jayne Tremlett
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-08-22 01:50 PM
many thanks for your support and the link.
But - in my case - the issue is not the course. I've completed it so far.
The issue is the error message: "Internal : The field "xxxx" doesn't exists within this collection".
I try to get the value of a field out of the collection with "[Data.xxxx]" and then the error message appears.
But in the Collectin "Data" I can see the field "xxxx" as well as a value in that field.
("xxxx" is here a placeholder for "Kundennummer" or " Artikelnummer" or..... as you can see in the Field Column below).
Can you help in that?
Many thanks.
------------------------------
----------------------------
Christian Freichel-Tworeck
----------------------------
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-08-22 07:25 AM
Did you try checking in the debug mode to identify why the data is not coming to the "Data" collection?
If it's coming, then why it is getting refreshed?
Once you get the data in the collection, are you immediately using it or it is getting used in some other page?
------------------------------
Manpreet Kaur
Manager
Deloitte
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-08-22 10:59 AM
Hi Manpreet,
the data are in the "Data" Collection - that's the point why I can't understand the error 😞
Here a simple process to demonstrate the issue:
At that point in time the "Data" Collection has the following values:
I try to get the value of "Artikelnummer" in action "Notepad::Write" with:
Any idea what's the problem here?
Best regards Christian
------------------------------
----------------------------
Christian Freichel-Tworeck
----------------------------
------------------------------
