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

Forum Posts

Resolved! How to change the number of knowledge articles?

Hi everyone, The number of knowledge articles usually starts with KB.Is there any way to change it into customized word? For example,if the article is from [My] knowledge base, the number of it will be KBM+string of numbers.If the article is from [Gr...

Yu_G by Tera Contributor
  • 1405 Views
  • 2 replies
  • 0 helpfuls

Notification email script

Hi all i have a requirement to create a scheduled job followed by Notification email script to  ,email to the each manager which contains pending incident and Change request counts of his respective team members. I created that part and that is worki...

Screenshot (81).png
Sharath807 by Tera Contributor
  • 980 Views
  • 3 replies
  • 0 helpfuls

Resolved! html payload to description field

Hi All,i will try to make the question correctly as this was explained to me.We have a team using elastic and they want to create incidents in servicenow.The integration works fine in general except for the content in the description field.They would...

El Cuchi by Tera Guru
  • 1547 Views
  • 1 replies
  • 0 helpfuls

$ not passed in masked type field

Hi everyone,I am currently facing problem with cloud catalog item password field. We can deploy from Azure portal but when we do that from ServiceNow service catalog there is problem with passwords containing $. Does anyone know what could be the iss...

ATF-Business Justification

Hi All, what ATF step to set variable values for "Business Justification" free text field after 'order a catalog item' this is blocking the next step like checkout button got struck here ! need to cross this pop-up window so that request gets created...

Priyadharshini4_0-1730179166555.png

Resolved! How to Read Parameter from URL ?

HiTeam,I need to read "sysparm_stack"from the URL "u_demo_view.do?sys_id=-1&sysparm_stack=abc"and hide the filed using Client script.How we can Achieve this ?