Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Update group for user created from catalog item

Hello team,I am creating customer contact from a catalog item. After submission of the catalog it is creating record on the customer table.The challenge is to add the created users to specific groups. I want to achieve this by flow designer,Scenario:...

Souvick6917 by Tera Contributor
  • 860 Views
  • 6 replies
  • 0 helpfuls

Resolved! change the default logo and background image in ESC

Hello Everyone,We would like to replace the logo and background image in ESC with ours.Could anyone let me know where are these images stored.I could not find it in system images. Thanks & Regards,Renu.

Renu4 by Tera Contributor
  • 7429 Views
  • 9 replies
  • 2 helpfuls

Flow Designer visibility failure

Hello guys.After upgrading our instance from the Tokyo version to Vancouver, we noticed an impact on the Flow Designer visualization: In summary, after executing the flow successfully, Servicenow changes the name of the subflow to "payload" (I don't ...

Conversational plugin for MS Teams in PDI not unlocking

I am trying to unlock plugin since quite a while now to perform integration between MS teams and ServiceNow and its not unlocking the below plugin after several hours of trying can anyone please help? I am trying to perform integration with My person...

nikunj_0-1709602845240.png
Community Alums by Community Alums  
  • 538 Views
  • 2 replies
  • 0 helpfuls

Resolved! Choice Field table depending on Type Field

Use Case: I have a custom table (u_custom_choice) that is a Choice table for 2 Choice Field on a form which is Fruit Choice Field and Vegetable Choice Field. I want to display choice on the Fruit Choice Field having type of Fruit and Vegetable Choice...

Maximum number of MRVS rows

How many rows can MRVS add?Also, if there is a way to set an unlimited number of rows that can be added, please let us know.

MiY by Tera Contributor
  • 4069 Views
  • 6 replies
  • 3 helpfuls

How to check Excel headers and contents

Hello, I am looking for a new Excel application.We have a requirement to check the content of an Excel attached to a catalog item in our system.I would like to parse the Excel attached to the catalog item and check that the correct template is used a...

MiY by Tera Contributor
  • 1613 Views
  • 2 replies
  • 0 helpfuls

regex - 2 words

Hi there i need to add 2 words to  a regex the below one works  ^(?!.*sudo).*$ i also need to add the word 'root'ThanksLevino

levino by Giga Guru
  • 691 Views
  • 3 replies
  • 0 helpfuls

Data table widget not working

Hello, On load of the page all incidents are visible to users. However, when user clicks on My incidents button no records displayed to user. I am passing new filter to data table widget using server.update() but its not working. Can someone help me ...