Skip to main content
Question

File and Folder Attributes Package, how to use dictionary?

  • January 21, 2022
  • 2 replies
  • 1691 views

Forum|alt.badge.img+4

hello,

 

I downloaded File and Folder Attributes Package and I used action 'File Attribute' because I want to know the path of file, I don't know how to use it with dictionary, if anyone could help me!

 

here's the link of the package,

File and Folder Attributes Package - Bot Store (automationanywhere.com)

2 replies

Forum|alt.badge.img+12

Hello @Lujain Mohammad​ . I've used this package before. It returns a Dictionary with the details on the file/folder. In this link you will find how to use a Dictionary variable. Let me know if this helps 😊


Forum|alt.badge.img+2
  • Cadet | Tier 2
  • May 10, 2023

Hello,

 

I’m also using this package. Using “folders in folder” which returns a list does work but when I try to get the attributes from a certain file or folder path by putting the attributes into separate variables or a dictionary, I’m always getting an error message (“ The field 'content' must not be null).

It seems like the action can somehow not capture the attributes.