Page 1 of 1

REST Servive and Request/Response I/O mapping issue

Posted: Sun Dec 18, 2011 5:17 pm
by nagarajansankar

I am able to create a REST service and populate the responses. However, When I assign it to a couple of inputs and outputs in the data mapping (drag and drop and create a link arrow) , The assigned request and response values (e.g. city_ID) remain blank after the assignment (I dont get "text" or none indicated) and hence when I run test the app and when the service is invoked, nothing happens, please let me know...

Thanks
Sankar


REST Servive and Request/Response I/O mapping issue

Posted: Sun Dec 18, 2011 9:16 pm
by maxkatz

Can you attach a screen shot of how your mapping looks? Another option, you can share the project with a href="mailto:support@gotiggr.com" rel="nofollow"support@gotiggr.com/a, we'll check what's happening.


REST Servive and Request/Response I/O mapping issue

Posted: Mon Dec 19, 2011 2:28 pm
by maxkatz

You should map the value to the Text property (see below), but the value will stay empty. You can use it to set a value once, such as API key or similar.

Image


REST Servive and Request/Response I/O mapping issue

Posted: Sat Apr 05, 2014 8:24 pm
by RobertJay

Hi, I'm doing the custom app logic tutorial, and seem to be having the same issue (using latest version of Firefox). From this screen...

http://screencast.com/t/DkFVpxWm

... I cannot seem to produce a connecting map arrow (after trying all sorts of variations of drag and drop targets. Any help would be appreciated. Thanks,


REST Servive and Request/Response I/O mapping issue

Posted: Sat Apr 05, 2014 8:29 pm
by Igor

Hi,

There is no request parameters in your service. Take a look at this doc:
http://docs.appery.io/documentation/r...


REST Servive and Request/Response I/O mapping issue

Posted: Sat Apr 05, 2014 8:47 pm
by RobertJay

Thank you. I will study it and determine where my error was. Have a nice day.