Did you not miss the InstallKey element name ?
Should it not be like below 
{ 
        "Version": "2.0", 
        "ErrorCode": "0", 
        "ErrorMsg": "OK", 
        "Value": {"InstallKey": [{ 
                "CustomerProductId": "5957152", 
                "KeyPoolName": "Standard_EMEA", 
                "ProductId": "37293", 
                "Value": "ABCD-EFGH-CC-87" 
        }, { 
                "CustomerProductId": "5957152", 
                "KeyPoolName": "Standard_EMEA", 
                "ProductId": "37293", 
                "Value": "ABCD-EFGH-CC-89" 
        }]} 
} 



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-xmlJson-not-working-properly-tp5795194p5795229.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to