in reply to XML data extraction
Hello snehit.ar,
Is there any sample of code? Did you try something and did not work?
Are you getting an error on your code?
Update: When I execute your code including the line (print Dumper \@records) I am getting:
$VAR1 = [ { 'Time' => 'OK', 'name' => '3YP (421)', 'status' => '20', 'citype' => 'application' } ];
Based on your desired output the only difference that I see is the time. Is this what you are having problem retrieving?
Looking forward to your update. BR / Thanos
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: XML data extraction
by snehit.ar (Beadle) on Oct 11, 2017 at 11:43 UTC |