Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Duplicate email send to the user

There is two same email send at same time to the user. I have checked BR and I have checked notifications as well. Is there anything else which can be done in order to find the bug.

Resolved! insert approval record

if (approvers1.length > 0) {        var gr1 = new GlideRecord('sysapproval_approver');        for (var j = 0; j < approvers1.length; j++) {            gs.info("Approval 1-"+approvers1);            gr1.initialize();            gr1.sysapproval = curren...

Hafsa1_0-1738238380656.png
Hafsa1 by Mega Sage
  • 1778 Views
  • 14 replies
  • 1 helpfuls

Resolved! BCM Workspace

Hi, There. How can we edit the BCM WORKSPACE.?Thanks in advance.

Gaurav69 by Tera Contributor
  • 1415 Views
  • 3 replies
  • 1 helpfuls

Resolved! Mapping the record producer values t a payroll case

I have two fileds in the record producer1.HR representative------>reference value2.Watch list--------->list collector. both of them are variable set values hence mapping cannot be done directly and hence I have to use script.In the backend where the ...

pk2184046 by Mega Sage
  • 1279 Views
  • 5 replies
  • 2 helpfuls

advanced reference qualifier on a reference field?

Is this possible? I am not sure how to go about what I'm trying to do. I want to create a refence field that has only specific choices but I need that choice list to be dynamic based on a "Where something in (select something from other table)" Is th...

bigbacon by Tera Guru
  • 1271 Views
  • 5 replies
  • 0 helpfuls

Resolved! Access Dom in email script

Namaste!i was working on an email notification in which i want is that i have two anchor tags one for approve and one for reject i want is that when i click on buttons the requested record gets approved or reject so can anyone tell me how can i use o...

Resolved! Re: Custom Global Tables

I have a requirement that would require a custom table for use in catalog items.  The table will store metadata used to drive workflow based on training requirements, owner name for varying rooms, sites across their enterprise.  I know it is frowned ...

Mark Brogna by Tera Contributor
  • 1079 Views
  • 2 replies
  • 0 helpfuls