Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

CSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Reassign AWA queue

I have a form ,and in this form ,i have a 'state' field . My request is ,when this ticket was created ,this record enter a queue and automatically  assign its Agent. Then when the agent open the ticket ,and changes 'state' as 'ready' , this ticket wi...

I want to be able to upload attachments as a guest user

Hi,When I am a guest user, even if I use "add attachments" in the chat form, I get stuck at "Uploading attachment..." and cannot attach anything.I tried granting the public role using create or readACL of sys_attachment, but it was not possible to at...

takefumi_muto_0-1694396630320.png

Old record update

when i update client site notes in network site table that update update on case form client side notes current and old records also. In both tables common field is site name. How achieve this one.   

AnushaMedharam_0-1725300227604.png AnushaMedharam_1-1725300297877.png

ACL

Hello everyone , I am getting this issue when trying to click on assigned to field in Workplace case table .Please check the below image . Please help Thanks 

harry24_0-1725294360406.png
harry24 by Tera Contributor
  • 320 Views
  • 2 replies
  • 0 helpfuls

Case Number generation

we have a requirement to provide case number to external system/consumer within 3 seconds of their API call to company gateway (External system --> API gateway --> ServiceNow) As serviceNow doesnt guarantee that case number will be provided within 3 ...

Resolved! UI Policy condition not working for related fields

Hi Team, I have written a UI Policy on a custom form which is having a reference field called as 'Contact'. I am trying to get the 'partner' field access from account object from the related fields but its not workingI am trying to check if Partner i...

Ankur20_0-1725273897793.png
Community Alums by Community Alums  
  • 666 Views
  • 2 replies
  • 2 helpfuls

Resolved! Assignment group is not populating

Hi all,I have written the below code in customer service application to populate the assignment group based on custom table.Script include getAssignmentGrp: function() { user_array = []; var platform = current.parent_case.u_platform; ...

Samiksha2 by Mega Sage
  • 867 Views
  • 5 replies
  • 3 helpfuls

Manages view cases for only an account

are there any CSM roles in the system which allows customer admins to only work as agents on their cases.So basically just like itil or agent role for only for their accounts.Because unless you have sn_customerservice_agent role you cannot see the wo...

cloudv by Tera Contributor
  • 461 Views
  • 1 replies
  • 0 helpfuls

Resolved! Help Understanding the checkout issue in a workflow

Hello,  I need help with the checkout issue that I am facing in one of my workflows. Though I have published the workflow, but it still shows that I have checked it out, can someone please advise on how to go about this?