Skip to main content

Advanced Expressions - Lab A

A file named “PropertyExpression_JAN_A_1234.txt” needs to be collected and renamed the first 26 days of each month.

  • JAN is the abbreviated month when the file was generated.
  • The A is the letter A through Z specifying which day of the month this file was created.
  • 1234 was the Time in hhmm the file was created.

Create an on-demand “Move Job” that will archive the file.

The following must occur as part of the archive:

  • Change the case of the month from all upper case to all lower case.
  • Send an email containing only the Letter of the file name using the SubString function.
  • Update the Time stamp to exactly 2 hours after we archive the file (2:00).
    • Not the source Time, but the Time the Archive Job is run.
Note

You will have to create the file, source, and destination folders