How record in resource aggregate daily table is created?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2023 05:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2023 06:10 AM
Hi @Gaurav89
1. The ’Update Resource Capacity’ UI action on user or group record can generate or update the capacity and availability data in all resource aggregate tables. 
2. Administrator can also automate the ’Update resource capacity’ scheduled job to generate records in regular intervals. 
 3. The ’Update Resource Aggregates’ UI action on user or group record will generate or update all aggregates in all resource aggregate tables. In addition to generating or updating capacity and availability, it synchronizes aggregates with Resource Allocation
4. The ’CapacityGenerationAPI’ script include can be run to generate or update records of capacity and availability. It can generate records for All Active PPS Resource Users, Array of (Users, groups, Roles, Schedules), User Json Array. 
For detailed explanation follow below article