I am trying to move standard change template from one Instance to another through XML. I am getting this error"Skipping record for table std_change_record_producer and id c06faa24dbf7230002859e04db961978 - permission denied". I logged in as a admin o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2019 09:08 PM
I am trying to move standard change template from one Instance to another through XML. I am getting this error"Skipping record for table std_change_record_producer and id c06faa24dbf7230002859e04db961978 - permission denied". I logged in as a admin only. Can anyone please explain what needs to be done.
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2020 02:42 AM
Hi Sojha,
I also faced similar issue and resolved it by going to the create ACL of std_change_record_producer. Admin overrides was unchecked. By checking it, it allowed to import the file.
Regards,
Prajakta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2020 03:30 AM
Hi Prajakta,
When you imported the templates, did the change template values show up in other instance? Also was it working fine when you used the template?
When i moved via XML, it imported but change template values was blank. When moved thru update set, the template values do not get copied on to change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2020 08:11 AM
Hi
No it does not show up if we export the record from std_change_record_producer, we have to export all the related tables like version, proposal and sys_template only then you will be able to create change.
For eg, if you want to export template named 'abc' , go to all the tables below and find the record having template name as 'abc' and export them as well.
1. export from std_change_record_producer
2. export from sys_template
3. export from std_change_producer_version
4. export from sc_cat_item_category
5. export from std_change_proposal
Regards,
Prajakta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2025 12:42 AM
Hi @SudhirOjha , It is a create ACL with name same as the table, where role required is snc_internal. You can turn admin overrides to true.
Please mark my reply helpful if it works for you.
Thanks,
Rahil.