Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Page Getting hanged for a while

Hi JB,
There was an issue with oj-table. We are getting data from DB using REST API. the response payload is about 5-6mb and it contains about 2600 records. I don't know why the page is getting hanged for 1-2 sec after fetching the data. there few points i need to mention.
OJET version is 9.2
Windows OS
I'm getting JSON data in string format. Once I get the response I'm just parsing using Worker method then I'm storing this array and data provider.
Is there a way that we can use node modules inside the project?
Please advice any solution

This post has been answered by John JB Brock-Oracle on Sep 2 2021
Jump to Answer
Comments
Post Details
Added on Sep 2 2021
4 comments
180 views