16 years ago
Problems with AMF request
Hi,
i'm a newbie of testing with SoapUI. I'm using it for testing of an upgrade with flex of an old site builded in flash. The problem seems that the AMF request constructed with SoapUI use an up-to-date version of AMF protocol while the Web application that i test use an old one, so i get this error:
false
false
The endpoint is correct, and also the AMF call (Service.getAllProducts) it's correct, i made a Flex script that use the same endpoint and the same method and works fine. There is anyone that can give me an hint to solve this problem?
I think about the possibility of using a Groovy script that creates manually the AMF request, it's possible, i mean for sure it's theorically possible but it works really? There is any problem of encapsulation of data for example?
Thank you in advance.
i'm a newbie of testing with SoapUI. I'm using it for testing of an upgrade with flex of an old site builded in flash. The problem seems that the AMF request constructed with SoapUI use an up-to-date version of AMF protocol while the Web application that i test use an old one, so i get this error:
The endpoint is correct, and also the AMF call (Service.getAllProducts) it's correct, i made a Flex script that use the same endpoint and the same method and works fine. There is anyone that can give me an hint to solve this problem?
I think about the possibility of using a Groovy script that creates manually the AMF request, it's possible, i mean for sure it's theorically possible but it works really? There is any problem of encapsulation of data for example?
Thank you in advance.