Asynchronous execution of a Web ADI integrator for HRMS
I am new to the community and have little experience with EBS since I normally work with Siebel.
My client is running a 11.5.10.2 version of EBS. Some of its users are using Web ADI to download / upload data to the system. System performance becomes an issue since the users are launching uploads or downloads at any time during the day. Some of these jobs process a large volume of data; consequently the data server becomes busy thus slowing down the whole system.
What would be the best way to to postponed the execution of Web ADI? In other words, I want to be able to force a delay to have them executed outside the business hours (like a batch process that is scheduled to run at night for example)? What are the best practices I should follow?