The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Transform script to upload data in to relationship table

Hi Community, I need help with transform scripts. I have a 1,00,000 records data that need to be uploaded on to 'rel_ci' table. Now in this table i have parent field and parent location then child field and child location then type fields. totally 5 ...

Anil9 by Tera Contributor
  • 910 Views
  • 4 replies
  • 0 helpfuls

Resolved! Do isMemberOf() method works for Managers?

Hi, I've a requirement to check if the loggedin user is member or manager for a group or not. For this is used gs.getUserId().isMemberOf('my group') method. Its working for the group members. But when manager logs in its not working. But I read somew...

Vasu ch by Kilo Sage
  • 783 Views
  • 9 replies
  • 2 helpfuls

compare two date fields

i have two date fields1)start date2)end dateif start date is greater than end date,abort the form from submissionplease help me with the businees rule script..

cray by Kilo Contributor
  • 25434 Views
  • 12 replies
  • 8 helpfuls

Auto close a change request

I have to auto close change requests if few conditions met. I have written a schedule job for the same as below.  I have to query change requests which have work start and work end between planned start and planned end date. All these 4 fields are da...

Arifa1 by Kilo Explorer
  • 651 Views
  • 2 replies
  • 0 helpfuls

Resolved! About Encoded Query with sys_created_on

Hi all,   I am trying to add Encoded query  with sys_created_on before 24th jan gr.addEncodedQuery('state!=3^assignment_group=207449d2dbae7700a1385d87f49619d4^active=true^sys_created_on<javascript:gs.dateGenerate('2022-01-24','00:00:00')'); I am gett...

Gayathri5 by Tera Guru
  • 1919 Views
  • 1 replies
  • 4 helpfuls

Resolved! Hide add to cart and order now button from service portal

I have create variable with 2 option and below are the scenario i want to achieve. Scenario 1 When i choose option 1 variable name (u_option1) default the add to cart and order now button already loaded. Scenario 2 When i choose option 2 variable nam...

TMKAM by Tera Contributor
  • 2247 Views
  • 10 replies
  • 7 helpfuls

glide schedule duration does not give the correct result

hello could someone help me? I replicated this for a schedule from 9:00 am to 8:00 pm, as a result I get 10hrs. if I change the end date to "2022-01-12 10:00:00" I get the same result   Does anyone know why this happens?   var schedule=new GlideSched...

AlejandraEs by Tera Contributor
  • 1548 Views
  • 6 replies
  • 0 helpfuls

API: add journal entry to and existing incident

I have a ruby script that I use to create and update calls.  I have not used the update function for a long time and now I find it does not work.  So far as I can tell there are no errors at the API level (I do check the results of each call i first...

rful011 by Kilo Explorer
  • 1164 Views
  • 4 replies
  • 0 helpfuls