Unable to upload file in entity

Hi,
i am trying to upload a file into the entity. in the “file resource” property i am trying to give the file path. but i am getting an error .


When i tried giving the file then also im getting an error
image
image
how to give the path of the file?

Hi @Amruta_George3

Use path exist activity to check the path and you have an property - Resource if path exist - create a variable there and that will give you iresource variable to pass it in the upload file activity.

Hope it helps

Cheers

Hello please refer below file, it might help.
Upload File To Entity.xaml (8.9 KB)

Thank you. I tried this method and it worked

1 Like

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