Update: We've managed to fix the WUG xml importation problem we were having (creating empty maps). Seems there was an editor error which was removing a specific set of brackets.
That fixed, however, we're still having a problem. The import works fine in that it creates the specified icons, and populates them with the information we provide via a script....except......it fails to import the following into the Notes field (excerpt from Notes section of xml file): <Notes> <html><head> </head> <body> <div ID="textDiv"> <IFRAME SRC="http://x.x.x.x/xxxxx/viewconstituentdetails.php?siteid=SITE00000021203" NAME="dboutput" SCROLLING="Auto" WIDTH="800" HEIGHT="500" MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER="No"> </IFRAME> </div> </body> </html> </Notes> It's worth noting that the code above is exactly the same as that which was exported from WUG except for the site# which is generated by an outside script prior to rebuilding the code for import. Quite literally though, with respect to the Notes field, it only replaces the site# we had in our export with its own. Other than that, it's exactly the same as WUG's export for this section. Any reason(s) why this isn't importing? Thanks. Dave > > ----- Original Message ----- > > From: "David R. Fletcher II" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Monday, September 23, 2002 8:55 PM > > Subject: [WhatsUp Forum] XML import problem > > > > > > > In an attempt to automate some html template embedding (into the notes > > section > > > of a device's properties), and using WUG 7.0, I exported several maps to > > .xml, > > > then edited the xlm's using a script to include the necessary html code as > > > necessary. My hope was to import these .xml's back into WhatsUp, and see > > the > > > results...saving myself hours and hours of typing. But...for whatever > > reason, > > > they do nothing when imported. I've tried importing the maps into a blank > > map, > > > importing them directly into a "no context" situation, and into a current > > context. It > > > doesn't matter what combination of "trickery" I try, the imports produce > > empty > > > maps. > > > > > > I've made the necessary checks inside the file, and to the best of my > > knowledge, > > > there's nothing improper in the code. And if it's important or not, they > > are > > > "browsable." > > > > > > Anyway, is there something particularly important I'm not doing, or that I > > am > > > doing improperly (help/manual didn't reveal anything)? Any suggestions > > what > > > might cause the results I'm seeing? Any bugs I must overcome first? > > Tricks? > > > > > > Thanks for your suggestions. > > > > > > David R. Fletcher II > > > Network Specialist > > > Region I, Chicago > > > Illinois Century Network > > > 312-814-3026 - Voice > > > 312-814-9795 - Fax > > > [EMAIL PROTECTED] > > > > > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > > to be removed from this list. > > > > > > An Archive of this list is available at: > > > http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ > > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > to be removed from this list. > > > > An Archive of this list is available at: > > http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ > > > > David R. Fletcher II > Network Specialist > Region I, Chicago > Illinois Century Network > 312-814-3026 - Voice > 312-814-9795 - Fax > [EMAIL PROTECTED] > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > to be removed from this list. > > An Archive of this list is available at: > http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ David R. Fletcher II Network Specialist Region I, Chicago Illinois Century Network 312-814-3026 - Voice 312-814-9795 - Fax [EMAIL PROTECTED] Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
