How to create interaction ID from incident record
Hello, Would like to add "Walk-up appointment booking" from the incident record page, need to implement this in the Platform native UI. Thanks
We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more
Hello, Would like to add "Walk-up appointment booking" from the incident record page, need to implement this in the Platform native UI. Thanks
Hi Everyone , We are having one requirment , in which the field is List type , and the user want to select multiple records in single time not one by one , can someone suggest how we can proceed further ?it is possible to add check box inthe pop up w...
Hello, Can anyone please help on the below requirement. I have one list collector variable which is referring to user table. I need to give the condtion in flow designer is if that list collector variable does not any value then task will not get cre...
Hi All, In the list view, i want to clear the Assigned to field if the Assignment group changes. Can anyone please correct my below code :onCellEdit : if(newvalue) { g_form.setValue('assigned_to',''); saveAndClose = true; /...
Good morning, I am attempting to create a new catalog item with two fields, "IT Application Support Group" and "Support Group Contact"The top box references the sys_group table, and the bottom box references the sys_user table. What I am trying to do...
Hello,We have a requirement that when an incident is in a closed state and a user replies to the same email chain associated with that incident, an automated email should be triggered from ServiceNow. This email should notify the user and everyone on...
Hello, I'm trying to find out where are these feedback's like or dislike are saved in ServiceNow and how to view it? Thank you.
Hi Community Guys, I have a dough in incident form. While I create a new incident form the activity due field is populate "Unknown" and I move the state for activity due field is populated. How it is possible is it any OOB function running behind the...
Hi I'm trying to configure the New button that comes in workspace There instead of creating a normal incident, I wanna apply a template which presets a certain value Thanks
Hello Everyone,We have encountered a situation. We are using SCCM to populate the computer table in the CMDB. Due to the migration of VMs to a new SCCM server, the serial numbers are changing. As a result, SCCM has started creating new CIs with the s...
Hi, In catalog item, there is a reference field reference to alm_asset table, and requested by field reference to user table. so the requested field autopopulate with username who logged in. so if i select the asset it should list the asset which bel...
We currently use a freeform VTB. We track incidents, catalog tasks and private tasks on the board. We manually add these tasks to the VTB. I would like to create a report that shows all tasks assigned to our group that have not been added to the VT...
I just completed configuring agent chat for my org. How can I turn off the virtual agent message (see attachment) when attempting to go to this URL:instanceurl/$sn-va-web-client-app.do?sysparm_branding_key=nameofbranding It should just take people d...
Hi community, So we are about to implement ServiceNow ITSM and got a question about how to best manage the need for registering ad-hoc or unstructured Service Requests. Use case 1: A user emails the system and a Universal Request is created. The 1st...
Want to understand the how to copy 1 way encrypted password field to string field.According to our requirement we have to share the userid and Password to the client We are using the below code to send the Userid and password.Before Business rulevar ...

