Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
When inserting graphic file into an XML document, Arbortext Editor inserts the absolute filesystem path. Instead, it should import graphic file into Windchill storage and insert a link to that file. How do we achieve this behavior?
Hi Alexey--
If your Windchill adapter is configured correctly, that should happen when you check in the XML document. The burst rules should handle the upload and storage of the graphic at that time, and replace the local file path with a URL to the Windchill object created for the graphic.
--Clay