[Progress Communities] [Progress OpenEdge ABL] Forum Post: Trying to read SOAP response

  • Thread starter Thread starter OctavioOlguin
  • Start date Start date
Status
Not open for further replies.
O

OctavioOlguin

Guest
Hi there!.. I've got this answer from a soap service. It contains an example of Mexico's electronic bill. I'm tryin to read the SelloCFD, UUID, RfcProvCertif, SelloSAT... They are embedded in the inner Xml, and also as fields of the outer Xml... - - 3A471502-9A27-4270-9ABD-1AD0E4E329A2 2017-12-18T12:34:23 Comprobante timbrado satisfactoriamente CGgP/Dsak8xNtsW9klZ0mTICLcNtH3UzZqo3RHQvXh9uLRtjWcVQWptJV07q76fF6kBeFAHYzNOFL+kGiFiObDgnztWBlSxsgh5OpX+dDmGiQHru6FgOea7H6tCNSY+5za0vuNFZwBEiG12Abp4mdKLrIj+GSNkKu1g5c9Jf6DhBEofMeVmlhiHPK5VbwvV+XsP6PoTRhvhEmqOKsZTAzD+/NY+F1z+1CPERozDyIZZrKtdaha7xj3kjsMIoZ2NOWozFiWr6ummazCYnLWy0tbq0HDJocIWUuwm9otcLah2Puh4uNfeS151IkuyGZkWmEs0irZDLbdUI2D9ko58q9Q== 20001000000300022323 I guess that if can fit the inner xml in one field, I can put that field to a file and do a DATASET x:READ-XML, as for that structure I do have a xsd file that defines it.. My problem comes from the first XML I got as response to the webservice call... How could I read this structure? Thanks.

Continue reading...
 
Status
Not open for further replies.
Back
Top