Manish Anand 2 Posted February 12, 2019 Share Posted February 12, 2019 Hi All, I have input data in json like { "pet": [ { "species": "Dahut" , "name": "Hypatia" } ] } { "pet": [ { "species": "D" , "name": "Hyp" } ] } need to convert in xml. while trying to convert i am getting only first data. Second pet root data it is not coming. i kept pet as a repeating inside root root element. please let me know if anyone have any solution. Link to comment Share on other sites More sharing options...
Donald Johnson Posted February 22, 2019 Share Posted February 22, 2019 What TIBCO product is this referring to Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now