- Posts: 25
- Thank you received: 4
create subdirectory with the name = current datetime
2 months 6 days ago #22766
by Carl
create subdirectory with the name = current datetime was created by Carl
The following user(s) said Thank You: admin
Please Log in or Create an account to join the conversation.
2 months 5 days ago #22767
by admin
Mike
ETL Architect
Replied by admin on topic create subdirectory with the name = current datetime
Something like this should workC:\Data\{GetSystemDate('YYYYMMDD')}
wiki.etl-tools.com/advanced-etl-processor/dynamic-file-names/
Mike
ETL Architect
Please Log in or Create an account to join the conversation.