Hi, is there any way to change the default field name of 'FileName' when selecting the Output File Name as Field option (Full Path or File Name only) on the Input tool? I have a batch macro importing files across multiple systems, one of the fields at import is also named 'FileName' and gets changed to FileName2 and throws the rename warning message. Ideally, I'd like to change the default name to something else and not have to rename the fields after the import is complete. I've played around with the XML but couldn't get the name to change.
I have the option of passing a Record ID to a control parameter and then joining that back to get the filename post macro, but the dataset is pushing 100gig and I'd like to avoid adding any additional joins to the workflow where possible.
Cheers.
