I have a peculiar issue where I assign {filenamebase} to an otherwise unused IPTC field in the IPTC stationary pad. The intent is that any TIFs, JPGs, etc., generated from the NEF will have an identical value in all the generated files and the original file, tying them all together.
If I run the IPTC stationary pad after the ingest, this all works fine. However, on ingest I get the camera generated file name from the flash card, which is meaningless.
What I really need is a variable called "newfilenamebase" or something like that
Is there any pre-existing way to do this? As it stands I have to remember to always blow the IPTC stationary pad back down through all the images, somewhat negating the benefits of the IPTC assignment on import. I'd be better off not even assigning the IPTC pad to force me to do it after the ingest. A side problem is that I have to remember not to do this assignment on any generated JPG and TIF files. It would be better to do this once, and only once, during the ingest, but I need to know the renamed name of the file via a variable.