userbatchservice
Reactive icon

UserBatchService

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 15 Apr (14 hours ago)
 by 
0.0
 (0 ratings)
userbatchservice

UserBatchService

Details
Processes comma-separated user IDs in batches to safely execute SQL queries and efficiently retrieve user records while avoiding IN clause limitations.
Read more

UserBatchService is a reusable OutSystems module designed to efficiently process large sets of user IDs provided as comma-separated input. It splits the input into manageable batches and executes optimized SQL queries to safely handle IN clause limitations.

The module improves performance and scalability by preventing query overload and ensuring reliable data retrieval from the database. It encapsulates batching logic into reusable server actions, making it easy to integrate across multiple applications.

Ideal for scenarios involving bulk user processing, filtering, or data fetching, UserBatchService promotes clean architecture, reusability, and optimized database interaction within OutSystems applications.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category