Hello Wonderfull People,
i need your help with this problem.
I want my robot to acces a two level outlook inbox. I meant, there are mainly two folders inside my inbox. and then in each folders there are several subfolders i have to access and make differents tasks.
In other words i have this structure:
i wanted to create a loop to acces all the subfolders just to create one unique list of unread emails and having red categories (Set in Lista Variable)
here in this picture below you will be able to see how i build my case.
“lstEmailFolders” is a variable which i created a list of differents paths i want my robot to go (folders and subfolders) to recuperate emails.
then i use a for each activity to go into each lstEmailFolders elements just to recuperate emails and create a unique list of emails ( Lista )
Hello @Srini84 and thanks for helping,
could you please indicate me where to write the condition:
condition as LIST.Length > 0 (sorry i am new on this)
Hello @Srini84 ,
thanks again for helping,
i am new i am trying to understand,
you meant i need to set a condition in the for each properties (input)
the place i marked on red (picture below) ?
in the picture you will find how i set my variables.
i am trying to figure it out what is my mistake…
Please advise me how to debug
Thanks