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

Forum Posts

How to call RESTMessageV2 from the UI Page?

I created a UI page and then called the GlideAjax which in turn calls a script include .The Script Include has a custom RESTMEssageV2 implemented and due to some reason the part where RESTMessageV2 is called is completely ignored ?Any ideas on why th...

mohith2 by Mega Contributor
  • 2480 Views
  • 2 replies
  • 0 helpfuls

Resolved! To change the format of single line text type Variable

Dear Team, I have a variable named 'customer_id' of type 'Single Line Text' on a catalog item. While filling out the form I want to make this field to take ONLY the below type format, the rest of any other format is not allowed and throws the error '...

rishabh31 by Mega Sage
  • 1090 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to Orderby for Date field but based on the time only

Hi all,  I need to sort queried record based on time part only not based on date in Opened  filed . i have tried the below code it is sorting based on date. var prob = new GlideRecord('problem');        query = "sys_update_ondBETWEENjavascript:...

Sangeetha8 by Tera Contributor
  • 1503 Views
  • 2 replies
  • 1 helpfuls

Resolved! Create SI from emails received

Hello all I am working on a story where I need to create security incidents from emails received.  I configured my Inbound actions as expected with the target table pointing to the security incident table  However, upon testing to make sure it works ...

newbie_05_0-1686322289803.png newbie_05_1-1686322376478.png
newbie_05 by Tera Contributor
  • 1360 Views
  • 6 replies
  • 1 helpfuls

Disable search for a single field in list view

Is it possible to disable search for a particular field (type - string) in the list view of a table. Basically the need here is to prevent user from searching anything for that column alone and not other columns in the table.Thanks in advance.

ACL in Domain Separation

Hi,I am implementing ACL in Domain Separated instance but even after allowing the restriction of ACL table in 'sys_security_restricted_list' table and creating the Domain fields in ACL table, the ACL is not working as expected. I have searched in com...

Resolved! GlideAggregate not returning expected results

I'm trying to get all of the names used in our CMDB and the count of how many times they're used. (Don't ask why; the back-story is too long). I expected the code below to do that, but it does not return all the names - Note: it does return 100,001 n...

Jeff Bascou by Giga Contributor
  • 2188 Views
  • 4 replies
  • 1 helpfuls

Issue in Workflow: Getting message Workflow 'workflow name' with context 'sys_id' terminated 2019-03-05 05:54:43 UTC with : Transaction cancelled: maximum execution time exceeded

Hi Team,   Am facing an issue in my PROD instance.I have a workflow on release management table where in an activity, script execution will take place and looks like the script taken much time to execute and throws below error: Issue in Workflow: Get...

find_real_file.png
Suresh1 by Tera Guru
  • 3201 Views
  • 5 replies
  • 0 helpfuls

Resolved! SLA timezone source

I have a scenario where the timezone source field  is selected as the caller's timezone, but the timezone field is empty in user's profile, then how the SLA will run?  

amit71_1-1686564783983.png
amit71 by Tera Contributor
  • 798 Views
  • 2 replies
  • 1 helpfuls