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

Forum Posts

Resolved! How to change the default landing page for SOW

Hi everyone,I'm currently building a workspace application. Right now, when I click into the workspace, the route is /now/application/home, but I don't like it this way. Is it possible to modify the routing and remove /home? I'd like the landing page...

Screenshot 2025-08-22 171557.png
ShaoyuF by Tera Contributor
  • 2327 Views
  • 3 replies
  • 0 helpfuls

Resolved! Business Rule firing twice on RITM update when in On Hold state

I have the following setup on the sc_req_item table (RITM):WorkflowIf the On Hold Target Date passes → a comment is added to the RITM (via Set Value in Workflow) and the state is changed to Work in Progress (WIP).Business Rule (Before)When a user upd...

P Seth by Tera Contributor
  • 1121 Views
  • 2 replies
  • 1 helpfuls

Resolved! Adding filters to PA dashboards - Text analytics

We are trying to add date and other filters such as category to a PA dashboard. the interactive filters dont work and I am not seeing any options that will help on the indicator screen.1. See attached for "type of service' this is a subcategory of th...

Kass3m by Tera Expert
  • 1807 Views
  • 3 replies
  • 2 helpfuls

jpg is not an authorized file extension

Hi everyone,I’m trying to upload an image file to the system, and it supports the following formats: .jpg, .png, .bmp, .gif, .jpeg, .ico, .svg.I’m uploading a PNG file, but I keep getting this error message:jpg is not an authorized file extension  I ...

gdo_0-1755866205148.png
gdo by Tera Contributor
  • 1229 Views
  • 2 replies
  • 0 helpfuls

Cannot retrieve data from a remote table quering any field

We have created a remote table and it works fine, the table is populated with data.  I can't find all information about how the remote table logic works. When we want to query the table using normal GlideRecord we can only do it for a couple of field...

smicloud by Tera Guru
  • 810 Views
  • 2 replies
  • 0 helpfuls

Populated MRVS rows with empty fields are saved as null

I am working with a copy function in a record producer. If I select a case in a "Copy MRVS data from case" field then the MRVS in present order form is populated with the MRVS data from the selected case.  If the data being copied contains fields wit...

smicloud by Tera Guru
  • 919 Views
  • 2 replies
  • 0 helpfuls

Resolved! Send Attachment to 3rd Party!!

Hello Expert, I need to send attachment to JIRA  from Incident table.Is it possible when the record inserted.. using BR can we send?Need help in Code

How to create template variable and pass it into hyperlink

Hello community in hr task template i am trying to pass the sys_id of the subject person of the parent task wich is a case this is what i do This was working fine but for now it seems like when i click into the link it get converted into  $%7bparent....

link.png
Skydev22 by Tera Contributor
  • 949 Views
  • 2 replies
  • 0 helpfuls

Resolved! Date and Time Help

In ServiceNow, g_form.getValue() returns the user’s display value for a Date/Time field. How can I retrieve the actual system (UTC) value of that field inside a Script Include?”

Robust transform maps

1)There are 2 Robust Transform Engine Entity Mapping, 1) imp to temp 2) temp to computer and in imp to temp Robust Transform Engine Entity Field Mappings there is no mapping on assigned to field but in temp to computer we have assigned_to-> assigned_...

Community Alums by Community Alums  
  • 1317 Views
  • 3 replies
  • 0 helpfuls

Resolved! ACL Help !!

How to Solve this --->Users with Role A should have write access to all field except Configuration Item on incident table and Role B should have write access to Configuration Item field and all other fields should be read only