I want to create a new COE

Paul117
Kilo Contributor

I want to create a new COE,how to do it and does it requires extra cost.

1 ACCEPTED SOLUTION

Christian Prob2
Tera Guru

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!

View solution in original post

1 REPLY 1

Christian Prob2
Tera Guru

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!