How to fetch the attachment data in incident table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2024 06:10 AM
Hello Experts,
We have around 10Lakhs incidents in the system and we are looking for way to filter the incident which are having attachments and we are ware we can achieve through database view by combining the attachment and incident. Looking for the suggestions is it best practice to create database view or any performance impact on this or any alternative solution available in system for reporting purpose?
Thanks,
Nagesh Kalava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2024 06:36 AM
Hi @Nagesh5 ,
yes, you can build database view. Please refer this post if need help.
Please mark my answer correct and helpful if this works for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 03:48 AM
is this good practice to build database view?
Thanks,
Nagesh Kalava