Trying to use a .xml file to fill out project parameters. Any help is appreciated


Trying to use a .xml file to fill out project parameters. Any help is appreciated


Can you show us the input?
Input is just File Path node
If you look at the XML input it’s asking for a string value. That’s the string data of the XML file, not the filepath. You need to read the data from the file to a string then deserialize the string data.
What does the error say? Same as before? You may have a formatting issue.
yes same issue

Probably a formatting error then. The node can’t convert a value.
Bakery package, but using Bakery I found alot of issues with it’s customs nodes not working and unresolved issues