Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all articles
Browse latest Browse all 4384

Xml element retrieval on xml with namespaces - e.g. cbc:UBLVersionID

$
0
0

Hello

I am trying to deactivate xml of an electronic invoice document, without problems in the deactivate activity, however at the moment of using
the for each is throwing errors at me, because the attachedDocument header has quotation marks and: what could I do to walk through
and show me the variables of the next element?

I need to store labels:

cbc:UBLVersionIDDIAN 2.1</cbc:UBLVersionID>
cbc:CustomizationIDDocumentos adjuntos</cbc:CustomizationID>
cbc:ProfileIDFactura Electrónica de Venta</cbc:ProfileID>
cbc:ProfileExecutionID1</cbc:ProfileExecutionID>
cbc:IDb3623387a57344cf93816a876b266c42</cbc:ID>
cbc:IssueDate2020-02-19</cbc:IssueDate>
cbc:IssueTime12:41:41-05:00</cbc:IssueTime>
cbc:DocumentTypeContenedor de Factura Electrónica</cbc:DocumentType>
cbc:ParentDocumentIDFVE3438</cbc:ParentDocumentID>
cac:SenderParty

errors

OutData.Elements("AttachedDocument xmlns:ext=“urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2” xmlns:cbc=“urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2” xmlns:cac=“urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2” xmlns=“urn:oasis:names:specification:ubl:schema:xsd:AttachedDocument-2”>
") in for each

or with OutData.Elements(“AttachedDocument xmlns:ext=”) in for each

Thank

9 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4384

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>