Import Templates Out of Box GRC Framework and BCM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2024 03:53 AM
Is there someone who knows where I can find templates for all objects Like entities/Processes/ Risks, BIA and Controls and objectives etc?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2024 04:58 AM
So with an excel with all attributes and if mandatory or optional
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2024 09:35 PM
Hi @MaartenOosO ,
You will need to go to respective table list views, for example Risks:
- Navigate to any list, such as All >sn_risk_risk.LIST
- Right-click the column heading.
- Select Import.
Note: Make sure columns are updated before importing them.
- Select if you want to Insert or Update records.
Import template Template Description Insert Use this template to add new records to a table. Update Use this template to change values within existing records in a table. This template contains one row for each record in the list. The current list filter determines what records the template contains. - (Optional) Clear the Include all fields in the template? check box to include only columns that appear in the list in the template.
Certain fields in the table are updated by system processes, and you cannot import values into them. An example is the Created by field, which is populated during import with the logged-in user who performs the import.
Leave this check box selected to include all columns from the table in the template, even those columns that are hidden in the list.
- Select the Export template format you want, either XLS or XLSX.
XLSX is the preferred format, XLS is available for legacy support. The Export template format field appears only if the property glide.legacy.excel.export is true.
- Click Create Excel template.
Repeat the same for all teh tables you wish to import to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2024 11:59 PM
Thanks a lot @Community Alums was hoping for standard template included attribute details, but indeed export of report without data is also possible. Thanks