Skip to content
CYNOSYS

CYNOSYS

  • Salesforce
  • Javascript
©2019 CYNOSYS

Salesforce

Categories Salesforce

Testing Salesforce REST APIs using Postman

Posted on June 19, 2019March 7, 2020by xenon
What is Postman ? Postman is a REST client for testing, debugging, monitoring and documenting APIs. Is it free ? There is a free version available with limited features and functi…
Continue reading "Testing Salesforce REST APIs using Postman"
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"

Posts pagination

Previous Page 1 Page 2 Page 3 Next
Search