Forum Discussion
divijd
12 years agoOccasional Contributor
Thanks Paul,
I got your point. But the regex match code is feasible when we have limited number of elements suppose we have more than 50 variables in the xml so i need to make 50 regex variables and execute them. Is there any functionality in which groovy script or any-other script in which we can directly deserialize the response into the object of the class using proxy classes which are there in the WSDL as that will reduce a lot of coding in the groovy script. Hoping that you have git my question.
Thanks
Divij
I got your point. But the regex match code is feasible when we have limited number of elements suppose we have more than 50 variables in the xml so i need to make 50 regex variables and execute them. Is there any functionality in which groovy script or any-other script in which we can directly deserialize the response into the object of the class using proxy classes which are there in the WSDL as that will reduce a lot of coding in the groovy script. Hoping that you have git my question.
Thanks
Divij