- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2019 08:31 AM
Hi Community,
I ma getting message or warning ""Please configure Resolution Shaper for sn_customerservice_xxx_yyy" when trying to open a case or loading an existing case .
I just need to get rid of this message , not been able to find what makes this message to appear and how to remove it from the page.
Solved! Go to Solution.
- Labels:
-
Scoped App Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2019 09:51 AM
This means that you added resolution shaper field on your form.
https://docs.servicenow.com/bundle/geneva-customer-service-management/page/product/customer_service_management/task/t_use-case-timeline-other-apps.html
You can use form layout to remove resolution shaper from your form layout and sys_resolutionshaper_config.LIST table to get rid of message.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2019 09:51 AM
This means that you added resolution shaper field on your form.
https://docs.servicenow.com/bundle/geneva-customer-service-management/page/product/customer_service_management/task/t_use-case-timeline-other-apps.html
You can use form layout to remove resolution shaper from your form layout and sys_resolutionshaper_config.LIST table to get rid of message.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2019 09:59 AM