Page 1 of 1

Automatically Create Response Parameters not working

Posted: Wed Feb 05, 2014 7:49 pm
by boerenooi

When I try to Automatically Create Response Parameters nothing happens and I'm trying to create an rss service. Please help.


Automatically Create Response Parameters not working

Posted: Wed Feb 05, 2014 7:59 pm
by Maryna Brodina

Hello! Could you post screenshot of Test tab?


Automatically Create Response Parameters not working

Posted: Thu Feb 06, 2014 7:06 am
by boerenooi

Here is my screenshot.
Thanks

Image


Automatically Create Response Parameters not working

Posted: Thu Feb 06, 2014 7:40 am
by Kateryna Grynko

Hello,

Most probably, the method of constructing the response structure is getting an incorrect data. Please make sure you use the same data format in your service as server sends.


Automatically Create Response Parameters not working

Posted: Thu Feb 06, 2014 7:44 am
by boerenooi

Not sure what you mean. I did the test and the clicked on automatically create service response.


Automatically Create Response Parameters not working

Posted: Thu Feb 06, 2014 8:22 am
by Kateryna Grynko

The types of structure (JSON, XML) in your service and on server must coincide. Could you please check this?


Automatically Create Response Parameters not working

Posted: Thu Feb 06, 2014 8:40 am
by boerenooi

Changed it to xml. That did it. Thanks!


Automatically Create Response Parameters not working

Posted: Thu Feb 06, 2014 9:03 am
by Kateryna Grynko

Glad it's working.