Forum Discussion
Derrick_Beling
15 years agoNew Contributor
Hi,
We seem to have found a work around for this problem in 3.6.
the form view in soapui 3.6 takes the first element of the array sequence, and places it in the last position of the array.
The rest of the elements are kept in sequence, just moved one position up in the array sequence i.e in an array "tag" of 11 elements,
tag[0] becomes tag[10], tag[1] becomes tag[0], tag[2] becomes tag[1] etc...
Regards
Lunga
We seem to have found a work around for this problem in 3.6.
the form view in soapui 3.6 takes the first element of the array sequence, and places it in the last position of the array.
The rest of the elements are kept in sequence, just moved one position up in the array sequence i.e in an array "tag" of 11 elements,
tag[0] becomes tag[10], tag[1] becomes tag[0], tag[2] becomes tag[1] etc...
Regards
Lunga