Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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