We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! How to know if ServieNow has read a mailbox

Hi We have around 100 emails accounts configured on our Productive Instance I want to know if there's a way to see a log or something to know if ServiceNow has read these mailboxes because, some mailboxes aren't creating any new Instance. If I login ...

Tona26 by Tera Contributor
  • 2222 Views
  • 2 replies
  • 0 helpfuls

JDBC Datasource queries

Hi Experts, We have a requirement to auto-create incidents in ServiceNow using JDBC Datasource. Below SQL statement is shared by oracle db team.SELECT * FROM audit_status_file WHERE BATCH_DATE = TO_CHAR(sysdate-1,'DD-MON-YYYY') and REJECT_COUNT > 0 o...

Resolved! Script to parse output from Read File activity

I am using the custom SSH activity File Read in a workflow. It successfully connects and retrieves the file contents but when I try to check the output using this scriptvar obj = data.get(7).output; var str = JSON.stringify(obj); gs.log("The object "...

Resolved! Display filter using advanced reference qualifier

Hi All , I have added advanced reference qualifier to reference field. I want filter to display condition whenever I open reference look up. Advanced Reference Qualifier Filter is displaying like this  Filter to display like this Can anyone suggest a...

hj.png hj1.png hj2.png

Resolved! populate data from another table fields

I have 2 tables, 1. program , it   contains portfolio and sub-portfolio2. Change request, it contains portfolio and sub-portfolio,common number between teo tables is  project number field here , i need to get value from porject portfolio to change re...

siva62_0-1675961214010.png siva62_1-1675961283863.png
VSN by Tera Expert
  • 1165 Views
  • 7 replies
  • 1 helpfuls

Authentication to multiple SSO

Hello, Is there a way to configure Servicenow to both Okta and login.gov? If the user is not authenticated via Okta, they should be searched in login.gov to authenticate and vice versa.

maryc by Tera Contributor
  • 872 Views
  • 1 replies
  • 0 helpfuls

Conditional transform maps for Import set API

Hi All,I am trying to build an inbound web service(Import set API) which accepts a payload for CI table. Based on the sys class name given in the payload, it should insert the corresponding CI record.I did create an inbound web service and mapped the...

Incident field in the activity log of Service Portal

Hello All,This really urgent requirement for us.We need to add the fields from the incident record   in the activity log.In CMS it was coming like belowBut in the Service portal,I can only see the comments.How this fields can be added..Can some pleas...

find_real_file.png find_real_file.png
salu by Mega Guru
  • 8475 Views
  • 16 replies
  • 2 helpfuls

Incidents created from Slack

How can I identify Incidents that are created from the Slack integration 'ServiceNow for Slack'?I have a need to flag and modify these IncidentsThank you

Remove ITIL Role

I have a requirement to remove ITIL role for users not logged into the system for last 60 days.I wrote a script to remove such users but encountering an issue.Basically, I am removing user from all such groups which provides ITIL access ( ITIL access...

Custom Portal Widget to Display Activity Log

I am trying to build a custom activities widget that is similar to conversation but it can include resolution notes and priority changes, instead of just comments and work notes and attachments. My thought was to query the history set but this table ...

Resolved! Add info message on form from workflow

Hi, Is there a way I can show addInfoMessage on the form with a workflow? The situation is incident is moved from In-Progress to pending and I want to show a message from workflow after it's moved to pending.

Khanna Ji by Tera Guru
  • 1608 Views
  • 3 replies
  • 0 helpfuls

ACL: Performance impact if number of ACL increases

Hi All,   I'm curious about something, so I'm posting this question. Is there any performance impact when the number of ACLs increases? Like say of I have 100 fields in a table 'xyz'. I want 20 fields to be accessible (read) by admin, and rest 80 to ...

balu3 by Kilo Guru
  • 1839 Views
  • 3 replies
  • 0 helpfuls