Data Import File Path %hour-1%

Comments

3 comments

  • Konsta Danyliuk

    Hello Anson.

    At the moment, file and path name patterns do not allow to use of %pattern-N% expressions. That's why %hour-1% or %hour%-1 won't be recognized and calculated.

    However, you could reconfigure the pattern using the File Name and Path Filter (by Date and Time) option.

    • In an ImportJob configuration put the %hour% pattern into a file/path name. Right away it should return the current hour value based on the Datameer application server time-zone.
    • Go to the File Name and Path Filter (by Date and Time) section and choose Filter by Dynamic dates.
    • Put NOW()-1h as both Start and End expression. This should changes the %hour% pattern from the current hour to the current hour -1.

    Example

    • At the moment its 11:25 at the Datameer application server.
    • The %hour% pattern returns 11 as expected.

    • However, as soon as I put NOW()-1h to the Dynamic dates filter it changes to 10.

    I hope this helps you to import the required portion of data.

    0
    Comment actions Permalink
  • Anson Chan

    Hello Konsta,

    Thank you very much. I followed your guidance and it works like magic! :)

    Kind Regards,

    Anson

    0
    Comment actions Permalink
  • Konsta Danyliuk

    You are welcome, Anson.

    0
    Comment actions Permalink

Please sign in to leave a comment.