We use Import Agent and have about 50 different monitored folders and each year I have to go in and manually change the destination path because it sends the stuff to a folder with the year in the name.
I'd like to not forget to come in manually and update automation settings every year.
Things I've tried:
Generic Text an Number token called Year with a default of 2023 | folder ends up being named %(lfField_Year)
Change year in the path to %(Date#"yyyy"#) | IA doesn't process the document at all
Really can't think of much else on how to solve this problem.
Edit: Both the below answers are great workarounds and I already built a Workflow to handle this but I would still like a way to get Import Agent to use the current year as to not need to rely on other process when I feel that IA has to have some way of making this happen.