ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! TFS to ServiceNow Integration

Hello,Looking for a way to integrate TFS to ServiceNow using web services.   The goal is to update some fields in PPM ServiceNow from TFS.I noticed TFS to SN integration managed by Tasktop is also possible but I'm sure that requires licensing.

clear recent selection list?

One of my users would like to NOT see the most recent selections he has made in a field that shows "Recent Selections".Is there a way to clear this out on a per user basis?

RECENTITEMS.png
claires by Tera Expert
  • 7798 Views
  • 3 replies
  • 8 helpfuls

Add days to datetime field

Looking to populate end date with 14 days after the value which is there in the start date (on field change)   Should respect the user date format preference

neet1 by Giga Explorer
  • 8173 Views
  • 3 replies
  • 2 helpfuls

Clear DateTime field during Transform

Thanks in advance for any help. This one has me stumped. I have a DateTime field on a target table.  During import, I want to clear this field of any value (make it NULL) during import based on the value of a corresponding source field.   This should...