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.

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

Forum Posts

Resolved! Remove topic from custom chat experience in VA Designer

I am trying to inactivate the OOB Live Agent Support. topic but am receiving a message that says "This topic is used in a custom chat experience. Please remove the topic from the chat experience to proceed." (see below screenshot) I am unable to figu...

marrerocmm_0-1670342283380.png
marrerocmm by Tera Contributor
  • 3241 Views
  • 5 replies
  • 8 helpfuls

Flow Designer=MUltiple if

Hi All, I am trying to create flow designer for a catalog item where I have a field Access for which has many conditions and as per below conditions the flow must go to specific group with different short description.I have used multiple if condition...

Resolved! Update icon for Virtual Agent Chat

I'm trying to update the icon on the chat window next to the messages that agents type for VA. I was able to update the header in conversational interfaces - branding but don't see any options to update the icon in the conversation (see below) Does a...

marrerocmm_0-1670374313514.png
marrerocmm by Tera Contributor
  • 1742 Views
  • 3 replies
  • 6 helpfuls

transferring records between scopes

hi there, i hope this email finds you well.just a quick question. i am about to create a scope application (table created from scratch, not copying it from any table), and i wonder if a user creates a record that should be resolved by the service des...

cuchi by Mega Guru
  • 764 Views
  • 3 replies
  • 1 helpfuls

Resolved! List collector display

Hi all, We have a List Collector that is Read-only after the catalog item has been submitted from the Portal.   Is there a better way to display List Collector (want to display the display value) than the OOB like: I find it to be too cumbersome and...

find_real_file.png find_real_file.png
MWright1 by Giga Guru
  • 2986 Views
  • 10 replies
  • 1 helpfuls

Printing the form screen

 I want to print a form screen, but when I check the preview, the contents of the related list are garbled.How can I print the contents of the form screen without making the characters garbled?

miyu by Tera Guru
  • 741 Views
  • 5 replies
  • 0 helpfuls

UI action script to create Req and RITM

We have a UI action to create an Incident , but we need similar functionality by up on clicking we need to create a request and associate RITM for that and populate the fields from parent. can some one help me with the code.

Resolved! Hide a button from UI Page dynamic - based on role - HOW?

Hello, I have a requirement to hide the Cancel button from the assessment UI page (assessment_take2). This must be based on a role - e.g. 'xxx_admin'. If the user has it - show the button. Else - hide it. I can find a variable which is determining we...

find_real_file.png

fix script to copy data except one field

Suppose I have a table 'cmdb_ci_business_app', I wanted to create duplicate of all records present in this table except one field 'short_description'. I am trying below script and it is not populating data for technology_stack and it_application_owne...

aagman4 by Tera Contributor
  • 423 Views
  • 1 replies
  • 0 helpfuls

Using the Table Rest API and Joins

Hi community. I am using the Table REST API to extract the following tables:sc_req_item,sc_item_option,sc_item_option_mtomIs there a way, in the filters that I can join and filter on all 3 tables in one api call?e.g. Get all requests made by x-user, ...

Resolved! How to add "TO" in email script just like "CC"

Hello, As we all know that in notification we have a tab "Who will recieve". which is the TO function. But is there a way to use "TO" function in email script just like a "CC" any suggestion if its a possible ?