<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Project Manager, Speaker, and Digital Coach for Salesforce.com, Basecamp, Quickbooks and Technology Challenges .: Your Success Rabbi &#187; Salesforce.com</title>
	<atom:link href="http://www.successrabbi.com/topic/salesforcecom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.successrabbi.com</link>
	<description></description>
	<lastBuildDate>Wed, 14 Sep 2011 07:34:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Call Scripts &amp; Compliance with Default Field Values</title>
		<link>http://www.successrabbi.com/2010/12/call-scripts-compliance-with-default-field-values/</link>
		<comments>http://www.successrabbi.com/2010/12/call-scripts-compliance-with-default-field-values/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 17:01:56 +0000</pubDate>
		<dc:creator>jcline</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[continuing education]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://www.successrabbi.com/?p=398</guid>
		<description><![CDATA[I recently did some work with a precious metals company that had some very unique compliance requirements that in part also occur with many financial services firms. The issue relates to disclosures. In a real estate transaction you have lots of disclosures but they are written and reviewed prior to or during the visit to [...]]]></description>
			<content:encoded><![CDATA[<p>I recently did some work with a precious metals company that had some very unique compliance requirements that in part also occur with many financial services firms.</p>
<p>The issue relates to disclosures. In a real estate transaction you have lots of disclosures but they are written and reviewed prior to or during the visit to the Escrow office.</p>
<p>What happens when many of these need to be conveyed over the phone and then archived for future reference? What if they also need to include order specific information such as pricing or quantity information? Additionally, how do you insure that updating the compliance script in the future won&#8217;t overwrite previously saved versions that are only valid if kept as they were read originally?</p>
<p>The last requirement is the most important and challenging one to implement, especially in light of custom information to be included within the text to be read to the client.<span id="more-398"></span></p>
<p>The first option many would choose here is to use text formulas which work great for simple statements that will have minimal or insignificant changes in the future. However, since changes to formulas are global, they must be changed with care as they will automatically update previous records and leave no trace since formula fields currently can&#8217;t be included in Field History. This will work for some but certainly not all as legal language will have to change over time without overwriting data on previous records.</p>
<p>The best option is to separate all the necessary information into simple descriptions that have custom, order specific data that use <strong>formulas</strong> such as:</p>
<pre> "Your order today, December 12, 2010, will be for $58,434.92."</pre>
<p>and more detailed disclaimers and proscriptions that use <strong>field default values</strong> such as:</p>
<pre>"You understand that the purchase of physical precious metals does 
not pay dividends, interest, or earned income and may lose value."</pre>
<div id="attachment_400" class="wp-caption alignleft" style="width: 294px"><a href="http://www.successrabbi.com/wp-content/uploads/2010/12/Salesforce-field-default-value.jpg"><img class="size-full wp-image-400 " style="border: 1px solid black;" title="Salesforce-field-default-value" src="http://www.successrabbi.com/wp-content/uploads/2010/12/Salesforce-field-default-value.jpg" alt="Salesforce.com Field Default Value" width="284" height="107" /></a><p class="wp-caption-text">Salesforce.com Field Default Value</p></div>
<p>By using field default values for the key aspects that are read to the client, you avoid the issue of overwriting by field updating as changing the field default value only affects future records, not previous ones. The formula values will update previous records but since they are simple and descriptive when done correctly, it will be insignificant.</p>
<h3><span style="color: #000000;">I provide 15 minutes of free advice for first time callers to prove my value. <a href="/contact" target="_self">Schedule it here.</a></span></h3>
<p>Happy new year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.successrabbi.com/2010/12/call-scripts-compliance-with-default-field-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make It More Readable: Enforce Case w/ Simple Workflow Rules</title>
		<link>http://www.successrabbi.com/2009/08/make-it-more-readable-enforce-case-w-simple-workflow-rules/</link>
		<comments>http://www.successrabbi.com/2009/08/make-it-more-readable-enforce-case-w-simple-workflow-rules/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 00:52:30 +0000</pubDate>
		<dc:creator>jcline</dc:creator>
				<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Accounts]]></category>
		<category><![CDATA[B2B]]></category>
		<category><![CDATA[B2C]]></category>
		<category><![CDATA[Contacts]]></category>
		<category><![CDATA[data quality]]></category>
		<category><![CDATA[Nonprofits]]></category>
		<category><![CDATA[Person Accounts]]></category>

		<guid isPermaLink="false">http://www.successrabbi.com/?p=363</guid>
		<description><![CDATA[Sometimes the flexibility of Salesforce.com can be intimidating. Whether potential buyers, admins, or users, wrapping your head around all the various tools available to you and imagining how you might used them can be challenging. Sometimes it is the most simple example that starts the wheels turning and leads to a real use case in [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes the flexibility of Salesforce.com can be intimidating. Whether potential buyers, admins, or users, wrapping your head around all the various tools available to you and imagining how you might used them can be challenging. Sometimes it is the most simple example that starts the wheels turning and leads to a real use case in your business.</p>
<p>I hope this is one of those simple examples. Please let me know otherwise below.</p>
<p>Workflow is a feature of the Enterprise Edition of Salesforce.com that provides a lot of that powerful but daunting flexibility.</p>
<p>I am going to focus on a simple but valuable way to use Workflow to make your data more consistent and readable. I will then show a few screen shots as examples of the setup process and then offer a few additional ways this could help you.<span id="more-363"></span></p>
<p><a href="http://www.successrabbi.com/wp-content/uploads/2009/08/workflow-rule-uppercase-0.jpg"><img class="size-full wp-image-364 alignleft" title="workflow-rule-uppercase-0" src="http://www.successrabbi.com/wp-content/uploads/2009/08/workflow-rule-uppercase-0.jpg" alt="workflow-rule-uppercase-0" width="225" height="407" /></a>You and I have a different way of taking notes. You probably write very well. Me, not so much. I use pictures (thanks Tony Buzan!) and you use abbreviations. I oscillate between ALL CAPS and Camel Case (also called Title Caps) and you write in all lowercase.</p>
<p>So, let&#8217;s say we are both working together on a deal in Salesforce.com and logging calls, tasks, updating Opportunity and Account information, etc. Our style of writing will start making the information look strange. Certainly my doodles would be absent but my ALL CAPS, Title Caps, and your lowercase notes would certainly stand out.</p>
<p>Many companies require all written forms to be filled out in ALL CAPS due to the variance in how people write letters like o, i, l, and others. It is probably a good idea to set the same rules for information that is typed in since all are used to looking at capitalized letters.</p>
<p>Workflow can do this automatically so no matter who enters valuable information, it will be placed in the right case when it is saved. All we have to do is setup a simple rule with some actions and it will all happen automatically from there.</p>
<p>Inside the Salesforce.com Setup area (click the &#8220;Setup&#8221; link at the top, just right of center), we will navigate to Setup | Create | Workflows &amp; Approvals | Workflow Rules. Click New Rule and select what object it relates to. In my case, I want Account fields to be saved in ALL CAPS.</p>
<p>After clicking next, choose the criteria of your rule. This is just Salesforce.com asking, &#8220;when should I do these actions?&#8221; I chose every time the account is saved and when Account Name not equal to null so it will run every time it is saved, whether a new or existing account.</p>
<p style="text-align: center;"><a href="http://www.successrabbi.com/wp-content/uploads/2009/08/workflow-rule-uppercase-1.jpg"><img class="aligncenter size-full wp-image-365" title="workflow-rule-uppercase-1" src="http://www.successrabbi.com/wp-content/uploads/2009/08/workflow-rule-uppercase-1.jpg" alt="workflow-rule-uppercase-1" width="604" height="291" /></a>By clicking Edit on this screen, you can add/modify the actions you want to execute when the rule gets invoked.</p>
<p style="text-align: center;"><a href="http://www.successrabbi.com/wp-content/uploads/2009/08/workflow-rule-uppercase-2.jpg"><img class="aligncenter size-full wp-image-366" title="workflow-rule-uppercase-2" src="http://www.successrabbi.com/wp-content/uploads/2009/08/workflow-rule-uppercase-2.jpg" alt="workflow-rule-uppercase-2" width="535" height="239" /></a>In this case, we just want to take some existing text, such as &#8220;Hello world!&#8221; and make it &#8220;HELLO WORLD!&#8221; before saving it. We do this through a Field Update as we are updating the text that exists within a field.</p>
<p style="text-align: center;"><a href="http://www.successrabbi.com/wp-content/uploads/2009/08/workflow-rule-uppercase-3.jpg"><img class="aligncenter size-full wp-image-367" title="workflow-rule-uppercase-3" src="http://www.successrabbi.com/wp-content/uploads/2009/08/workflow-rule-uppercase-3.jpg" alt="workflow-rule-uppercase-3" width="545" height="341" /></a>Here is the simple formula that transforms text into ALL CAPS. You can use this exact syntax for each field as long as you just change the part that is inside the parenthesis to be the specific field you want to change. Use the Insert Field button to pick one and it will insert it into your formula for you.</p>
<p>Once you have done this, simple go back to an existing Account record, edit a field and save it. If done right, all the text fields you assigned actions to will automatically turn to ALL CAPS. The page will be SCREAMING SUCCESS TO YOU!</p>
<p>I&#8217;m not angry, I&#8217;m excited. Really.</p>
<p>To your success.</p>
<p><img class="alignnone size-full wp-image-60" title="signature-transparent" src="http://www.successrabbi.com/wp-content/uploads/2008/11/signature-transparent.png" alt="signature-transparent" width="120" height="62" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.successrabbi.com/2009/08/make-it-more-readable-enforce-case-w-simple-workflow-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Your Profitability Flexible? Here&#8217;s a Possible Solution</title>
		<link>http://www.successrabbi.com/2009/08/is-your-profitability-flexible-heres-a-possible-solution/</link>
		<comments>http://www.successrabbi.com/2009/08/is-your-profitability-flexible-heres-a-possible-solution/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 00:50:18 +0000</pubDate>
		<dc:creator>jcline</dc:creator>
				<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Save Money]]></category>
		<category><![CDATA[leads]]></category>
		<category><![CDATA[overhead]]></category>
		<category><![CDATA[sales]]></category>

		<guid isPermaLink="false">http://www.successrabbi.com/?p=339</guid>
		<description><![CDATA[When it comes to business, using flexible tools in the wrong place can make your profitability flexible too. Every business does it for at least a short time but the successful will proactively innovate to avoid the high cost it brings with growth. Here&#8217;s a short test to see where you are on the scale. [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to business, using flexible tools in the wrong place can make your profitability flexible too. Every business does it for at least a short time but the successful will proactively innovate to avoid the high cost it brings with growth. Here&#8217;s a short test to see where you are on the scale.</p>
<p><strong>The Test</strong></p>
<ol>
<li>Do you have at least 2 versions of the same form and have difficulty getting your team to use the right one?</li>
<li>Do you let your sales reps come up with their own method to manage leads?</li>
<li>Do you only hear of a deal once it&#8217;s been signed?</li>
<li>Does your staff complain of too much &#8220;admin&#8221; or &#8220;overhead&#8221; time?</li>
<li>Do you have an employee that manages docs and spreadsheets regularly?</li>
<li>Do clients complain that their expressed needs were not met or items were forgotten?</li>
<li>When a sales rep departs, is their little hope of finding, not to mention working his in progress deals?</li>
<li>Does your sales manager have little visibility into your sales pipeline (i.e. accounts, deal size, win rate, discounting)</li>
<li>Is there little historical data available without significant manual labor?</li>
<li>Do you often have to search through numerous docs and emails for account related info?</li>
</ol>
<p>Each &#8216;yes&#8217; answer on this list is shaving hundreds of dollars from your profitability for each employee!</p>
<p>The flexibility of these tools is very helpful at times, especially when doing one-off tasks or exploring a process. However, when you are looking to grow and add on additional resources as needed, this flexibility puts too much creativity into the hands of each person and leads to an organization headache with lots of confusion. Especially if the situation isn&#8217;t changed before the next growth spurt.</p>
<p>The worst time to change is when potential customers are knocking down your doors.</p>
<p><strong>The Solution</strong></p>
<p>Most businesses make the decision to move away from this flexibility toward a  manageable system when they are small and want to grow. Profitable growth is very challenging in general and without a simple, consistent system to manage the increase of very important information, it can be stunted.</p>
<p>My recommendation to any business that answered &#8216;yes&#8217; to at least one question above is to consider starting with <a title="Sign up for a free Salesforce.com trial" href="/salesforce/" target="_self">Salesforce.com Group Edition</a>. With a free 7 day trial and just $8 or so per user per month for up to five users, you can see quickly the benefits of having a common system for all your team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.successrabbi.com/2009/08/is-your-profitability-flexible-heres-a-possible-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoiding Number Formatting Problems in Salesforce.com Fields</title>
		<link>http://www.successrabbi.com/2009/05/avoiding-number-formatting-problems/</link>
		<comments>http://www.successrabbi.com/2009/05/avoiding-number-formatting-problems/#comments</comments>
		<pubDate>Fri, 22 May 2009 06:51:19 +0000</pubDate>
		<dc:creator>jcline</dc:creator>
				<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://www.successrabbi.com/?p=233</guid>
		<description><![CDATA[An issue came up with a client recently that will help other Salesforce.com users I&#8217;m sure. The issue relates to the increasing use of unique and long numbers in business. From account numbers, merchant numbers, to Tax ID numbers, we have lots of numbers to keep tabs on. Salesforce.com is a great place to keep [...]]]></description>
			<content:encoded><![CDATA[<p>An issue came up with a client recently that will help other Salesforce.com users I&#8217;m sure. The issue relates to the increasing use of unique and long numbers in business. From account numbers, merchant numbers, to Tax ID numbers, we have lots of numbers to keep tabs on.</p>
<p>Salesforce.com is a great place to keep these numbers. However, if you create a custom field and store them as numbers you will find your formatting probably will not be allowed or preserved.</p>
<p>A couple examples:</p>
<ul>
<li> US Tax ID numbers are in the form of: 88-8888888. This number contains a dash after the first 2 digits. Social Security Numbers have the same problem with two dashes: 888-88-8888. Not allowed as a number with the dashes so you are forced to enter in the numbers by themselves, removing the intended formatting and giving you a new format: 888,888,888.</li>
<li>An account number with a vendor is 8847506644758 and can be saved as long as it is 18 or less digits before the decimal. However, when you view it, it shows 8,847,506,644,758 which is a little distracting to the eyes and confuses the fact that this number is an account number, not a numeric total of something else.</li>
</ul>
<p>The solution in both of these cases is to only store numeric data that will be related to calculations in formulas, reports, etc. There will never be an example of subtracting two SSNs or adding merchant numbers together so storing them as numbers, even though they are, is unnecessary and cumbersome.</p>
<p>The rule should be:</p>
<ol>
<li>Only store numeric data as a number when it <strong>quantifies</strong> something.</li>
<li>Otherwise, use text and include any spaces, dashes, or other characters that make it more easy to read and parse (i.e. 66898-9865-57377)</li>
</ol>
<p>&#8211; Jon</p>
]]></content:encoded>
			<wfw:commentRss>http://www.successrabbi.com/2009/05/avoiding-number-formatting-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

