Case Types and scoped apps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 10:42 AM
Does anyone have experience with CSM Case types where the customer wanted each case type to be their own scoped application?
If so, does that make it more complex to convert Cases from one type to another across scopes by simply updating the table name for the record?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 07:45 PM - edited 12-14-2023 07:45 PM
Hi @e_wilber
creating individual scopes for each case type is the recommended approach by ServiceNow.
However, the scope only corresponds to all configuration artifacts like the custom table, any business rules, ACLs etc. It does NOT correspond to the data (the cases). So your statement "does that make it more complex to convert Cases from one type to another across scopes" makes no sense as data has no scopes. However, I guess the underlying question was whether it is possible to convert a case from one case type to another. OOTB there is no option for such an operation, and you have to implement something. But at the end such an operation would be pretty dangerous as it could lead to data loss due to possible different columns in the target table.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 11:34 PM
Hi @e_wilber ,
I agree with @Maik Skoddow - different scopes pr. case type is the recommendation provided by ServiceNow.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/