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

Forum Posts

Resolved! Servicenow- Workday integration

Hi All,Please give the detailed procedures for workday- servicenow integration.What are the details that we required from the other team for doing this integration?And after this integration what we have to do from servicenow HRSD?Any help is appreci...

Devika3 by Tera Guru
  • 2576 Views
  • 8 replies
  • 1 helpfuls

REST API very slow due too long "session wait" times

Hi, Calling to REST API end points is very slow in my dev instance. According to the Session Debug Log view it is caused by too long "session wait " times. In the example below it's +11 seconds.  This happens very often and regardless the specific RE...

pbeltranl_0-1675527871830.png
pbeltranl by Tera Contributor
  • 3405 Views
  • 5 replies
  • 0 helpfuls

How to unzip file from sys_attachment table and store it back?

Hi everybody,   I looking for way to unzip specific file, from zipped file in sys_attachment table and add new txt file to sys_attachment table back?    Zip file contains directories and txt files. We need to get specific file from it.  How we can do...

Andre5 by Kilo Explorer
  • 4638 Views
  • 4 replies
  • 0 helpfuls

Add file downloadable link in UI page from sys_attachment

How to add file downloadable links in UI pages from sys_attachment table.I have tried a few options and putting anchor  value in the href like belowhttps://instance-name.com/ui_page.do?sys_id=12c0286a1b7161106c1aa86fe54bcb54I am getting errors like R...

singhajeet by Tera Contributor
  • 1834 Views
  • 10 replies
  • 0 helpfuls

cross-scope access policy issue on HR case form

Hi Team, While transferring a HR case I am getting this error - "Error Message --"Access to api 'put(sn_hr_er_case.number)' from scope 'sn_hr_core' has been refused due to the api's cross-scope access policy" Also assigned to Person not able to see t...

Harsha1 by Tera Contributor
  • 887 Views
  • 2 replies
  • 0 helpfuls

Resolved! Date field should not take past date.

Hi all,I have Date type field called "Reservation Time" and the requirement is, it should not take past date. I have created a onChange Client Script on Reservation Time field. Requirement :- Date field should not take past date but should take Today...

Sid_Takali by Kilo Patron
  • 4716 Views
  • 7 replies
  • 8 helpfuls

Resolved! gs.getUser().isMemberOf() question

Hello All, I am perplexed. I am not able to return a list of groups where the current logged in user is member of the 'parent' field of the sys_user_group table.  Task:Find all groups where the 'parent' is field is not null.Find all groups the curren...

Bill Wulff by Tera Guru
  • 9709 Views
  • 1 replies
  • 0 helpfuls

Resolved! Add Attachment button on record producer

Hello Everyone,I was wondering if I can move or display the attachment button in another place of my record producer.At the moment, it is located on the upper right, but I want to display it in a different location within the form.  There is a variab...

Miguel33_0-1682360384246.png
AngelP83 by Giga Guru
  • 1235 Views
  • 1 replies
  • 1 helpfuls

Get Lookup Select Box value in Flow Designer

Hi UPDATE - I have retrieved the value using /var lab = fd_data.trigger.request_item.variables.allocate_asset_tag_serial_number.getDisplayValue();return lab; However, this returns the display name because that's what the variable displays - can I ret...

rayevans_0-1682279662424.png rayevans_1-1682279702042.png
ray evans by Tera Guru
  • 2204 Views
  • 11 replies
  • 2 helpfuls