Blog
Insights and Ideas from Our Team
Filter By:
Featured Posts
Why Invest in Salesforce?
One of the scariest things I ever encountered in my work life was a salesperson when asked how he remembered potential leads. He answered, “Up here,” and pointed to his head. Perhaps he had a savant memory, but considering most of us don’t, we need something more to go on. Equally alarming was meeting with…
Sub-selects within Joins in Zend Framework 2
FileMaker Plugins Behaving Badly
Extensible Stylesheet Language Transformation (XSLT)
Salesforce.com Ant Migration Tool
Ant: Your Configuration Migration Tool for Salesforce Ant (Another Neat Tool) is a Java tool that performs tasks based on XML instructions. It serves as a great configuration migration tool for Salesforce. You give it an XML configuration file with the details of the possible tasks to perform. Then tell it the task you’d like…
Join Soliant Consulting at FileMaker DevCon 2013!
Update: Send Mail Windows Nuance & Workaround
Exceptions in Visualforce
Are DML changes rolled back when an exception occurs in Visualforce? It is clear from the official Salesforce documentation that all database modifications initiated from a trigger are rolled back when an exception occurs. We can look at it as if the application server started a transaction in our behalf, and handled the roll back…