Skip to content
CYNOSYS

CYNOSYS

  • Salesforce
  • Javascript
©2019 CYNOSYS

Salesforce

Categories Salesforce

Salesforce CLI

Posted on February 7, 2018March 7, 2020by xenon
What is it ? The Salesforce CLI is command line interface for Salesforce comes under Salesforce DX tools. An introduction to Salesforce DX is given here. What it can do ? Sale…
Continue reading "Salesforce CLI"
Categories Salesforce

Introduction to SalesForce Developer eXperience (SFDX)

Posted on February 2, 2018March 9, 2020by xenon
Salesforce DX (SFDX) provides an integrated, end-to-end lifecycle designed for high-performance agile development.  It consists set of tools including Salesforce CLI, Second-Genera…
Continue reading "Introduction to SalesForce Developer eXperience (SFDX)"
Categories Salesforce

String Manipulation in Salesforce

Posted on October 3, 2017March 7, 2020by xenon
Salesforce provide set of methods for String manipulation. This article explains usage of each function with examples. Truncate strings with ellipses. abbreviate(maxWidth) re…
Continue reading "String Manipulation in Salesforce"
Categories Salesforce

Loss of fractions when dividing integers in Salesforce Apex

Posted on September 11, 2017May 2, 2020by xenon
In Apex, this is a small coding issue can lead to serious calculation problems. When dividing numeric Integer or Long values, the fractional portion of the result, if any, is remov…
Continue reading "Loss of fractions when dividing integers in Salesforce Apex"
Categories Salesforce

Salesforce Deployments with ANT Migration Tool and Batch Scripts

Posted on August 10, 2017March 7, 2020by xenon
Apache's Ant is a Java library and command-line tool which allows quick deployment/migration of components into a target system. Once you installed Force.com migration tool, it can…
Continue reading "Salesforce Deployments with ANT Migration Tool and Batch Scripts"
Categories Salesforce

Salesforce Coding Standards

Posted on August 7, 2017March 7, 2020by xenon
This is an unofficial list of Salesforce Coding Standards sourced from various guidelines & coding standards from the internet. Salesforce recommends following Java standards f…
Continue reading "Salesforce Coding Standards"

Posts navigation

Previous Page 1 Page 2
Search