Skip to main content
Question

batch_transfer_handler_api is not creating folder

  • March 11, 2020
  • 2 replies
  • 188 views

Forum|alt.badge.img+2

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

2 replies

Mathias Dahl
Superhero (Employee)
Forum|alt.badge.img+32
  • Superhero (Employee)
  • 2901 replies
  • March 23, 2020

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.

 


Forum|alt.badge.img+18
  • Superhero (Partner)
  • 368 replies
  • March 24, 2020

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