on 2017 Oct 25 4:45 PM
Hello,
I have the following requirement. I upload data with BODS into an Azure blob storage. According to their processing time, the files shall be put into folders. The folder structure should look like this:
TABLE/year (YYYY)/ month (MM)/ day (DD)/ hour (hh)
I already found the remote path prefix option in the file location, but there it is not possible to use any variables (or I don't know how).
We are building a workaround with a power shell script which will upload the files. Meaning, we are not using the file location of BODS anymore.
I really would like to have a solution inside BODS. Do I miss something?
Thanky in advance.
Best regards
Scott
Request clarification before answering.
I know this may be a bit late but you could generate and execute a BODS command line script to generate the directory and load using AZCOPY. Sure you will use a normal BODS file location to stage the file, but the dynamic directory creation can then be done from inside BODS using variable when you generate the AZCOPY command. Just a thought 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
46 | |
9 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.