CASE Sub State to In Progress
Hello team, If the State was AWAITING INFO and then the State changes to OPEN because customer replied, sub state should be CUSTOMER REPLIED . Thanks,Krishna.
Hello team, If the State was AWAITING INFO and then the State changes to OPEN because customer replied, sub state should be CUSTOMER REPLIED . Thanks,Krishna.
Hi SNC, I wonder if there is anyone out there that can help us. We are setting a demo that will show how Appointments work from a Customer/Contact perspective through the CSM POrtal. The idea is that it is a maintenance Service catalogue item, the...
Hello everyone, I added a Related Party User to a case according to ServiceNow Product Documentation: Adding related parties to a case - but unfortunately they still can't see the case in the CSM Portal. The Contact I have added here (Knut Test) has...
Hi,We had a requirement to show "Time Worked" table(task_time_worked) form as a Pop up, when an External comment is added and the form is saved on the "Agent Workspace". This functionality was working before the instance was upgraded to Vancouver(Pre...
My requirement is to abort insertion of attachment on case table when attachment size exceeds 9MB and throw an error message.Error message is throwing as expected but the null attachment is showing.if (parseInt(current.size_bytes) > 9000000) { ...
We have implemented rich text editor on our CSM portal while viewing casesWidget in use- CSM Standard Ticket ConversationAngular providers for the above widget - spTinyPost implementation the code sample button was missing. So we added it under spTi...
Hi, I'm trying to copy additional comments from Case (Portal) into Incident and created before update business rule, this seems not to work. Can someone assist? (function executeRule(current, previous /*null when async*/ ) {if (!gs.nil(current.comm...
My requirement is to abort insertion of attachment on case table when attachment size exceeds 9MB and throw an error message.Error message is throwing as expected but the null attachment is showing.
Hi,We are in the process of migrating some existing teams from ITSM to CSM.One of the teams previous utilised "Work notes list" and I cannot find anything that tells me if this is available in CSM.Has anyone set this up? ThanksLes
Hello,We are about to configure our CSM module so that our customers (multi accounts) can as well log in using our company SSO, however they will have emails that are not our company's, has someone done this and would like to point me to a material t...
Hi Team, We have a customer_account record and we have a related list contact Relationship.Now the requirement is if we made any change to the any of the fields in contact relationship, it should audit the same to the audit history of account record,...
They are some inflight tasks that I need to reassign to the other group.i have written this fix script:var techUpgrade= new GlideRecord('case table');techUpgrade.addEncodedQuery('u_tech_upgrade_type=');techUpgrade.query();while (techUpgrade.next()) {...
Dear Community,I'm currently trying to solve a customer need, that requires simple lists on a landing page to update automatically, or somehow trigger an update on all lists in one action.Do you have any ideas on how i get these lists to automaticall...
I have requirement to make Dependency between category and subcategory fields. Those two fields are in same table. What the code i put in server side in widget
In order management how to create model category in product model.
User | Count |
---|---|
12 | |
8 | |
6 | |
5 | |
5 |