Best practice to modifying GRC Tables

AH6
Tera Contributor

Hi,

 

We do need to add some fields & BR to GRC Tables. Should we edit the scope app in Studio or use an update set?

If we modify in Studio. How to move the changes to other environments. Does it get published to our company repository?

 

Thank you

2 REPLIES 2

Community Alums
Not applicable

Hi @AH6 ,

 In GRC, we have 3 base tables , which are sn_grc_content, sn_grc_Document and sn_grc_item and most of the tables used in GRC extends from the above 3 tables mostly.

Now to answer your question, you can capture the BR or field changes in your update set itself. However, there are few documents which doesn't get captured under a update set as it's data and data never gets captured, so on those cases move it manually.

 

Thanks Sandeep for your response. Should I stick to update sets or modify OOTB app in studio? If we modify in studio, how does it impact upgrades?