We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! get value MRVS scripted activity

hello teams, i need some help to retrieve values of my MRVS from scripted activity,the goal is to prepare a Json files to upload into the RITM,export files to RITM is OK, export simple variable is ok, but i can't retrieve my mrvs info by IO or name,m...

Nikora by Giga Expert
  • 2121 Views
  • 14 replies
  • 7 helpfuls

create user accounts from email

Good day SN Community: I need to allow users from outside our company to open tickets and communicate via email. I have the guest account enabled and tickets are being generated with GUEST as the caller. I would like to automate the automatic user cr...

find_real_file.png
tbofinger by Tera Contributor
  • 2117 Views
  • 7 replies
  • 0 helpfuls

Resolved! How to paste inline images in comments and worknotes without training agents to be front-end developers.

Most of the end users in my organization are at remote sites with slow and unreliable internet.  Because of this, most of the end user interaction with agents occurs via email.  Often, users will email a screenshot with an error or question and agent...

Resolved! Read Only Widget

Hi Everyone,There are some portal "widget" that are read-only.IE : https://YOURINSTANCE.service-now.com/nav_to.do?uri=/sp_widget.do%3Fsys_id%3D85357f52cb30020000f8d856634c9c24If I want to modify it, I have to clone it.But when you have cloned this, i...

imrane by Kilo Expert
  • 5298 Views
  • 4 replies
  • 1 helpfuls

Resolved! Removing a Password from a User Record?

If a user is created without a password, it cannot log in.   How can we return a user record to the same state (with no password) after having set a password for that user?   Simply blanking out the password field on the User Form isn't sufficient (a...

G_Ede by Tera Guru
  • 4824 Views
  • 7 replies
  • 4 helpfuls

Workflow Broadcast Event not working....

I have a workflow that has a subflow that validates that all tasks associated with the parent RITM are indeed in a complete state before allowing the primary workflow to complete the RITM. (We have a valid use case in some catalog items where the tea...

Resolved! Transform map to create tasks and REQ and RITM

I need to create 70 service catalog tasks based on data from excel file. I need them to be part of one RITIM of REQ. Right now, I am creating REQ and RITM manually  and copying sysids and puttin in onBefore() trasform script as shown here. Is it poss...

Giri6 by Tera Expert
  • 2963 Views
  • 5 replies
  • 1 helpfuls

Resolved! Adding a Header to the HR Compose email

We are using HR Workspace, and the compose email feature. We have an HR header/footer for all our emails coming from the HR Module. I need to add the HR header/footer to the Compose Email. When I look at the Email Client Template, I don't see anywher...

larah by Tera Contributor
  • 2679 Views
  • 13 replies
  • 2 helpfuls

Resolved! search list collector on multiple fields

I have a table with 2 columns, u_display_name and u_func_access_techI have a Service Catalog with a list collector variable defined referencing that table.  I'd like to be able to search the list by either the u_display_name or the u_func_access_tech...