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

Forum Posts

Archive Knowledge Base and related records

Hi,I want to archive one knowledge base along with related article like knowledge categories, kb article etc. Because i don't wanna  leave any orphan records. However, while run archive rule knowledge articles are disappearing. neither it present in ...

laptop1_0-1733853284240.png laptop1_1-1733853467556.png laptop1_2-1733853792810.png

Create new knowledge article page is blank

Hello I am having an issue with the create new article page in knowledge management. After some plugin updates (I think) the page is showing blank not allowing users to select a knowledge base or knowledge template. The only thing they can do is sele...

dan167 by Tera Guru
  • 722 Views
  • 6 replies
  • 0 helpfuls

Add state to closed states

Hi,  I want to add the new state (invalid/Junk - Value = on the incident table to the closed states. If the state is choosen, the active flag should be false, if the state is changed again (e.g. to new) then the active flag should be true again.  Be...

Tim94 by Giga Contributor
  • 5925 Views
  • 10 replies
  • 3 helpfuls

Resolved! Cad certification Exam

what is the format for CAD exam??? Are there any dumps available for it ???

harry24 by Tera Contributor
  • 9676 Views
  • 6 replies
  • 8 helpfuls

Hide false checkboxes from RITM and Task

This is a requirement for my Catalog items in general.If a checkbox variable type is not checked, it should be hidden in the RITM and Task. I have created a Script Include to retrieve the RITM variable names and types. If type is 'checkbox' and value...

Resolved! ACL

There is a table 'abc' that supports the catalog item 'xyz'.I have created the below ACL on the table 'abc': if (gs.getUserID() == '1234' || !gs.getSession().isInteractive() || gs.getUser().isMemberOf("gefg545") || gs.getUser().isMemberOf("3234gfg"))...

abhisek by Tera Contributor
  • 751 Views
  • 1 replies
  • 1 helpfuls

List field type is not working in Scheduled Job

 Hi Everyone,I have a requirement to delete user-related information from multiple tables in ServiceNow once a user profile is deactivated. I have written a Scheduled Job that successfully deletes the data from all tables except the "label" table.In ...