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

Forum Posts

Convert base64 to hex.

Hi Everyone, I am generating HMAC signature in base64 format and I want to convert it into hex. Script Include:var hmacjs = Class.create(); hmacjs.prototype = Object.extendsObject(global.AbstractAjaxProcessor, { hmacSHA256: function() { g...

Serviice Builder

Hi,Need information on Service Builder- Does the admin have ability to customize anything within the Service Builder.Example: Workflows, Fields(creation/ updating labels), help content, form layouts. 

user_lm by Tera Contributor
  • 1291 Views
  • 4 replies
  • 0 helpfuls

How to make a report comparing two amount fields

Please tell me how to create report which shows comparison of two field named amount being sought and amount approved such that it displays only those records created last week i.e first it takes sum of both the fields and then separately displays th...

Lookup select box sort

Hello developers,  I am using Lookup select box, table used is sc_req_item and reference qualifier is added. In dropdown i want to show latest closed records first follwed by old closed ones. I have tried ORDERBY, ORDERBYDESC and even used script inc...

New record Write ACL

I have created a Read ACL and Write ACL on a field on our Contact table. The Read ACL is set for user_admin, and the Write ACL is set for admin. When I impersonate a user-admin, I can't write to the Contact record via list or form view (correct). But...

MStritt by Tera Guru
  • 1288 Views
  • 3 replies
  • 1 helpfuls

Business rule after inbound email action

Hi Experts, Looking for some suggestions on the below requirement.Case :I have a inbound email action which is updating the Incidents . Requirement is : When an email arrives into the record , It should notify the watch list users -- For example with...