<?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 | Pavan | Activity</title>
	<link>http://52.205.218.194/kpavan225gmail-con/activity/</link>
	<atom:link href="http://52.205.218.194/kpavan225gmail-con/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Pavan.</description>
	<lastBuildDate>Sat, 20 Jun 2026 10:51:03 +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">4c619f236b050be07617791878bb245e</guid>
				<title>Pavan started the discussion How to Remove a Duplicate CaseID Programatically in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/remove-a-duplicate-caseid-programatically/</link>
				<pubDate>Mon, 25 Feb 2019 02:39:39 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-remove-a-duplicate-caseid-programatically/">How to Remove a Duplicate CaseID Programatically in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi guys,</p>
<p>How to remove duplicate case id from web to email scenarios i know you can use thread id in configuration but i want to know how it will achieves programmatically  ?</p>
<p>&nbsp;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d365acfe3a8859c37b60fd6ea723ba21</guid>
				<title>Pavan started the discussion How to Call Dataloader Automatically in Salesforce Admin? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/dataloader-topic/</link>
				<pubDate>Tue, 12 Feb 2019 15:08:49 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-call-dataloader-automatically-in-salesforce-admin/">How to Call Dataloader Automatically in Salesforce Admin?</a></p> <div class="bb-content-inr-wrap"><p>How to call data loader  automatically  in Salesforce admin?</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">720155c0cabd2d02d5148a17de4f4a34</guid>
				<title>Pavan replied to the discussion How to Write Salesforce Triggers for this Scenario? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/triggers/#post-58063</link>
				<pubDate>Tue, 12 Feb 2019 14:59:08 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-write-salesforce-triggers-for-this-scenario/#post-58063"><span class="bb-reply-lable">Reply to</span> How to Write Salesforce Triggers for this Scenario?</a></p> <div class="bb-content-inr-wrap"><p>Thanks a lot for your kind help&#8230;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cac771c616cf1a989e4d6e094bd9aa6a</guid>
				<title>Pavan started the discussion How to Write Salesforce Triggers for this Scenario? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/triggers/</link>
				<pubDate>Sun, 10 Feb 2019 13:25:49 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-write-salesforce-triggers-for-this-scenario/">How to Write Salesforce Triggers for this Scenario?</a></p> <div class="bb-content-inr-wrap"><p>How to write a triggers for this scenario?</p>
<p>1.Create a date field on Contact &#8211; MyDate<br />
Create a date field on Account &#8211; MyDate</p>
<p>Write a trigger, Whenever a contact record is inserted under an account then the<br />
new record&#8217;s MyDate field should be 1 month ahead that of its parent Account&#8217;s MyDate field. And if multiple<br />
contact records<br />
are&hellip;<span class="activity-read-more" id="activity-read-more-91910"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/triggers/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a1a08277a4b8f346385b53d1c95090b7</guid>
				<title>Pavan started the discussion what values will be displayed in Trigger.new for the below Salesforce Events? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/triggers-event/</link>
				<pubDate>Sun, 10 Feb 2019 05:03:18 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-values-will-be-displayed-in-triggernew-for-the-below-salesforce-events/">what values will be displayed in Trigger.new for the below Salesforce Events?</a></p> <div class="bb-content-inr-wrap"><p>Hello Folks,</p>
<p>Can you please help me what values will be displays in Trigger .new  for the  below events</p>
<p>&nbsp;</p>
<p>1.trigger test on Account(before insert){<br />
What values i will get in trigger.new()?<br />
}</p>
<p>2.trigger test on Account(after insert){<br />
What values i will get in trigger.new()?<br />
}</p>
<p>3.Name= &#8216;test account&#8221;<br />
trigger test on Account(before insert){<br />
What&hellip;<span class="activity-read-more" id="activity-read-more-91863"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/triggers-event/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c4190e20a73a0d6f157933219c26e5ff</guid>
				<title>Pavan started the discussion what values will be displayed in Trigger.new for the below Salesforce Events? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/triggers-event/</link>
				<pubDate>Sun, 10 Feb 2019 05:03:18 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-values-will-be-displayed-in-triggernew-for-the-below-salesforce-events/">what values will be displayed in Trigger.new for the below Salesforce Events?</a></p> <div class="bb-content-inr-wrap"><p>Hello Folks,</p>
<p>Can you please what values will be displays in Trigger .new  for the  below events</p>
<p>&nbsp;</p>
<p>1.trigger test on Account(before insert){<br />
What values i will get in trigger.new()?<br />
}</p>
<p>2.trigger test on Account(after insert){<br />
What values i will get in trigger.new()?<br />
}</p>
<p>3.Name= &#8216;test account&#8221;<br />
trigger test on Account(before insert){<br />
What values&hellip;<span class="activity-read-more" id="activity-read-more-91862"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/triggers-event/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0a0024ea00ccbd88e479d670a1e9286e</guid>
				<title>Pavan started the discussion Suggestions on a real time project in Salesforce in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/need-a-realtime-project-in-salesforce/</link>
				<pubDate>Wed, 17 Oct 2018 03:13:16 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/suggestions-on-a-real-time-project-in-salesforce/">Suggestions on a real time project in Salesforce</a></p> <div class="bb-content-inr-wrap"><p>Hi Guys,</p>
<p>Can you please share any relatime projects or suggestion to do a realtime project in salesforce.</p>
<p>Thanks in advance!</p>
<p>Regards,</p>
<p>Pavan</p>
<p>&nbsp;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">85f3d2a4a9cf40812a3616141b8ec3a7</guid>
				<title>Pavan replied to the discussion Roll up summary for Lookup field in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/roll-up-summary-for-lookup-field/#post-39233</link>
				<pubDate>Wed, 26 Sep 2018 04:01:42 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/roll-up-summary-for-lookup-field-in-salesforce/#post-39233"><span class="bb-reply-lable">Reply to</span> Roll up summary for Lookup field in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Thanks for the explanation!I understand the scenario where Roll up summary fields will not support Master Details relation ship.Is there any scenario where  Roll up summary fields can be applied to  Lookup fields i mean by using triggers concept  Is it possible right?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4ef987715a9b96a0046bde894e73d719</guid>
				<title>Pavan started the discussion Roll up summary for Lookup field in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/roll-up-summary-for-lookup-field/</link>
				<pubDate>Tue, 25 Sep 2018 13:29:37 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/roll-up-summary-for-lookup-field-in-salesforce/">Roll up summary for Lookup field in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Is Rollup summary operations is applicable to Lookupfields?If yes ,How it is possible please explain it Thanks in advance!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">63385cb59fdd7c081e8cf94e825d0af2</guid>
				<title>Pavan replied to the discussion When do we use the data loader in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/when-we-use-the-data-loader/#post-39215</link>
				<pubDate>Tue, 25 Sep 2018 13:25:15 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/when-do-we-use-the-data-loader-in-salesforce/#post-39215"><span class="bb-reply-lable">Reply to</span> When do we use the data loader in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Based on the records count  , Dataloader will be used</p>
<p>Dataloader is an application for Bulk import or export of data</p>
<p>In which cases it will be used?(Below are the answers)</p>
<p>1.If your requirement is to insert more than 50,000 then in such cases dataloader will be used. (Maximum 5million records it will be allowed)</p>
<p>2.If you want to export&hellip;<span class="activity-read-more" id="activity-read-more-80769"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/when-we-use-the-data-loader/#post-39215" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">52e73269ff64958bf23da95b99e53fc8</guid>
				<title>Pavan started the discussion Differentiate between Static SOQL and Dynamic SOQL in Salesforce. in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/static-soql-and-dynamic-soql/</link>
				<pubDate>Thu, 20 Sep 2018 05:21:10 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/differentiate-between-static-soql-and-dynamic-soql-in-salesforce/">Differentiate between Static SOQL and Dynamic SOQL in Salesforce.</a></p> <div class="bb-content-inr-wrap"><p>what is static soql and dynamic soql?how it was differentiated  and in which scenario it will be useful?Why &#8216;/ &#8216;is used in dynamic soql is used?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">964f8a68c2e8f11f0addd436146fe840</guid>
				<title>Pavan became a registered member</title>
				<link>http://52.205.218.194/activity/p/76974/</link>
				<pubDate>Thu, 20 Sep 2018 05:17:49 +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-06-20 18:23:36 by W3 Total Cache
-->