That's not XML, but JSON, so try the JSONFragmenter (so this probably also means the HTMLToXHTMLConverter is not necessary either)
That's not XML, but JSON, so try the JSONFragmenter (so this probably also means the HTMLToXHTMLConverter is not necessary either)
It gives me error as " No results" when used Json fragmentor
Â
Kindly Guide me , How to accomplish
Thank You
I have used json formatter and also JSON fragmenter..
It doesn't expose the attribute of the body message...It gives missing ..Kindly guide
Thank You
I have used json formatter and also JSON fragmenter..
It doesn't expose the attribute of the body message...It gives missing ..Kindly guide
Thank You
That's probably because you need to dig deeper in the JSON structure. Using
as the JSON query and then followed by a JSONFragmenter gives me more results.Â
You'll also need to expose any attributes that are created by the JSONFragmenter (it has an Attributes to Expose parameter) as FME won't do that automatically
I have used json formatter and also JSON fragmenter..
It doesn't expose the attribute of the body message...It gives missing ..Kindly guideÂ
Thank You
As @redgeographics says, you'll need to change the JSON query, e.g. for the bird data
jsonÂ"BDC_General_Baseline_Survey_V8"]o"AddBird"]
Then expose the attributes
Thank You for the Guidance..
I was able to expose the attributes for 2 reading which i require for Birds and Mammals , Florainfo and otherinfo from JSON Body whereas for Reptile and other associated with it are not showing and its being rejected..
I have added separtely JSON fragmentor to expose..
Â
Need your Guidance , I have attached excel and red colour details for reptiles , I want to expose from JSON Body
Â
Kindly Guide
Attached Workspace and Excel Sheet for more details
Â
Thank You
Thank You for the Guidance..
I was able to expose the attributes for 2 reading which i require for Birds and Mammals , Florainfo and otherinfo from JSON Body whereas for Reptile and other associated with it are not showing and its being rejected..
I have added separtely JSON fragmentor to expose..
Â
Need your Guidance , I have attached excel and red colour details for reptiles , I want to expose from JSON Body
Â
Kindly Guide
Attached Workspace and Excel Sheet for more details
Â
Thank You
Excel Attachment for the required information(Copies from JSON Body) Highlighted in Red to be exposed
any suggestion
Thank You so much ..
Â
I was able to Extract the information