Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Close the RITM if it is approved.

Hi Everyone, I have created a workflow for catalog item. The ritm should get auto approved and the ritm should get closed,but it is not working as expected.  Basically , Ritm should be assigned to particular group , but it should be auto approved and...

w1.png w2.png

Resolved! Microsoft Teams Graph Spoke error

Hello, We're trying to configure Microsoft Teams Graph Spoke in our instance. We've followed the instruction from this link : ChannelMessage.Send,Group.ReadWrite.All**) : https://docs.servicenow.com/bundle/washingtondc-integrate-applications/page/adm...

Bird1 by Mega Sage
  • 1942 Views
  • 2 replies
  • 1 helpfuls

Resolved! Issues with comparing variable dates

I am trying to do something that I've seen a lot of posts on and I have not been able to get it to work. I have two variables on a catalog item:u_leave_dateu_return_dateUltimately I'm just trying to check that the leave date is before the return date...

Moedeb_0-1725429560520.png
Moedeb by Tera Guru
  • 1362 Views
  • 10 replies
  • 4 helpfuls

Requested for in request summary

Hi Team  on portal after submitting the catalog item we are getting request summary- 1.submitted 2.request number 3. estimated delivery ---on portal customer wants "requested for" as well in that request summary can anyone suggest me how to add reque...

shabbir9_0-1725519565234.png
shabbir9 by Tera Contributor
  • 515 Views
  • 2 replies
  • 0 helpfuls

pulling Region is corporate information

i have a catalog item which contains a variable corporate_access (type: Yes/no) , what im trying to achieve is when the logged in user who is going to request the catalog item is from a corporate region it should show the corporate_access variable bu...

JeanPauldeHa_0-1725452159240.png JeanPauldeHa_1-1725452192643.png

updation of incident state and assignee

I can able to update the Assignee Value to null, but incident state is not getting updating. Below is the code.   var inctkts="numberSTARTSWITHINC^active=true^stateIN2,3,6";     var gr= new GlideRecord('incident');  gr.addQuery('assigned_to', usernam...

Is there a built in password expiration policy?

For the admin accounts, we are doing manual login. Is anyone aware on the OOB password reset process. The system should force every account to reset pwd for admin profiles for every periodic interval (ex: 120 days). All this setup should be OOB provi...

KRANTHIMAHESH_0-1725517341055.png

Rollback updates if a specific condition is met

If I change any field's value in the record and save it, after saving it if the "Message" field gets a value via the API, it should rollback all the updates I made in the record. Any idea how I can implement such logic?

Elvin_Salim by Tera Contributor
  • 348 Views
  • 2 replies
  • 0 helpfuls

Resolved! Related list on change request

Hi All, A Simple query i have to create a new related list we have to use relationship module  however why i am unable to see the existing related list in this relationship table example in change request table we have approvers,incident casued by ch...

Resolved! Write script on list view

Trying to write a Client Script (onLoad) for a table list view is not working.   How can this be done?

xiaix by Tera Guru
  • 5022 Views
  • 13 replies
  • 2 helpfuls