53
Views
4
Comments
How can I know which user is running OutSystems?

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! 

2024-03-22 09-17-23
Chandra Vikas Sharma

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 .


UserImage.jpg
一鳴 張

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.

2023-01-03 11-55-04
Suchita Khandelwal

Hey!

From what I can understand you need to assign permissions manually.

UserImage.jpg
一鳴 張

Thanks for your help!
I'll check manual of  permissions in Outsystem.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.