Search found 170 matches

Go to advanced search

by Bernie
Tue Feb 27, 2018 10:16 pm
Forum: Issues
Topic: API Express Cutom Query
Replies: 4
Views: 1171
 
Jump to post

API Express Cutom Query

Hi Serhii, Appery.io API Express does not simply send an SQL request to the database. It is using and interpreting variables that are declared with a colon (:variable) at the beginning. So asking whether this variable can be encoded or not should not be out of scope. I am pretty sure that you guys a...
by Bernie
Fri Feb 23, 2018 3:05 pm
Forum: Issues
Topic: API Express Cutom Query
Replies: 4
Views: 1171
 
Jump to post

API Express Cutom Query

Hi, I want to perform the following custom query within API Express: SELECT * FROM [database].[dbo].[table] where Geometry::STGeomFromText('POLYGON((-115.2348 54.9285, -114.0511 54.9285, -114.0511 55.6325, -115.2348 55.6325, -115.2348 54.9285))',4326).STIntersects([Geometry])=1; Unfortunately the sy...
by Bernie
Tue Feb 20, 2018 1:49 pm
Forum: Issues
Topic: Offline App
Replies: 1
Views: 391
 
Jump to post

Offline App

Did anybody in this forum ever successfully build an offline app using the API Express features? (https://blog.appery.io/2016/04/develo...).

Any insights, known issues and tips are more than welcome.

by Bernie
Wed Feb 14, 2018 7:41 pm
Forum: Issues
Topic: Offline Editing with auto-generated API Express Rest Service
Replies: 7
Views: 2213
 
Jump to post

Offline Editing with auto-generated API Express Rest Service

Hello,
I really need an answer.
If you can't solve the problem, maybe you can steer me in a direction on how to build my own offline database.

Thank you in advance

by Bernie
Fri Feb 09, 2018 10:13 pm
Forum: Issues
Topic: Offline Editing with auto-generated API Express Rest Service
Replies: 7
Views: 2213
 
Jump to post

Offline Editing with auto-generated API Express Rest Service

Thank you, I do appreciate the update.

by Bernie
Fri Feb 09, 2018 2:50 pm
Forum: Issues
Topic: Offline Editing with auto-generated API Express Rest Service
Replies: 7
Views: 2213
 
Jump to post

Offline Editing with auto-generated API Express Rest Service

Please, any ideas? I got stuck here.

by Bernie
Fri Feb 02, 2018 1:30 pm
Forum: Issues
Topic: Data synchronization for custom Rest APIs
Replies: 7
Views: 1866
 
Jump to post

Data synchronization for custom Rest APIs

Hi Evgene,

Thanks for the update.
This is related to another post I made.

https://getsatisfaction.com/apperyio/...

Just in case you want to bundle them up.

by Bernie
Wed Jan 31, 2018 2:04 am
Forum: Issues
Topic: Offline Editing with auto-generated API Express Rest Service
Replies: 7
Views: 2213
 
Jump to post

Offline Editing with auto-generated API Express Rest Service

Hi, The manual says: "When an app is in offline mode, the Client SDK returns data of a get and find operations from storage (cache)." I can get the "Get Service" to run in both, online and offline, but the "Find Service" only in online mode and NOT in offline mode. I do...
by Bernie
Tue Jan 30, 2018 7:13 pm
Forum: Issues
Topic: API Express don't show up in App Builder
Replies: 2
Views: 502
 
Jump to post

API Express don't show up in App Builder

Sorry, false alarm.
Figured it out, already.

by Bernie
Tue Jan 30, 2018 6:39 pm
Forum: Issues
Topic: API Express don't show up in App Builder
Replies: 2
Views: 502
 
Jump to post

API Express don't show up in App Builder

Hello, I auto generated a restservice API (Project: MtnWestAPI, Restservice: PipelinesAPI) with API Express. However, when I want to use API Express Generator to import that servoece into the App Builder it doesn't show up. I tested it with another App Builder project and it showed up there! Any ide...

Go to advanced search