- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2020 11:15 AM
I want to create a new COE,how to do it and does it requires extra cost.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2020 02:19 PM
Hi Paul,
in terms of costs - most subscription agreements I have seen allow for up to 5 custom tables within your HR subscription. You want to clarify your subscription agreement with your ServiceNow Account rep. And then you obviously need to be aware of the number of custom tables you have created under your HR subscription. You can check that under "Subscription Management" / "Custom Table Inventory".
In terms of creating a new CoE: CoEs are table extensions of the sn_hr_core_case table so I'd start from there - create a new table by extending sn_hr_core_case...
Hope that helps a bit,
Christian
Please mark as "Helpful" or "Correct" if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2020 02:19 PM
Hi Paul,
in terms of costs - most subscription agreements I have seen allow for up to 5 custom tables within your HR subscription. You want to clarify your subscription agreement with your ServiceNow Account rep. And then you obviously need to be aware of the number of custom tables you have created under your HR subscription. You can check that under "Subscription Management" / "Custom Table Inventory".
In terms of creating a new CoE: CoEs are table extensions of the sn_hr_core_case table so I'd start from there - create a new table by extending sn_hr_core_case...
Hope that helps a bit,
Christian
Please mark as "Helpful" or "Correct" if applicable. Thanks!