Takis
Posts: 0
Joined: Wed Oct 22, 2014 5:10 pm

Refresh Query service definition after change in db table

Hi

I a have a DB table
I create a query service
I import it to a page, use it and all works fine.

Later I add a column to that table or I change the definition of a column.
Do I have to delete the service, recreate and re-import to the page?

Is there a way to "refresh" the service so it takes all the recent changes?

Thanks.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Refresh Query service definition after change in db table

Hello Panagiotis ,

You can make refresh. On the Test tab of the service please make a test request, and when response is received - click Import as Response. But you'll have to redo the mapping of all pages.
It is better to manually alter the structure of response (add/remove fields) on the Response tab of the service settings.

Takis
Posts: 0
Joined: Wed Oct 22, 2014 5:10 pm

Refresh Query service definition after change in db table

I will try, thanks!

Return to “Issues”