Recently we upgraded VuGen 9.52 to 11.52 and Flex protocol scripts developed using 9.52 are no longer working in 11.52.
I recorded the script using 11.52 and generated the script using additional jar files given by development team, all the requests are generated properly however I am seeing double values in the response for example, loan Id is 1234.0 instead of 1234, so if I capture the this loan id and pass to subsequent request application throws number format exception. it's expecting just 1234 not 1234.0
We raised a ticket with HP and the response copied below.
your application used Flex-sdk-3.1.0.2710 and Java 1.6.0_37, those were supported by LR 9.52. Now, in LR your application need to use Flex SDK 4.6.
So I am wondering 11.52 supports Flex SDK 4.6 and not lower version 3.1?
let me know if anyone has faced this issue?
Thanks,
Raj