Access denied while creating virtual folder in webapp
Hi Team ,
we are downloading a file from storage account container to virtual path and then reading that file and after successfully storing data to database we are deleting that file from one container and placing it on another container .
While doing this process we get below error(access denied) , virtual directory is being created from java code .
2023-02-13T13:56:19 PID[9136] Information 2023-02-13 13:56:19.989 INFO 3568 --- [ main] c.a.a.r.service.IamTradeFile : path \path\inputtradeabsolute path C:\path\inputtrade
2023-02-13T13:56:20 PID[9136] Information 2023-02-13 13:56:19.989 ERROR 3568 --- [ main] c.a.a.r.FileReadingComponentApplication : Error in loading trade filejava.io.FileNotFoundException: C:\path\inputtrade\IAM_TRADE_FILE_20221118_165100.csv (Access is denied)