Hello,
Thanks for your help first.
I recently used 「CSVuntil」 to create some files and send them to other places. The line is I click 「download」 in Server A, then they will be created and sent to Server B's folder.
The problem is I don't have an account in Server B's Outsystems, so I don't know which user is running Outsystems and why this user have the permission to rewrite or delete those files?
In addition, from security in those files, I realizes those files are created by OutsystemsApplications, but I still don't know the connections.
I would appreciate explanations for further clarifications!
Hi Fogbound,
you facing this issue(rewrite or delete those files ) because your outsystem user don't have permission to access that server B's folder which you need to rewrite or delete those files . you need to give permission manually on that server B's folder .
Thanks!The permission is the key. However, in server B , the outsystemsApplications actually have the permission to rewrite or delete those files. Is there any way I can check which permission the outsystemsApplications has?By the way, I Check the windows users, no user named outsystemsApplications, so I suppose this is a permission problem in Outsystems' setting.
Hey!
From what I can understand you need to assign permissions manually.
Thanks for your help!I'll check manual of permissions in Outsystem.