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


how to give the path of the file?
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 .
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
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.