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

Forum Posts

Not able to create project using ServiceNow SDK

Hello All, Like all of you i have been eagerly waiting to try out the new ServiceNow SDK released in the Washington release.  However i have stumbled upon an error while using and i cannot find why this is happening. After Installing the SDK on my lo...

image.png

Got error trying to ask a question in community page.

When I try to ask questions in the community portal page, I got error. The error message says: There is no accessible forum to post question. Please contact your system administrator.What's the fix for this? Thanks.

Community Alums by Community Alums  
  • 1052 Views
  • 6 replies
  • 0 helpfuls

Create Survey Button on Incident form

Need to create Survey button on incident form, so once we click on survey button, Survey checkbox on current incident should be checked and it should redirect to new incident survey created form.

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

Error Message - Method failed: (xxxxxxx) with code: 422

Dear All, While testing the endpoint connectivity using REST Message (POST Method), I have received the below Response.Please refer the below screenshots and suggest any errors?Response:{"detail":[{"loc":["body","username"],"msg":"field required","ty...

RaviKand_1-1711545144577.png RaviKand_0-1711545044914.png
Ravi Kand by Tera Contributor
  • 65735 Views
  • 5 replies
  • 0 helpfuls

Knowledge Manager group

I would like to set my knowledge articles to go to Knowledge Manager group. so that anyone in that group can approve the knowledge articles submitted. Can you please tell me how to do this. As of now it just goes to the owner of the knowledge base fo...

Community Alums by Community Alums  
  • 406 Views
  • 1 replies
  • 0 helpfuls

Business Rule - Help with update script.

Hello,The following Business Rules should update the short descript with description.  Please help review the code.  ThanksBusiness Rule: After and Update:          var catalogItem = new GlideRecord('sc_cat_item');        if (catalogItem.get('sys_id'...

Resolved! AddQuery for timestamp on Related List

I am working on the query on a related list that will show cases with same account and service offering that are opening in the last 30 days.  The below is my query. Everything is workiing but the timestamp piece. Please help. current.addQuery('u_tas...

Community Alums by Community Alums  
  • 1021 Views
  • 4 replies
  • 0 helpfuls