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

Forum Posts

Resolved! Scripts - Background goes blank on execution

Hi folksAnyone has idea about Scripts - Background result screen providing inaccurate information when a record update script under Scripts - Background.     Just to exemplify the issue, when a record updates script is executed, it writes"*** Script:...

georgechen by Kilo Guru
  • 2448 Views
  • 5 replies
  • 2 helpfuls

Resolved! Sys_id mismatch in Dev and Prod instances.

I need to delete a variable from the Production instance, but however this variable was not present in the DEV. Because of this I created a similar variable and thought of deleting it. Later came to know that pushing the update set with the change I ...

jobeasow by Mega Contributor
  • 2752 Views
  • 5 replies
  • 3 helpfuls

catalog one-time price OR recurring charge

The service catalog --> maintain item -->pricing options are Price, List Price, and Recurring price with frequency.   I have the need for a one-time price option OR a recurring price. But it appears when price and recurring price are populated, the s...

Creating a double trend report

Hi guys,Is there a way to combine two trends in a single report? I need to   see - number of opened changes and closed changes in a two lines type report per week. For example, you got 10 tickets opened week Nov 2-6, how many of those were closed - s...

SMS delivery issue

Hi,I have enabled SMS notification in my instance. In email logs it showing as Processed but as I checked with the users then no SMS has delivered. I am using this functionality for AT&T service provider for US location. I tested with couple of users...

Rajeev K1 by Tera Expert
  • 3930 Views
  • 14 replies
  • 1 helpfuls

Resolved! Scoped applications and missing api's

Many thanks to those who found the replacement for XMLDocument and GlideXMLDocument in Fuji for scoped apps (XMLDocument2).   Does anyone know if there are replacements for the following?new GlideHTTPRequest()new GlideEncrypter()gs.setProperty()When ...

Resolved! View-Specific UI Policy

The wiki describes that it is possible to specify the view when creating a UI Policy - "but only If the Global check box is cleared, the View field is displayed."I don't have a "Global check box" but an Application field, where "Global" is selected B...

Resolved! Conditionally mandatory fields

I have some fields of a table which I want to be mandatory under certain conditions only.To do this on a form, I can write a client script which does g_form.setMandatory or I can write a UI Policy.What about if I want to do this on a list?   What is ...

johnsgp by Mega Expert
  • 4215 Views
  • 8 replies
  • 0 helpfuls