How to fetch data to another table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 10:49 PM
Hi Developers,
I stuck at data transfer to another table.
Like I created one custom table for requirement. Now I want fetch total records to another table. In my custom table I dot walked all field to show data in table.
Custom table (sn_vul_vulnerability_top_25_item)
OOB data table (sn_vul_vulnerable_item)
Thanks in Advance,
Bala.
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 11:25 PM
yes if you want to update once other wise create business rule
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 11:33 PM
Thank you Harish. Let me check