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.

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

Forum Posts

ServiceNow is not able to connect to GitLab

Hi All,I am using REST message to connect to send the state update of change request from ServiceNow to GitLab.But unable to connect to GitLab end point.Receiving unknown host exception when tried to test in the http method. Please let me know what c...

Priyanka145 by Tera Contributor
  • 762 Views
  • 2 replies
  • 0 helpfuls

Resolved! Show all items in service catalog on load

We would like to show all catalog items on load for the service catalog.  Use case: Users just select something they see instead of searching for proper form which leads to misrouting.  I have tried changing the instance option number of items on pag...

Mary S by Mega Sage
  • 2496 Views
  • 9 replies
  • 1 helpfuls

403 - Forbidden username/password combo

Hello,I am trying to connect with a REST message to an external api which is not hosted by Service Now.I'm using Basic Authentication and https. The problem is that when testing this I receive the following message:403 - Forbidden username/password c...

Capture.PNG
lucian1 by Kilo Contributor
  • 14509 Views
  • 11 replies
  • 9 helpfuls

How to stop flow designer from business rule

Hi, I want to stop flow designer from the Business rule. We have a requirement to copy the state of SCTASK on the RITM. In some catalog items there are more than 1 SCTASKs. I write the below business rule on after , state changes to closed incomplete...

Saloni9 by Giga Contributor
  • 3554 Views
  • 15 replies
  • 1 helpfuls

Resolved! Transform Map

I have an excel data with site code and did field. Each site code is aligned to few did numbers. I want this data to load into the ServiceNow table.How can I achieve this? 

Resolved! Agent Workspace: 'Related task' tab on Interaction form.

Agent Workspace: 'Related task' tab on Interaction form is showing REQ numbers related to that particular interaction. We want to change this configuration to look at sc_req_item table instead. Please advise if anyone has any information on this. 

HTML Tag in Confirm()

Hi All, How can we write HTML tags to make text font color to 'red' and bold? Eg:var solution = confirm("Create Incident and Propose it to major incident and then add any incident to parent field"); In the above confirm msg i need to make entire text...

Charishma M by Tera Contributor
  • 676 Views
  • 2 replies
  • 0 helpfuls

How to provide Service Portal access to specific roles users

Hi All , I want to give access to SP portal only to the users having snc_internal role.I have tried using 'Who can view Instance' option.But still SP portal not visible for users having snc_internal role.  How can I achieve this.Thank you. 

Sonu_Parab_0-1676289122782.png Sonu_Parab_1-1676289228892.png
Sonu Parab by Mega Sage
  • 3182 Views
  • 1 replies
  • 3 helpfuls

Disable Add/Remove All button in Multi-Row variable set

Requirement : MRVS should be editable on Catalog task but Add, Remove All and Remove particular row should be disabled means only edit button should be active so that Fulfiller can only update the row and can not add or remove the rows from MRVS.

Resolved! Integration user roles test

Hi All, Need help, For inbound integration we have different roles as given below. if we give these roles to integration user what operation they perform(Like CURD) in servicenow side. How would we know what operation they can perform by granting the...