Page 2 of 2

REST service not mapping correctly in HTML5 app builder.

Posted: Tue Nov 20, 2012 5:06 pm
by maxkatz

This is what I get now when I press search:

code
{"ResponseCode":{"t":4001},"ResponseDetail":{"Message":{"t":"Insufficient search criteria"},"SubCode":null,"Detail":{"_t":"No search criteria provided"}},"Profiles":null}
/code


REST service not mapping correctly in HTML5 app builder.

Posted: Wed Nov 21, 2012 1:43 am
by Josh Boddiford

You'll need to put in a first name and last name paramater value to be able to perform a search.


REST service not mapping correctly in HTML5 app builder.

Posted: Wed Nov 21, 2012 2:30 pm
by Maryna Brodina

Hello! Please try to rename one grid on your Results_NameSearch
screen

Also in Responce Parameters tab you have many parameters checked as an array. Only Profile parameter should be checked

Here is the result

Image