maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

REST service not mapping correctly in HTML5 app builder.

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

Josh Boddiford
Posts: 0
Joined: Mon Nov 05, 2012 2:01 pm

REST service not mapping correctly in HTML5 app builder.

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

REST service not mapping correctly in HTML5 app builder.

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

Return to “Issues”