Hi all,
We recently updated from 2023.1 to 2024.2. I updated the Sharepoint Input tools as well, since we jumped a Python version, to 2.7.2. In doing so, it looks like my existing batch macro used to pull the most recent file in a Sharepoint folder has quit working.
I updated the tool version, but now the tool is only pulling the file I used to set it up and not the new one per the Item Path where I changed the file name. I can't find where I may be going wrong, and I'm unclear how it is finding the original file after I've replaced the file name with the one I want. I figure that is the sticking point, and if I can figure that out, I can potentially replace that area too and solve my issue. Does anyone know what field that might be?
Macro Settings:
Open Debug:
Open Debug (refreshed files, note presence of updated file name, selection of "old" file name):
Open Debug (run without errors, data from selected/setup file, not new file name):