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

Forum Posts

Resolved! Set Query parameter Integration

Hello Experts, I have created a scheduled job to trigger an integration. Where I am storing auc numbers in an array for all the request. I need to pass this AUC number in query parameter. What is the syntax for this? Piece of code from Scheduled job:...

Shantanu K by Tera Contributor
  • 1038 Views
  • 3 replies
  • 1 helpfuls

Report On Varibles Are Not Used Last 12 months

Currently, I am following the same way with Catalog Items that have not been used for 12 months by using the related list condition. However because it is a variable, it is a bit difficult to choose the appropriate table to report. So does anyone hav...

Resolved! References qualifier Dictionary entry

Good afternoon, I need a Reference qualifier for a dictionary entry in which only the department of the selected user is filtered. I have this code, but it is not work.javascript: 'department=' + current.sys_id.u_departmentThanks in advance.

Resolved! Unable to get the RITM details using background script

Hi All,Below is the script i written but it's not working. every time it's moving to else condition instead of if condition. can you help me on this var userId = '123';    var reqQuery = "";    function getUserGroups(userSysId) {        var groupIds ...

Emp 53 by Tera Contributor
  • 533 Views
  • 1 replies
  • 0 helpfuls

Resolved! Filtering cost center on the current user's company

Hi all, I have a list collector that needs to filter the Cost center table on the current user's company. I want to do this in a reference qualifier if possible. javascript:"u_company=" + gs.getUserID().getValue('company');  The above returns n...

Email Reminder (Flow designer)

Hi!I have this flow designer and it sends email reminder to a user. The prob is it seems that the flow designer is not getting the other records output value. I've set a condition here that "If send date is 2" (2 means -  email send date is 2 DAYS ap...

DizyM_3-1701222667203.png DizyM_4-1701222745787.png
Dizy M by Tera Expert
  • 428 Views
  • 2 replies
  • 0 helpfuls