How do i get permission rights of the folder, once it is created thru' AE?

I need to pass a script for exporting data from DB server to excel. That script contains a folder path, which is created thru’ AssistEdge and not manually.
Script is failing because of this.
If I am creating folder manually, script is running successfully.
Are there any kind of permission rights that are required once folder is created thru AE?
Kindly guide.

Hi,

Giving folder permission can be machine specific. Product by itself do not mandate to give explicit rights
Manually try running command mkdir <<foldername>> by opening cmd in non admin mode and see if script is running

Regards,
Amit Anand

May i know what exactly we did here?

I tried running mkdir in cmd, but it shows that 'A subdirectory or file in already exists.
Script is running successfully if I create the folders by myself, but it is failing when folders are created by AE.

Error which comes while running script:
SQLState = S1000, NativeError = 0
Error = [Microsoft][ODBC Driver 13 for SQL Server]Unable to open BCP host data-file