We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

how to import data in servicenow

I am trying to import data in alm_hardware table. but after transferring data the model component field is showing empty. i have mapped source field and target field correctly still facing issue. In excel I have many choices for model component and i...

Date field is not setting properly through script include

I am trying to update date time field in the project management task table. When I check the view xml of that record, date is showing as expected but when I see in the record value is coming different. I think issue towards the timezone but I am not ...

MihirY_1-1736264355218.png
MihirY by Tera Contributor
  • 927 Views
  • 2 replies
  • 0 helpfuls

in database view values for some fields showing empty

I've created database view connecting interaction_related_record and interaction table . It works fine for me but when other user entering this view he can filter out records with empty number but records that are left are showing no value which is n...

How to Review Tag based Service maps.

Context : Pattern based service maps have a "Send for review" button, which triggers a review task and process though which application owners review the map and add their comments. But for tag based maps this "Send for review" option is not availabl...

Community Alums by Community Alums  
  • 1578 Views
  • 2 replies
  • 1 helpfuls

Inactive Integration session timeout settings

Hi All,I need to validate the Inactive Integration session timeout settings. What property is used to handle this session? as per the ServiceNow, The recommendation value of that property should not be greater than 1 .  If anyone can shed some light ...

sharma_abhi by Tera Contributor
  • 1702 Views
  • 2 replies
  • 0 helpfuls

Proactive triggers for rule "Search - No Search Result" not working

Hi Experts, We activated the Proactive trigger rule "Search - No Search Result" for virtual agent but it is not working,The only thing we changed was to specify which portal to show triggers on.Please help or let us know if you are facing the same is...

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

Validation when cart is submitted

Hello allI have a need to perform validations when a user submits a request either for themselves or others. I searched the forums and came acrosshttps://www.servicenow.com/community/developer-articles/async-validation-in-onsubmit-catalog-client-scri...