Let's connect together
Join us to make our over 890K member community even better. Create your free account and make the world work better for everyone.
Join the Community
About Live on ServiceNow®: Live on ServiceNow is our latest event series to help you deploy, adopt, and achieve value faster from your ServiceNow solutions. Each event features an interactive discussion with a product expert, so be sure to come prepared with your questions!
Hi Guys, thanks for this. Was there intended to be a recording too or am I not seeing it?
Hi there! The recording is here https://www.youtube.com/watch?v=56IAivbwCK4
Hi @Ieshia Lilly, great webinar. Unfortunately, I never managed to reproduce the content and display the service selector. Maybe you can help?
I installed the Onboarding and Complaints plugins, enabled the declarative action for workspace list, and am able to show the regular Case Type selector:
As per the documentation, I created and set the property sn_csm_case_types.service_definition_select to true. It says that it overrides the sn_csm_case_types.case_type_single_field_select property but this is only partially correct, as show below.
With sn_csm_case_types.service_definition_select = true AND sn_csm_case_types.case_type_single_field_select = false it loads the same modal than before (i.e. does not show the service definitions at all):
With sn_csm_case_types.service_definition_select = true AND sn_csm_case_types.case_type_single_field_select = true it loads some malformed modal, but with the service definitions in the only field:
I don't even know where those layouts are coming from; they are no way near what is shown in the video, which is itself different compared to what is in the documentation:
I spent almost 2 days trying to make this work, reverse-engineering script includes, but with no luck. I also realised that the sn_csm_case_types.get_case_types_roles property needs to be configured, which is not documented anywhere.
Anyway, would you know what I am missing? I would like to use the service definitions with specific playbooks, but it does not seem to work by simply following the documentation.
Many thanks in advance if you can help.
PS -- The New declarative action for the case type selector is using a condition that refers a CaseTypeHelper script include (see below). This script include does not exist anywhere in the platform, and because of this it keeps generating errors in the logs. Not sure if this can explain the issues I'm having.
Here is what worked for me
Hi,
I need one information. If our customer is getting CSM Pro Plus license, is case type plugin included in it or they have to pay for case type plugin separately?
Regards,
Pallabi Mitra
Join us to make our over 890K member community even better. Create your free account and make the world work better for everyone.
Join the Community