Hang on. I just did something and suddenly it worked. Think i found the magic code.
Hang on. I just did something and suddenly it worked. Think i found the magic code.
Hi Johny,
Glad to hear that! Let us know if you need any help please.
Ok, it didn't work in the end. Maybe a glitch
so I'm still stuck and don't know what i'm doing wrong ![]()
Hi Johny,
As we can see from this screenshot https://getsatisfaction.com/apperyio/... 'operations' is a string while it should be an object.
So, this is the current setup.
I create a database with 2 columns and 2 rows.
I created a service that looks like this:
And
And this is how I invoke the service
Obviously this is pointing to the correct service
On the back of this I created a msg that would be displayed if the service was successfully executed, and this seems to be working. So i suspect there is still something wrong with my URL.
Looking at the development tools in chrome, I can see that its doing nothing other than retrieving information, but not updating anything.
Probably the solution is obvious, but i just don't see it ![]()
Hi Johny,
Please use PUT method rather than GET: http://devcenter.appery.io/documentat...
Ok, that works. Thought I had to use GET. Thanks for being so patient with me.
If i can get help with the other issue as well, where i cannot open one of the pages anymore. Originally i got this error message:
I simply removed that service completely (delete it). But now its still not loading. Its now hanging on "Initializing component 'Service Editor' for 'PlannedWorks_PWList_query_service'". But if not needed I prefer not to delete all the services because i have some scripts that i didn't backup.
I have recreated the page, so all is fine now. Thanks for the support.