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

Forum Posts

Resolved! Get assignment group in workflow script

Hi,  i m trying to retrieve the assignement group related to the choice selected in the catalog item. with this script in a task activity :  var a= current.variables.la_reclamation_concerne.getDisplayValue(); //gs.log(a,'aaaa'); ==> good value. var g...

Nawal by Mega Guru
  • 2066 Views
  • 18 replies
  • 1 helpfuls

Resolved! Related List Button

Hi All, We have two tables Table A & Table B.. Need to have related list on Table A and on the Related list need to create Button as "Create Record", which need to redirect to Table B form and also need to prepopulate some of the fields data by pulli...

Ratan B by Tera Contributor
  • 1373 Views
  • 2 replies
  • 1 helpfuls

Resolved! Send email with UI Action

Hi everyone,   I created a button with a UI Action to send an email while inside a ticket, however it's not triggering: I created an Event Registration, an Email Notification (with "Event parm 1 contains recipient" checked) and this UI action. The U...

find_real_file.png
Carlos52 by Tera Expert
  • 4523 Views
  • 3 replies
  • 4 helpfuls

Resolved! Create a new Issue Type

I would like to create a new 'issue type' within Incidents, does anyone know how this is done? Many thanks in advance Alice

Alice121 by Tera Contributor
  • 796 Views
  • 2 replies
  • 0 helpfuls

How to unzip file and read xml files?

Hi All, When I hit an 3rd party endpoint it sends response as zip file which is having xml files. Here I want to unzip the file and read the xml files. Any help would be appreciated. Thanks in Advance, Gopinath

Issue with Importing data in to the staging table

Hi All, I'm trying to import data from JSON file in to the import set table using a fix script from the staging table i need to transform the data in to the target table. By running the below script in a fix script populates the staging table with th...

Make checkbox true based on another form's field value

Hi. I want to make a checkbox "check" true on the incident task form if the category of the incident is "Env" on the incident form.If someone could help me how can I set a checkbox true based on another form's value.

Savvy by Tera Contributor
  • 1276 Views
  • 5 replies
  • 1 helpfuls

Remove Roles From a Group

HI,  How can we remove role from a group using script? Is there any way we can delete any role from a group based on user input? Regards, Surbhi

Surbhi16 by Tera Contributor
  • 2464 Views
  • 17 replies
  • 0 helpfuls

Need help to fetch values for inbound action email

Hello All,  I have a inbound action to create a new catalog item & i want to fetch the below values to the variables. Please help me fetch the value from in the below format so that i can update them in my variables In the image, Its a table format. ...

Resolved! required help on multiplying two fields

Hi All,   Kindly provide solution for this.   I have two fields[Input Value is Numbers (a,b)] .On the third field[c] , I want the result of(a*b). The problem I am facing is both [a,b] can be editable. If I write onchange Client script  on A and if B ...

parnika1 by Kilo Contributor
  • 4952 Views
  • 13 replies
  • 2 helpfuls