Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

LDAP Delta sync

Hi All,  In one of our account, we are using LDAP sync to get Distribution lists data into servicenow custom tables. There are 80K + DL's in AD and around 15-20 DL's has more than 10K member count. The initial sync took almost 3 days to process the e...

Navyashree by Tera Contributor
  • 1301 Views
  • 3 replies
  • 0 helpfuls

Resolved! How do I get the post button assigned to work notes

Hi,I created my first scoped application and everything works great. Now I am in the phase to make minor improvements and there is one item is on my list to improve is, how to I get the "Post" button assigned to my work notes? Right now I am using th...

find_real_file.png find_real_file.png

Resolved! Javascript to pull list of all active users

Hello, all. This script is meant to produce a list of active users but skipped ~1,500. What am I doing wrong?Thank you in advance!-Tim var users = new GlideRecord('sys_user'); users.addQuery('active', true); //Active users only users.query(); wh...

timnardoni by Tera Contributor
  • 1991 Views
  • 5 replies
  • 3 helpfuls

declarative related list actions

HiI've create a m2m relationship between table1(where we'll get number) and table2(from here the list is displayed when we click on the related list action button) so we're having two fields X(shows display value from table 1) and Y(shows display val...

Workday Integration- SOAP

Hello ,We have requirement to configure SOAP message function to get the future hires from workday to ServiceNow.Currently only past and current start date Users are able to load in ServiceNow instanceCan we use Effective date for this? How?

Community Alums by Community Alums  
  • 703 Views
  • 2 replies
  • 0 helpfuls

Display of Requester Field

I have a requester field on catalog item referrring to user table. When I am searching for a user from requester field it's getting searched by use_id, name and email as I have kept user_id field as display in user table and user_id is displaying whe...

rutujayadav by Tera Contributor
  • 527 Views
  • 1 replies
  • 0 helpfuls

Resolved! Modifying in progress Flow or Workflows

 Is there any way to modify an existing running Legacy Workflow or Flow Designer which then updates existing workflows/flows ? Suppose I have a record that has an attached Legacy Workflow. It has 3 workflow activities that creates a child task. If I ...

Ace009 by Tera Contributor
  • 1414 Views
  • 2 replies
  • 2 helpfuls

Resolved! Issue: com.snc.process_flow.exception.OpException

Background: Last week I encountered the above error within a flow. It was stopping on a Submit Catalog Item step. The only official documentation could find was this one: https://lnkd.in/eBsPhbp4. It was not the issue.  Fix: On this particular catalo...

ssburto825 by Tera Expert
  • 1693 Views
  • 2 replies
  • 0 helpfuls