Specify the gorup while spcifying the permissions

Advertisement

Perhogan
Donor
Joined:
Posts:
10
Location:
Germany

Specify the gorup while spcifying the permissions

I have implemented a VBA that allows me to create several excel files and upload them to an SFTP server.

After that i just need to connect to and online application and specify the folder where i copied them for triggering the execution on the server (the excel has a macro that creates the input file for a computational model).

however to be able to execute the file from the online application, i would need to make them executable for a specific group of users.

by default the group that is assigned to the files upon the session.PutFiles command is not the right one.

is there a way to specify the group similarly as i can do from the user interface?

Reply with quote

Advertisement

Perhogan
Donor
Joined:
Posts:
10
Location:
Germany

Would the Session.ExecuteCommand be of help?

if yes waht would be the command to change the group?

thanks!

Reply with quote

Advertisement

You can post new topics in this forum