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

Forum Posts

Best way to import Assets to HAM

We are starting to use our Asset mgmt. module and I would like to import an initial dump of 600 assets (laptops & printers).I will be doing an import however I think it may have to be done as 2 separate imports. I noticed the Hardware Assets form (al...

Resolved! How do I convert a date format

I have a Script Include/Client Script that adds 27 months to a date field, the problem is it changes the date format to 2023-09-12 instead of 09-12-2023. How can I update the client script to show the correct format?

John H1 by Tera Guru
  • 1671 Views
  • 5 replies
  • 0 helpfuls

Remove a related link from portal profile options

Hi, hoping for a quick solution.... We are using CAS authentication for all of users. We have a configured the system so that if a user as no role in servicenow, they will be taken directly to the portal. If they have any role, they will be presented...

Tony Minhas by Kilo Explorer
  • 2578 Views
  • 5 replies
  • 1 helpfuls

How to call flow designer action from OnSubmit client Script

Hello, From the Onsubmit Client script, I'm trying to trigger the Flow Designer action. But it is not working.As you can see from the code below, I'm trying to call a flow designer action, and based on the output, if output is true, I need to send an...

JRY by Mega Guru
  • 4409 Views
  • 11 replies
  • 0 helpfuls

Configure a Field Type - Phone Number

Hi All,I want to use the field type phone number but my country is not included in the list.How can I add a country to the list?Another question is how can I create a new type (for example: 4+ digits string ). Thanks:)

String Minimum Length Attribute

Hi All,I have a short description field and I want to set it's minimum length to 4 digits.Is there an attribute to use instead of writing a script? Thanks :))

Generating OTP

Hi, How to generate OTP in Servicenow through API... Please suggest me how to achieve it. Thanks in advance.

pradeep49 by Kilo Contributor
  • 2314 Views
  • 2 replies
  • 0 helpfuls

Copy attachments from one SCTask to antoher

hi Guys, how we can copy attachments from one SC Tasks to another SCTasks. for example: one request having multiple SCTasks, I 'm not going attach the attachments in Request.I want to attach the attachment in any SCTAsk, that attachment should be cop...