cancel
Showing results for 
Search instead for 
Did you mean: 

Blueprism Interact

SC_Utilita
Level 4
Hello Team,

I was just wondering to know, Is there any option to send bulk inputs from front end forms to queue using Interact functionlaity. I know there are options called table upload csv while creating forms but those are not useful to send bulk values.

Please let me know if anybody is aware of this.

Regards,
sujatha Chebrolu

------------------------------
Sujatha Chebrolu
------------------------------
1 BEST ANSWER

Best Answers

Hi, Sujatha,

you need to download file first via Utility - HTTP, action HTTP Request and store it somewhere on your local drive before accessing it. See the screen shot below.

4331.png
Regards

------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------

View answer in original post

7 REPLIES 7

Hi, Sujatha,

you can upload a file with a structure and that can be processed and load many items into the BP queue.

Is it something like that you are looking for?

Or please provide more details of your requirements.

Regards


------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------

Hi Zdeněk Kabátek,

I have created a form in which we can upload a csv file and after uploading the csv file in to queue, when I get next item details it is showing as below rather than showing the actual data which is inside the csv file.
4311.png
Also the csv file which I have uploaded is having some no of rows like below4312.png
Please let me know how to upload them as a separate queue item to process.

Regards,
Sujatha Chebrolu




------------------------------
Sujatha Chebrolu
------------------------------

Hi, Sujatha,

you have to do it in two steps. You should create a master queue or parent queue where you load the item with csv file - one item per csv file. Then there should be a child queue where you load the items from csv. It may seem complicated but it is the best way how to keep track of your process csv files and rows from csv files. 

So in your process you load the csv file into collection and then call action Add To Queue with the collection created from csv file.

Is it clear?

Regards




------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------

Hi Zdeněk Kabátek,

That makes sense to me and thanks for that.

I did the way you mentioned earlier. But my interact is in different server and bot is in different server and when I was trying to load csv in to collection I am getting below error.

How to resolve this?

4319.png
Regards,
Sujatha Chebrolu

------------------------------
Sujatha Chebrolu
------------------------------

Hi Zdeněk Kabátek,

Could you please let me know how to solve this?

Regards,
Sujatha Chebrolu


------------------------------
Sujatha Chebrolu
------------------------------

Hi, Sujatha,

you need to download file first via Utility - HTTP, action HTTP Request and store it somewhere on your local drive before accessing it. See the screen shot below.

4331.png
Regards

------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------

Hi Zdeněk Kabátek,

Thanks a lot for your resolution. It worked.

Regards,
Sujatha Chebrolu


------------------------------
Sujatha Chebrolu
------------------------------