Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Dynamic page creation

Hi, I have created a page . after submitting a record producer it is redirecting to that page. I want to attach the sys_id of the submitted record in the url. how to do? Record producer script: producer.portal_redirect = "?id=event_reg_success";    

Rosy14_1-1723625738473.png Rosy14_2-1723625762450.png
Rosy14 by Kilo Sage
  • 415 Views
  • 1 replies
  • 0 helpfuls

クライアントスクリプトによるスクリプトインクルードの呼び出し

ウィジェットのクライアントスクリプトにて、スクリプトインクルードを呼び出し、スクリプトインクルード内でテーブルにレコードを挿入します。・クライアントスクリプト・スクリプトインクルード しかし、実行後はUnhandled exception in GlideAjax.となってしまい、ザーバ側とクライアント側で通信ができていないようです。原因は何でしょうか?

スクリーンショット 2024-08-14 164856.png スクリーンショット 2024-08-14 164939.png

Resolved! Hide/Show a variable

Hi All,  In my catalog item I have a list collector, where one of the options is 'other'. I would like to show (and make mandatory) a string field 'other consumer' when this option is selected. Currently I have a client script, but when I select 'oth...

dev_K_3-1723621187587.png dev_K_2-1723621085009.png
dev_K by Tera Contributor
  • 1392 Views
  • 6 replies
  • 1 helpfuls

1, difference behaviour b/w platform and in portal

Hi Team ,   There is a difference behavior between Portal and Platform ends.  We have catalog called Lost or Stolen Device. Based on device type, a Short description is populating . For example, if I choose device type is 'Laptop' >> In short descrip...

nameisnani_0-1723628019063.png nameisnani_1-1723628019248.png nameisnani_2-1723628019047.png
nameisnani by Giga Sage
  • 511 Views
  • 1 replies
  • 0 helpfuls

Resolved! GlideScheudule Duraiton calculation is not accurate

Hi Team,I'm working on calaculating the business duration between the created_at and closed_at. But It is not updating the correct time. The business rule script is as below. (function executeRule(current, previous /*null when async*/) { var schedul...

krajakaruna_0-1723528311492.png
krajakaruna by Tera Contributor
  • 1161 Views
  • 3 replies
  • 0 helpfuls

Resolved! ITSM subscription

Hello, Can anyone explain the difference between a fullfiller & Unrestricted User* please.I'd like to know the major difference.Best regards 

PDI Instance - Error - emote host terminated the handshake

Getting this error while accessing the ServiceNow API End points from Java code. javax.net.ssl.SSLHandshakeException: Remote host terminated the handshakeIt was working fine until yesterday and we are getting this error from today.Some of the request...

venkatas12 by Tera Contributor
  • 2807 Views
  • 7 replies
  • 0 helpfuls

Variable not visible upon changing language

Hi Community, I have a variable of type Date. This variable works fine when the language is English. But fails when language is not English. Can any one help why this is happening? When in English: The date picker is visible to select a Date.When in ...

KartikC by Tera Contributor
  • 1421 Views
  • 6 replies
  • 0 helpfuls

Resolved! setVisible for more number of fields.

I got a requirement to make around 30 + fields are to be visible for specific conditions. Can I use the array(to store the field names) and loop condition as below with a onchange client script to set the visibility.var fieldArray = ['field_name01', ...

Remediation Task Numbering is not Unique

Hi Community, I have an issue that while creating record in Remediation Task table, records are creating with duplicate number. Can you provide the solution for this? PFA the screenshot for the same issue. Thanks,Jagan

JaganN971616731_0-1723624295930.png