- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2025 07:17 AM
I have a requirement where I have to create Engagements for all the Companies(core_company) which has an associated supplier in Supplier (sn_fin_supplier) table.
Note: There are close to 2 lacs records in Supplier table. I could not create any custom field on Company table.
How can I make sure Engagements get created for all the companies either in batch or one go considering performance?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2025 12:21 AM
I have implemented a fixed script that runs in the background during off hours, and it effectively handles the task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2025 12:18 AM
Thank you all for your input. I have implemented a fixed script that runs in the background during off hours, and it effectively handles the task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2025 12:21 AM
I have implemented a fixed script that runs in the background during off hours, and it effectively handles the task.