Pipeline Copy from Object Store File Names
Summary:
We're currently trying to set up the pipeline to import current period trial balances for specific locations into FCCS data manager via the Pipeline Copy from Object Store job. In the source name field, it seems that it will accept either a full or wildcarded text string (ex. test_Oct-23.txt, or test*) or just the pipeline variable for the period ($STARTPERIOD) though this doesn't match the file name.
Is there a way to concatenate the text with the variable to only pull the file I want out of object storage without having to hard code the file name? Something to the effect of "test_$STARTPERIOD*" so that it will evaluate to the exact file I'm looking to pull in at runtime?
Tagged:
1