Skip to main content

Hi,


 My situation is the following:


I have a form created in infopath that generates an XML. Once I have the info in XML format I want to store the data in a internal variable inside K2 to use it.


The incoming value in the XML file is the following:


<total>1612.36</total>


My internal variable has the type decimal.


 But when I cast the value of the XML file to the internal variable; the value that I have in the variable is 161236 instead 1612.36


 Some ideas of the problem?

How are you making the cast? Is this K2 blackpearl or blackpoint?

Reply