Skip to main content

we use An API call in order to get information from a GIS app, the response we get is an XML,

we want to convert to attribute

I used the many of the transformers there but didn't get the expected result

how we could extract all the attributes from the XML and their value

this is the XML we are getting from the rest API response we get

 

Hi @boubcher

Could you save this file with xml extension and structure xml?

 

Thanks,

Danilo


sure

data.xml


Hi @boubcher

Could you save this file with xml extension and structure xml?

 

Thanks,

Danilo

sure just added the file data


@boubcher Thanks your data.

 

I received your data and changed it incluiding in the end this xml the tag <\\layers>.

After I read this file in Workbench.

 

Thanks,

Danilo


@boubcher Thanks your data.

 

I received your data and changed it incluiding in the end this xml the tag <\\layers>.

After I read this file in Workbench.

 

Thanks,

Danilo

@danilo_fme

did you use a simple XML reader or XML Flatnner , could you please share the WS ,


@danilo_fme

did you use a simple XML reader or XML Flatnner , could you please share the WS ,

I used the Reader XML - Parameters - Elements to Match

 

Thanks,

Danilo


Reply