<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Forcetalks | Scott | Activity</title>
	<link>https://www.forcetalks.com/smeridew/activity/</link>
	<atom:link href="https://www.forcetalks.com/smeridew/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Scott.</description>
	<lastBuildDate>Sat, 16 May 2026 23:43:12 +0530</lastBuildDate>
	<generator>https://buddypress.org/?v=2.16.0</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">06ca3859bc5eb5941ca8e737d2e2cdf7</guid>
				<title>Scott replied to the discussion How to connect my org to Salesforce marketing cloud? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-connect-my-org-to-salesforce-marketing-cloud/#post-25684</link>
				<pubDate>Fri, 02 Mar 2018 21:57:23 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-to-connect-my-org-to-salesforce-marketing-cloud/#post-25684"><span class="bb-reply-lable">Reply to</span> How to connect my org to Salesforce marketing cloud?</a></p> <div class="bb-content-inr-wrap"><p>Start here: <a target='_blank' href="https://help.salesforce.com/articleView?id=mc_co_connect_the_clouds.htm&amp;type=5" rel="nofollow">Connect the Clouds</a></p>
<p>&nbsp;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">776c886b54643c3b3e7610bbc0c34b87</guid>
				<title>Scott posted a new post.</title>
				<link>https://www.forcetalks.com/?p=25661</link>
				<pubDate>Thu, 01 Mar 2018 05:32:13 +0530</pubDate>

									<content:encoded><![CDATA[ <a class="bb-post-img-link" href="https://www.forcetalks.com/parsing-out-an-email-subject-in-email-to-case-using-regex-for-exact-matching/"><img class="lazy" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20960%20540'%3E%3C/svg%3E" data-src="https://cdn.forcetalks.com/wp-content/uploads/2018/03/Parsing-an-Email-Subject-in-email-to-case-using-RegEx-for-EXACT-matching.png?x31994" /></a> <div class="bb-content-wrp"><a class="bb-post-title-link" href="https://www.forcetalks.com/parsing-out-an-email-subject-in-email-to-case-using-regex-for-exact-matching/"><span class="bb-post-title">Parsing out an Email Subject in email-to-case using RegEx for EXACT matching</span></a> <p>Salesforce’s On-Demand Email Handler Service can be further enhanced using a case trigger to better identify the type of case that is being created. Inherently…</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c65654fc40bd6addafd073d452d722bc</guid>
				<title>Scott replied to the discussion Is there any development environment in Salesforce Marketing Cloud ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/is-there-any-development-environment-in-salesforce-marketing-cloud/#post-25662</link>
				<pubDate>Wed, 28 Feb 2018 18:15:38 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/is-there-any-development-environment-in-salesforce-marketing-cloud/#post-25662"><span class="bb-reply-lable">Reply to</span> Is there any development environment in Salesforce Marketing Cloud ?</a></p> <div class="bb-content-inr-wrap"><p>No. There is only separate BUs that you can create, which provide segregation of the data.</p>
<p>&nbsp;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f71cabc82f5908af59981bb040f53db1</guid>
				<title>Scott replied to the discussion Is there any way to select all fields of object via soql query in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/is-there-any-way-to-select-all-fields-of-object-via-soql-query/#post-23855</link>
				<pubDate>Fri, 12 Jan 2018 21:17:40 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/is-there-any-way-to-select-all-fields-of-object-via-soql-query-in-salesforce/#post-23855"><span class="bb-reply-lable">Reply to</span> Is there any way to select all fields of object via soql query in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>No equivalent. You need to specify all fields to be retrieved. You can use the APEX describe command to get all fields and build a query string.</p>
<p>&nbsp;</p>
<p><em>public Void GetAllField()</em><br />
<em>{</em><br />
<em> String query =&#8221;;</em><br />
<em> String SobjectApiName = &#8216;Account&#8217;;</em><br />
<em> Map&lt;String, Schema.SObjectType&gt; schemaMap = Schema.getGlobalDescribe();</em><br />
<em> Map&lt;String, Schema.SObjectField&gt; fieldMap&hellip;</em><span class="activity-read-more" id="activity-read-more-28523"><a href="https://www.forcetalks.com/salesforce-topic/is-there-any-way-to-select-all-fields-of-object-via-soql-query/#post-23855" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">090f14e64f5c7cab60368967e1a38899</guid>
				<title>Scott replied to the discussion What is record type in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-record-type-in-salesforce/#post-23840</link>
				<pubDate>Fri, 12 Jan 2018 16:17:06 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/what-is-record-type-in-salesforce/#post-23840"><span class="bb-reply-lable">Reply to</span> What is record type in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Record Types are often used to extend an object&#8217;s usefulness &#8211; rather than create a brand new custom object. As an example, the CASE object in Salesforce is a very generic service object to handle all sorts of inquiries or requests. You may have multiple record types to identify the sort of case that could be stored (for example, an&hellip;<span class="activity-read-more" id="activity-read-more-28513"><a href="https://www.forcetalks.com/salesforce-topic/what-is-record-type-in-salesforce/#post-23840" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ced00c14d33d20f803777956248423ac</guid>
				<title>Scott replied to the discussion How to Identify Text Category in OCR in a Salesforce Visualforce Page? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-identify-text-category-in-ocr-in-a-salesforce-visualforce-page/#post-23839</link>
				<pubDate>Fri, 12 Jan 2018 14:34:14 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-to-identify-text-category-in-ocr-in-a-salesforce-visualforce-page/#post-23839"><span class="bb-reply-lable">Reply to</span> How to Identify Text Category in OCR in a Salesforce Visualforce Page?</a></p> <div class="bb-content-inr-wrap"><p>Have a look at <a target='_blank' href="http://www.ephesoft.com" rel="nofollow">http://www.ephesoft.com</a> &#8211; they have an OCR web service that you can use to make an apex synchronous callout to classify and extract fields from an image (pdf, jpg, gif, etc). Good video here: https://www.youtube.com/watch?v=wdLXnbN8tDA</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f80d253cc8032eb75ffbf6a0fcf1c6fe</guid>
				<title>Scott changed their profile photo</title>
				<link>https://www.forcetalks.com/activity/p/28507/</link>
				<pubDate>Fri, 12 Jan 2018 14:29:24 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">91e13b447b1368bb79684a529556f56a</guid>
				<title>Scott became a registered member</title>
				<link>https://www.forcetalks.com/activity/p/28394/</link>
				<pubDate>Wed, 10 Jan 2018 14:40:13 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.forcetalks.com
Lazy Loading

Served from: www.forcetalks.com @ 2026-05-17 10:09:00 by W3 Total Cache
-->