Open external XML in Oxygen XML Web Author
Posted: Wed Jun 27, 2018 11:16 am
Hi,
As of now I'm opening the XML stored in Tomcat work folder in Oxygen XML Web Author but I want to open an external XML and edit the XML in Oxygen XML Web Author and save the XML contents.
The external XML can be retrieved either by any one of the following methods
1. calling a REST web service
2. Opening an already saved XML from local file system
Please let me know which of teh above option will work and how to make it work or is there any other better alternative available.
solution tried:
I edited the 'url' request parameter and was able to view and edit the XML but not able to save.
ex - http://localhost:8080/oxygen-xml-web-au ... r_XML_Path>
As of now I'm opening the XML stored in Tomcat work folder in Oxygen XML Web Author but I want to open an external XML and edit the XML in Oxygen XML Web Author and save the XML contents.
The external XML can be retrieved either by any one of the following methods
1. calling a REST web service
2. Opening an already saved XML from local file system
Please let me know which of teh above option will work and how to make it work or is there any other better alternative available.
solution tried:
I edited the 'url' request parameter and was able to view and edit the XML but not able to save.
ex - http://localhost:8080/oxygen-xml-web-au ... r_XML_Path>