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

Forum Posts

Integration with Active Directory, Exchange/SharePoint

Hi Team, We got a request to integrate Active Directory with ServiceNow (Access management in Active Directory) The Idea is when an access request is created over ServiceNow for Active directory, After approvals the user should automatically get acce...

CMDB Table's fields should be editable only for MI team

CMDB Table's fields should be editable only for MI team and every other user should have only access only to view itnot to edit. How can we do this as there are different child tables linked with base table. Do we need to configure it using ACL's or ...

divyal2000 by Tera Contributor
  • 280 Views
  • 4 replies
  • 2 helpfuls

Storing condition

How to store a condition in a table example if "state is in progress" this will be my filter condition and I want to hide UI action on another table can any one assist on this.

Check if a user has a Software Allocation

I have a catalogue item that should return if a user already has an account using the alm_entitlement_user table.  Using the Requested For variable type - I have a catalogue client script:   function onChange(control, oldValue, newValue, isLoading) {...

Angela22 by Tera Contributor
  • 574 Views
  • 1 replies
  • 0 helpfuls

Error (¿bug?) with demo-instance.

Hi everyone! Today I'm working with a demo instance and I have been asked to remove all demo-data from SPM module.I have been able to remove all spm records (projects, demands, etc) with background script. The problem here is that every day this demo...

LeonelSandroni_0-1708436748380.png

Resolved! Updated_by change without modification

Hi all,On some HR cases, the updated_by fiels is updated by a person.This person don't save the case, no modification has been done. She have only opened the case.I can see in several cases the info message concerning the new Fulfillment Instructions...

Date Range in Service Portal

How do I include date range in Service Portal?I have a custom widget for "cmdb_ci_outage" table. I want to include a search using the date. It should be in the range of three months. Not sure how to do this. Any suggestions?I am interested in somethi...

vidhya_mouli_0-1708434354332.png

Link to incident in Flow Designer

Hi,I'm sending email via flow designer. And i want to know how I can add Link to that record of incident.I used ${URI_REF} but doesn't work.Please write the answer in breif.Thanks