mercredi 1 avril 2015

XML Reports

Hi,



I wonder if somebody can help me resolve a problem with ther Reporting API. I am struggeling to expose and access the "close_table" embedded in the XML stream.



To get the XML report file I am using the following function;



string url = this.mSession.getReportURL(account, start, end, "xml", null, null, 0);

System.Xml.Linq.XDocument doc = System.Xml.Linq.XDocument.Load(url);



The data loads fine, but I am struggeling to decode the schema and need some assistance.

The schema is located here;



http://ift.tt/1I6ySXB



Any help or insight would be appreciated.

Thanks

QT




Aucun commentaire:

Enregistrer un commentaire