Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! What does the sys_package table store?

The sys_user_role table contains a "Packages" field, which refers to the sys_package table.Questions:What does the sys_package table store?Does the sys_package table contain detailed records of plugins that have been installed in the past?What is the...

masahironaka by Tera Contributor
  • 2674 Views
  • 4 replies
  • 4 helpfuls

How to Wrap Text in a list view

Hello - i am trying to wrap text in a list view when the text is too long. As you will see in the attached photo, when the text is too long it just cuts off and does not go to the next line below (which i want instead of text going on and on). Here i...

Resolved! How to call a script include in Flow Designer

Hi SN Community, I'm working on converting a business rule into a flow. In the BR, a script include is called like so:(function executeRule(current, previous /*null when async*/) { // Call the script include new global.u_AttachmentUtils().copyAllA...

Anderson_R_0-1713816281796.png
rosagradill by Tera Contributor
  • 2617 Views
  • 2 replies
  • 1 helpfuls

New attestation fields in the CMDB (cmdb_ci).

Hi, We have recently noticed following new fields in the CMDB: Attested (attested)Attested by (attested_by)Attested Date (attested_date) The 'created' and 'updated by' shows 'system' so we are not aware that what created these fields. I have tried bu...

Syed14 by Giga Guru
  • 5611 Views
  • 8 replies
  • 2 helpfuls

Minimize favorite tab

Hi, Recently, our company has switched to the latest Service Now UI version and I have a question in regards of the Favorites tab.I would like to know if its possible to minimize the Favorite tab ( as i already pinned it to come in-hand) as this take...

CatalinaC by Kilo Contributor
  • 588 Views
  • 3 replies
  • 0 helpfuls

Integrate two Servicenow instance A and B

Hello Team,I wanted to Integrate two instance where from INSTANCE A i will be sharing the payload to INSTANCE B and on the basis of response they will take the action and send back the response. After getting the Response in INSTANCE A on the basis o...