and flattening the elements:
not the output is fine, im getting what i require out:
I have my SystemCodeNumber, Easting and Northing out. I would like to add them as i one to many so i can get my output as required. At the moment im testing to see if the attribute exists and storing it in a VariableSetter and Retrieving it before writing.
What im trying to figure out (without having to go down the python route as i can do it in python is if we have a simpler way to do this?
Thanks
Hi Takashi. Apologies, the Speed element gets added in a FeatureMerger later in the workbench.
I will give your advice a go and let you know, thanks for your reply.
Hi Takashi. Apologies, the Speed element gets added in a FeatureMerger later in the workbench.
I will give your advice a go and let you know, thanks for your reply.
OK. In addition, to improve performance, it's better to remove unnecessary attributes before exploding.
OK. In addition, to improve performance, it's better to remove unnecessary attributes before exploding.
looks okay but the issue is with replicating the SCN,X,Y, into all rows?
looks okay but the issue is with replicating the SCN,X,Y, into all rows?
This is my settings and the result from your sample XML. Isn't the resulting table your desired one?