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

Forum Posts

Need to add 3 strike rules in RITM

Hi Experts, Need to add 3 strike rules in RITM- like if state is waiting for manager review then notification need to sent to requested for manager until manager added comments. if manager added comments after 1st notification then notifications need...

Problems sending email

I created an email in my 'Logic and automation' of my application, I managed to format the email so that it is sent to a specific user and assign a Google email to him, but he doesn't send the email, what's left for me to be able to send ? Shouldn't ...

Resolved! Database view with a three table join

Hi, I am trying to create a database view that will give me all the SLAs linked to Incidents, where the Incident doesn't have an Incident Task related to it.    I am struggling trying to do this using a join.   Does anyone have an idea how I can do t...

ayman_h by Kilo Sage
  • 4733 Views
  • 10 replies
  • 4 helpfuls

Resolved! Convert this addEncodedQuery to an addQuery

More of a learning opportunity than anything. I was struggling to decipher the breadcrumb logic for this query and instead had to opt for an addEncodedQuery instead.  If I were to use addQuery, how would I accomplish this? var grStakeHolReg2 = new Gl...

MBarrott by Mega Sage
  • 677 Views
  • 3 replies
  • 2 helpfuls

hide attachment

How to hide attachment icon from portal when the case is close, i have created read ACL on sys_attachment table but it is not workinganswer = getAttachmentWriteAnswer(); function getAttachmentWriteAnswer() { var parentRecord = new GlideRecord('hr_cas...

JyotiTripathi_0-1710768775155.png

Resolved! Move the state from Scheduled to New in change management

Dear Expert I have a requirement to move the change state from scheduled to New if user click on the button "Revert to New" and change state will move to new and whatever impacted service was there previously in the change ticket will removed from th...