How add path of folders in a Queue

Hello guys, I take all path of folders inside of another folder, but I need add this paths to my queue.

How I can configure my “add queue item” to add this paths in my queue?

Thx!

Hy @Diego_Pin,

Yes it is possible: use the function Directory.get Directories(“Folder Path”). Use the Assign activity to a variable type array of strings.

Is it clear to you?
Any questions please let me know.

Thanks

Hello @William_Blech_Sister… Thx

One question, when I’m use the activit “Add Queue Item” How I can use the itens of I’m add in queue in part of process?

Exmlp: When I use “Add queue Bulk” I use In_transactionItem.SpecificContent(“Column”).toString
If I need “Call” with “add queue item” How I can take the informations to use?

thX!

Hy @Diego_Pin,

Very glad I could help you :slight_smile: Please check my worflow to understand how to use queue items.

QueueItems_Test.zip (31.9 KB)

Please like my posts, it helps me.

Any other question please let me know.

thanks

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.