You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

POST Operation not working in Online mode with Offline Persistence Toolkit added to Module

edited Feb 25, 2021 6:16AM in Visual Builder 5 comments

Summary

POST Operation not working in Online mode with Offline Persistence Toolkit added to Module in VBCS version is 20.10.2

Content

Problem Description:
1. We have implemented the Offline Persistence Toolkit to store the data sent for POST operation in Cache to allow the user to submit data when Offline.
2. The Toolkit is working perfectly when the mode selected is Offline i.e. the data is getting stored in the cache when the mode is offline and later when the mode is Online the user will sync using a button operation to send it downstream to the database.
3. The POST operation fails to send the data downstream in Online mode i.e. when the network is Online the data should not be cached and is expected to flow downstream directly and insert the records into the table successfully. Though the response is successful yet the records are not getting posted into the table.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!