122
Views
2
Comments
Access to shared folder from Outsystems Platform
Discussion
Hi everyone,
I have read the Outsystems Certified Discussion about share a file and setting NTFS permissions and tried all the steps described.
All I need is to read one file on a Windows Server 2008 R2 shared folder, from an Outsystems Platform Server.
The application pool process model identity is configured as ApplicationPoolIdentity.
Does anyone can help me?
Thanks
2018-05-03 15-19-41
Miguel João
Staff
Hi João

You need to have the application running with a user that has privileges to that shared folder.

If you read the forum post https://www.outsystems.com/forums/discussion/5653/how-to-setting-up-applications-access-to-file-systems/, did you tried out the Run As feature? Did the user belong to the IIS_WPG or IIS_IUSRS group?

What errors are you getting?

Cheers

Miguel Simões João
UserImage.jpg
João Mateus
Hi Miguel,
I forgot the domain name with the user on the Run As feature :-(
The only way I can put this working is in fact with the Run As feature, but at least I can put it running.
Thanks for your help :-)
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.