Skip to main content

Hi Guys, 

I am using the below method to geretae the file from database to application,Could you help me to create the subfolder , if its not there in application server.

  batch_transfer_handler_api.Download_From_Db

Hi Guys, 

I am using the below method to geretae the file from database to application,Could you help me to create the subfolder , if its not there in application server.

  batch_transfer_handler_api.Download_From_Db

 

If it is not creating the folder, you need to make sure the folder exists on beforehand.

 


I believe the folder should already exist, if not, you should create it.


Reply