Hi all,
if i pass a value like 23.00 to string variable, i need to get 23 into outstring which is very much possible with numericFormat built in service. where as in the run time if the value comes 23.34 or something else i nedd as it is value ie 23.45
if i use numericFormat built in service it is rounding the value which is 23.45 to 23 and 23.50 to 24.
Is there any other built in service or i need to write java service for this.
if there is no java service , anybody help me to write java code please.
Ramesh
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB