<?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 | Bob Nunemaker | Activity</title>
	<link>http://52.205.218.194/bob-nunemaker/activity/</link>
	<atom:link href="http://52.205.218.194/bob-nunemaker/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Bob Nunemaker.</description>
	<lastBuildDate>Wed, 13 May 2026 23:32:19 +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">5a24f1ac47f1d46a1617a35ea0d71e0b</guid>
				<title>Bob Nunemaker replied to the discussion How to get the Recordtype Id using Dynamic Apex in salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-get-the-recordtype-id-using-dynamic-apex-in-salesforce/#post-63623</link>
				<pubDate>Wed, 02 Oct 2019 21:50:43 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-get-the-recordtype-id-using-dynamic-apex-in-salesforce/#post-63623"><span class="bb-reply-lable">Reply to</span> How to get the Recordtype Id using Dynamic Apex in salesforce?</a></p> <div class="bb-content-inr-wrap"><p>The globalDescribe solution is decent and works.  However, it is VERY slow and takes a lot of time at Enterprise size orgs.  Can really kill performance.  Instead, if you know what you want, you can use:</p>
<p>string recTypeID = Schema.SobjectType.Campaign.getRecordTypeInfosByName().get(&#8216;Program&#8217;).getRecordTypeId();</p>
<p>and this also means you could&hellip;<span class="activity-read-more" id="activity-read-more-96450"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/how-to-get-the-recordtype-id-using-dynamic-apex-in-salesforce/#post-63623" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0325a1efc3e03d73469c56b9499abad9</guid>
				<title>Bob Nunemaker became a registered member</title>
				<link>http://52.205.218.194/activity/p/96448/</link>
				<pubDate>Wed, 02 Oct 2019 21:45:56 +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: 52.205.218.194 @ 2026-05-14 07:01:43 by W3 Total Cache
-->