fame.razak
Posts: 0
Joined: Fri Aug 19, 2011 9:28 am

Parameter Mappings UI Broken

Request parameter mappings are displaying incorrectly in the editor. I'm using Chrome on a Mac.
Some columns do not even show the column name.

See, Home screen, datasource2, request parameters and response mapping.

This has broken the app. Image

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

Parameter Mappings UI Broken

What service are you using? Are you able to post the service URL?

fame.razak
Posts: 0
Joined: Fri Aug 19, 2011 9:28 am

Parameter Mappings UI Broken

The project is here:
http://gotiggr.com/project/16634/

The Home screen uses the service called ListHotels

Service URL is:
http://api.ean.com/ean-services/rs/ho... (this does require API keys which can be found in the project).

This all worked before I added a new screen.

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

Parameter Mappings UI Broken

Please share the project with a href="mailto:support@gotiggr.com" rel="nofollow"support@gotiggr.com/a so I can open it. Just in case, here is more info on sharing: http://help.gotiggr.com/documentation...

fame.razak
Posts: 0
Joined: Fri Aug 19, 2011 9:28 am

Parameter Mappings UI Broken

Done

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

Parameter Mappings UI Broken

Thanks.

I can see all the response parameters in output mapping. Nothing is mapped right but I can see all of them.

I don't know if it's important, but the service fails when testing it.

fame.razak
Posts: 0
Joined: Fri Aug 19, 2011 9:28 am

Parameter Mappings UI Broken

Yes all the names are back for the elements now. I've remapped and the application works again. Any idea why this happened??

If the service is set to json, then testing the service will work. However, to test in mobile, the service needs to be set to jsonp. Not sure why that is but...

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

Parameter Mappings UI Broken

I'm not sure why it happened.. but if you can reproduce it again, please let us know. If that's OK with you, I could copy your service URL and try to reproduce it in a different project.

When using json, you can only invoke services from the same domain the page was loaded from. As the page is loaded from gotiggr.com but the service is on a different domain, it wont' work. jsonp is a standard workaround to make it possible to invoke services from different domains.

fame.razak
Posts: 0
Joined: Fri Aug 19, 2011 9:28 am

Parameter Mappings UI Broken

Yes, I've managed to reproduce it - Just added a new Service.

I now have three services, the new one is called 'Rest Service'.
As soon as I saved, went to Home screen, datasource2 properties. Both request params and mapps dialogs are now empty.

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

Parameter Mappings UI Broken

Got it, it's a bug. We'll fix it as soon as possible.

Return to “Issues”