on ‎2017 Oct 30 6:52 PM
Hi Experts,
I have a Proxy to File(NFS) interface where i create a CSV file under Dynamic Folder, currently, this folder has dynamic name PurchaseOrder_Timestamp now this folder should have 775 permission currently these are getting created by 755 permissions.
I have path something like this : /KPMG/Orders/<PurchaseOrder_Timesatmp>
So can somebody help me with the command and script as i have never wokred on scripts/command before.
PI 7.31(Single Stack) : UNIX server
Thanks in Advance.
Kiran
Request clarification before answering.
Hi Kiran!
chmod -R 775 directory/
Regards, Evgeniy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, path to directory.
Regards, Evgeniy.
this can help you.
https://archive.sap.com/discussions/thread/1615575
set the permission on Run Operating System Command after processing option..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.