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

Forum Posts

Resolved! Records not inserted in sys_history_line table

Hi,I have written a logic in script include to check how many times a field of Case updated. For this I am querying sys_history_line table with case set id.The records are inserted in this table for case when case is created manually using case form....

deepak50 by Tera Contributor
  • 5016 Views
  • 7 replies
  • 5 helpfuls

Create RITMs from script Scheduled job using CART

Hello Gurus,I have a customed table, let's call it T7, a scheduled job script (for debug purposes, in the meanwhile, I'm using 'execute now' to run it) where I scripted a GlideRecord query on that table. The RowCount might return more then 1 row.I've...

issue with Okta SSO

Hey guys I am having an issue setting up OKTA sso in our test instance. This is working fine in prod and all the setting look the same in test other than the instance it points at in OKTA but when I test logging in it takes me into the OKTA app to se...

Resolved! How to add affected locations related list under incident?

Hi All, I have a requirement to get the locations from the child incidents and then populate those under the related list named Affected Locations in parent incident.Do i need to replicate same behavior as Affected CI's which we have on change table?...

BijoyDeb by Tera Contributor
  • 2527 Views
  • 4 replies
  • 3 helpfuls

adding users to the watchlist on the portal

Evening,  Has anyone managed to add an option onto the "my requests" lists on the portal? so as a user I can review my tickets and add my manager, as an example, to one for them to get updates as well

Handling Race Condition

Hello, I am trying to prevent the race condition issue that we are running into because of the nature of application we have. System -  We have a phone number management (inventory) application which is Queried by external system and our application ...

sandeep3791 by Tera Contributor
  • 3642 Views
  • 2 replies
  • 0 helpfuls

Resolved! Catalog rejection notification send to Requested for

Hi, on the OOB notification that triggers when a requested item is rejected, it goes to Approver and not the Requested for. Is there is way that this can be updated to be sent to the requested for instead. I saw that a mailscript can be implemented b...

olufsen by Kilo Sage
  • 1190 Views
  • 4 replies
  • 0 helpfuls

Resolved! Pop-up confirmation upon approval

I am looking into adding a confirm() dialogue when the 'Approve' action is selected on an approval. My goal is to verify that the approver is aware of the costs that are associated with a specific item. Due to the inconsistency of price for the catal...

ryancasey by Kilo Contributor
  • 5923 Views
  • 9 replies
  • 2 helpfuls

Resolved! Set a reference field value from a script include

Hi, Is there a way to set the sys id returned from script include in the reference qualifier for a reference variable? I have a reference variable that refers to sys_user_group table. I'm calling a script include from the reference qualifier of this ...