Search found 453 matches

Go to advanced search

by Hawk
Mon Jul 20, 2020 7:51 pm
Forum: Issues
Topic: Query Appery.io using Oracle APEX
Replies: 32
Views: 4600
 
Jump to post

Query Appery.io using Oracle APEX

operations"":{""$set"":{""Oracle_Flag"":""Y""}}}'; --content varchar2(4000) := '{""Oracle_Flag"":""N""}'; begin req := utl_http.begin_request(url

by Hawk
Mon Jul 20, 2020 7:51 pm
Forum: Issues
Topic: Query Appery.io using Oracle APEX
Replies: 32
Views: 4600
 
Jump to post

Query Appery.io using Oracle APEX

operations"":{""$set"":{""Oracle_Flag"":""Y""}}}';/pre But this: precontent varchar2(4000) := '{where: {""$and"":""[{\""Oracle_Flag\"": \""Y\""}""

by Hawk
Mon Jul 20, 2020 7:51 pm
Forum: Issues
Topic: Query Appery.io using Oracle APEX
Replies: 32
Views: 4600
 
Jump to post

Query Appery.io using Oracle APEX

{\""ToPull\"": \""Y\""}] }""

by Hawk
Mon Jul 20, 2020 7:51 pm
Forum: Issues
Topic: Query Appery.io using Oracle APEX
Replies: 32
Views: 4600
 
Jump to post

Query Appery.io using Oracle APEX

Name"":""'V_SRC_NAME(indx)'""

by Hawk
Mon Jul 20, 2020 7:51 pm
Forum: Issues
Topic: Query Appery.io using Oracle APEX
Replies: 32
Views: 4600
 
Jump to post

Query Appery.io using Oracle APEX

operations"":{""$set"":{""Copied_To_Appery_JTI_Users"":""12601040""}}}'; begin req := utl_http.begin_request(url

by Hawk
Mon Jul 20, 2020 7:06 pm
Forum: Issues
Topic: GET method returns up to 100 records only
Replies: 17
Views: 1839
 
Jump to post

GET method returns up to 100 records only

{""name"":""sort""

by Hawk
Mon Jul 20, 2020 4:36 pm
Forum: Issues
Topic: Update Users table collection PUT
Replies: 10
Views: 1322
 
Jump to post

Update Users table collection PUT

operations"":{""$set"":{""username"":""star1234""

by Hawk
Thu Aug 25, 2016 6:57 am
Forum: Issues
Topic: User registration and login via API Express
Replies: 11
Views: 2241
 
Jump to post

User registration and login via API Express

Hello Jeffry, I agree with you. It is new challenge for us. But we made decision to gradually reduce our dependencies on Appery. Also we had a lot of trouble syncing our applications together, as most of our web applications are linked to Oracle. Linking the mobile App to Oracle saves us a lot of ti...
by Hawk
Wed Aug 24, 2016 1:28 am
Forum: Issues
Topic: User registration and login via API Express
Replies: 11
Views: 2241
 
Jump to post

User registration and login via API Express

Hi Jeffry, We have not done that yet. But we are planning in the next project. We will use a generic rest service to send username and password to stored procedure in our Oracle DB. Then we will return a session token (generated randomly) by our server, if they match. As how to validate, it depends ...
by Hawk
Thu Jul 21, 2016 10:23 am
Forum: Issues
Topic: How to pass the press key to Keydown event
Replies: 5
Views: 893
 
Jump to post

How to pass the press key to Keydown event

Thanks Sergiy

Go to advanced search