Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3363

SAP HCI XML to JSON Converter

$
0
0

Hi Experts,

 

In my HCI iFlow I'm using the XML to JSON Converter. It works fine for String values however for integer values it also puts quotes around the value. For example: {"Value":"20161212"}

However what I need is: {"Value":20161212} i.e. without the quotes around the integer value.

 

Is there anyway I can remove these quotes?

 

Thanks,

Krishneel


Viewing all articles
Browse latest Browse all 3363

Trending Articles