Xml file reading and extracting some information from it

Hi,

image

need to find these two values together, how to achieve it

similar to:

xDoc - the output of a deserialize XML Activity

grafik

image

is my expression is right to get both values together?

as mentioned above you can test quickly by your own. We would recommend to extract it into two varaibles and concat it later to a third variable

what is wrong in this expression, i created two variable and wrote expression for both and added both variable but it throws below error.

Assign: Object reference not set to an instance of an object.

image

trying to find “importe” value


changed attribute value to importe

got error

pls help,

find me the expression for these values.

Tax Amount Importe

Importe=“161.92”

net amount Traslado Base

Traslado Base=”1012.00

Line number between each “conceptos”

Line quantity In Concepto: Cantidad

-Cantidad=“1”

Line amount ValorUnitario

ValorUnitario=“1012”

Line description In Concepto: Descripcion

-Descripcion=“RECUPERACION ELECTRICIDAD COMERCIAL!!29512 !PERIODO: MAYO 2022”

Currency Moneda

Moneda=“MXN”

from

it’s urgent because m getting error

Just explore what
Element
Elements
Descendants

are about and analyse the element path within the document when setting up the retrieval

Docu for descendants Extensions.Descendants Method (System.Xml.Linq) | Microsoft Learn

Hi @ppr ,

thanks for your constant support, everything working out fine, except one.
pls check this and then i will close the thread.


let me know the problem where i am doing mistake.
image

Was working at our end as shown with the Screen shot

What is IT doing at your end, Had you checked within the immediate panel?

hey,

it’s fixed. was little issue

i will close the thread

thank you so much

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.