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

Forum Posts

How to pass today's date in "Set Component Values (Custom UI)" step?

 We have a calendar field through which we have to pass tomorrow's date. This calendar field can only be accessed using Custom UI. So, we chose the step "Set Component Values (Custom UI)" to pass the date into the calendar field. The code that we use...

AnjaliRabade_0-1707538216608.png AnjaliRabade_1-1707538216611.png
Community Alums by Community Alums  
  • 1604 Views
  • 5 replies
  • 1 helpfuls

Events list not loading in notification, how to fix it

Hi All,In Dev instance : events list not loading in Notification, even I try to click on list instance automatically going offlinehere I can't share DEV instance error image,sharing my PDI instance image , like this when i try to click on list instan...

Sironi_0-1720827265535.png

Copy incident email communication to change request

Hi All, We have one coustom field on change form where user can put all the mail communication and it is done manually.But now we want when a change is created from a incident in that case all the mail communication which available on incident work n...

v-paulp by Tera Contributor
  • 455 Views
  • 1 replies
  • 0 helpfuls

Unable to find some plugins to install for PSM and SLM

Hi, I was unable to find the certain plugins listed below related to PSM and SLM while trying to install in my PDI GRC: Vendor Risk managementMap UI Component for the threat and alert data feedsSupplier LifeCycle ManagementSupply chain Integration wi...

why ParseInt returning value in different format

Hi All,SCript Inlcude :var SleepForScoppedApp = Class.create(); SleepForScoppedApp.prototype = { initialize: function() {}, sleep: function(time) { gs.sleep(time); }, type: 'SleepForScoppedApp' }; System Property's :name : hol...

Supriya25 by Tera Guru
  • 994 Views
  • 7 replies
  • 1 helpfuls

Forgot to create an update set for changes, what can i do?

Hi all, i made some changes in record producer, and after that i realised i forgot to create update set before i make changes.in that case can i export the record producer as xml then import to Production environment?or any other way i should do?Plea...

yandp by Tera Guru
  • 2080 Views
  • 2 replies
  • 2 helpfuls

Resolved! UI Macro custom Image for Teams Chat button

Hello, I am trying to replicate an UI Macro called user_show_incidents specifically this part  <j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide" xmlns:j2="null" xmlns:g2="null"> <g:evaluate var="jvar_guid" expression="gs.generateGUID(this);"...

SebCastro by Tera Contributor
  • 1899 Views
  • 7 replies
  • 4 helpfuls

Resolved! Widget Developpement

Hello, I have a quick question. I am developing a widget in Widget Editor. The purpose is to show multiple values in an sn-record-picker by default (with the multiple property set to true).In my controller script, I have this: And my sn-record-picker...

RayaneBendahma_1-1720628051362.png RayaneBendahma_2-1720628071919.png

Resolved! Help with Relationship's Query with field

Howdy Community,`Trying to create a relationship & related list.I want to add a related list of RITMs to the Hardware table.(then display the related catalog item name) Applies to table alm_asset(actually my table is alm_hardware but the Request Line...

Resolved! Walk-up Estimated Wait Time Calc for DIFFERENT Locations

Got a bit of a weird one. I enabled the wait time display on the walk-up portal for one location and then set about creating a load of interactions for that location and processing them in Agent Workspace to try and get the wait time to work. It cont...