Handle Application in JCS-SX
Summary
Handle Application in JCS-SXContent
Dear Experts,
We have developed and deployed an application to JCS-SX as custom application to fusion HCM. We are facing the following issues in the application.
1. The request processing time in areas of slow network is unpredictable.
2. The integration of data between Fusion cloud and JCS-SX Database through webservices is to be handled for huge amounts of data. We have tried method of Quartz Scheduler to run background task. But is this feasible solution for an application with large number of users with huge data manipulations, and running a Quartz object in JCS-SX continously?? Please advise.
0