Hi,
I have a RPA that takes files from my local machine and upload them into an Appian folder with the Upload Document module provided in Appian Services..
When I run the RPA within the Appian RPA console it works perfectly fine.
I want to trigger this RPA from an Appian Process Model that uses the Robotic Process Smart Service but when I do so the RPA start fine but then I have an error that I can't solve so far... (looks like it's about the Target Folder).Error code APNX-1-4530-021 with message "docFolderUuid query paramter is not found." found for resource /api/v1/uploadDoc
Can anyone help me?
Thanks,
Jeremy.
Discussion posts and replies are publicly visible
Can you verify that your user or the connected system service account has editor access to the Appian folder?
Thanks, actually I didnt have the Service Account with an acces to the folder...