nagarajansankar
Posts: 0
Joined: Sat Dec 10, 2011 6:26 pm

REST Servive and Request/Response I/O mapping issue

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

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

REST Servive and Request/Response I/O mapping issue

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.

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

REST Servive and Request/Response I/O mapping issue

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

RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

REST Servive and Request/Response I/O mapping issue

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,

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

REST Servive and Request/Response I/O mapping issue

Hi,

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

RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

REST Servive and Request/Response I/O mapping issue

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

Return to “Issues”