Has anybody ever had to work with a custom BOD for a third party application and, based on the XML definition, the BOD ID would need to be an attribute value, rather than an element value? ION isn't recognizing the value as the BOD ID and therefore I can't use it for a file connection point where I'd like to use the document ID as the file name. The main problem this presents is that I don't have any way to ensure a unique file name when the files are created in a shared folder. Using the Creation_Datetime as part of the file name is causing duplicate file names which either produce errors or are overwritten.