XML Import-Export Forum :: Xml Errors
This thread was displayed: 0 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
John Pelsang
04-06-2007 19:24:38 GMT +2
|
The only thing with the xml I can get working is the xml frag that can only display the xml on the page. As far as importing the xml into a recordset, that completely fails with and invalid end of document error.
Issue 1:
I am looking to having one or two files with a dynamic url and mod write to pass a parameter(s) to generate a new rss call of a base address. Then this would call and display a new rss feed onto the page as html.
For example:
rss address: "http://www.myrssexamplesite.com/rss/local=".$VarZip."&cat=".$cat=".$category."&keyword=".$key.".xml"
Instead of manually putting in one rss address into the xsl transformation, I want that to be a dynamic so that only one frag file need be created to display an unlimited amount of rss address feeds. Is this possible or do I need to look for an alternative way to display all of these feed data?
Issue Two:
Ideally I would like to try getting the application to work using the previous method, but then I figured if I can import into the database and then display that that would work as well. So then I tried to do a import xml transaction.
I get this message:
Error Invalid document end on line 1. (XML_IMPORT_INVALID_XML_ERROR)
Your assistance is greatly appreciated.
|
|
|
Ionut MOICIANU
04-17-2007 16:14:53 GMT +2
|
Hello John,
Regarding the second issue - you are trying to use a custom approach which is not supported by the product's engine.
Please tell me how I can check the second issue - what is the xml that you tried to import? Can you attach it here?
Ionut
|
|
|