PO XML Output modify custom map in XML Gateway
Hello all,
Please help me with extending seeded DTD for PO XML Outbound message.
I need to add additional fields in my custom map. I read in XML Gateway user guide that it is possible to add under USERAREA.
So I added fields in map and also added them to oagis_extensions.dtd:
Reloaded oagis_extensions.dtd under XML repository, test the map and still get error:
6014: Error while getting the XML Document: 'ORA-31011: XML parsing failed ORA-19202: Error occurred in XML processing LPX-00104: Warning: element "PODATE" is not declared in the DTD Error at line 1'.
Please help me - what I have done wrong and why it is not working?