in reply to Re: How might one determine empty XML payload?
in thread How might one determine empty XML payload?
I'm a bit confused here. $input_xml should change to the value you set in $xml when my database request gets to the end of the table. So I substituted $xml for $input_xml and I am getting the following error. Not sure how to use the library correctly yet.
XML::LibXML->load: specify location, string, or IO at ./ServiceNowCMDB_ALL_CI_DumpXML.pl line 99.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How might one determine empty XML payload?
by haukex (Archbishop) on Jun 02, 2016 at 14:30 UTC | |
by vlturner (Sexton) on Jun 02, 2016 at 14:56 UTC | |
by GotToBTru (Prior) on Jun 02, 2016 at 16:15 UTC | |
by vlturner (Sexton) on Jun 02, 2016 at 17:15 UTC | |
by vlturner (Sexton) on Jun 02, 2016 at 18:32 UTC |