<?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 | Nikita | Activity</title>
	<link>http://52.205.218.194/nchursin/activity/</link>
	<atom:link href="http://52.205.218.194/nchursin/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Nikita.</description>
	<lastBuildDate>Sun, 21 Jun 2026 15:42:41 +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">b0c5a3cb9c981eabd246ee4a35d23128</guid>
				<title>Nikita posted a new post.</title>
				<link>http://52.205.218.194/?p=89254</link>
				<pubDate>Thu, 07 Jan 2021 16:16:55 +0530</pubDate>

									<content:encoded><![CDATA[ <a class="bb-post-img-link" href="http://52.205.218.194/testing-http-callouts-using-sfcraft-mockserver-part-1-salesforce-help-guide/"><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="http://cdn.forcetalks.com/wp-content/uploads/2021/01/HTTP-Callouts.jpg?x67325" /></a> <div class="bb-content-wrp"><a class="bb-post-title-link" href="http://52.205.218.194/testing-http-callouts-using-sfcraft-mockserver-part-1-salesforce-help-guide/"><span class="bb-post-title">Testing HTTP Callouts using SFCraft MockServer: Part 1 | Salesforce Help Guide</span></a> <p>Recently I published my MockServer lib. The history behind it is simple — for years I’ve been writing HttpCalloutMock implementations for each new project. I don’t want…</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6caeec6e32cbc63273cda7dbcf3e3bdd</guid>
				<title>Nikita posted an update: Decided to re-animate my profile here :)</title>
				<link>http://52.205.218.194/activity/p/118321/</link>
				<pubDate>Tue, 05 Jan 2021 11:58:51 +0530</pubDate>

									<content:encoded><![CDATA[<p>Decided to re-animate my profile here 🙂</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4089cd57b8a6bc2d8f4ebc78edc649e8</guid>
				<title>Nikita updated their profile</title>
				<link>http://52.205.218.194/activity/p/76721/</link>
				<pubDate>Wed, 19 Sep 2018 07:32:14 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a83c4c1044d7aa499c8859e1abd47497</guid>
				<title>Nikita replied to the discussion What&#039;s the basic course that I would need to take for becoming a salesforce developer? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/whats-the-basic-course-that-i-would-need-to-take-for-becoming-a-salesforce-developer/#post-22679</link>
				<pubDate>Fri, 10 Nov 2017 05:45:22 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/whats-the-basic-course-that-i-would-need-to-take-for-becoming-a-salesforce-developer/#post-22679"><span class="bb-reply-lable">Reply to</span> What's the basic course that I would need to take for becoming a salesforce developer?</a></p> <div class="bb-content-inr-wrap"><p>Hi Audrey,</p>
<p>Use TrailHead &#8211; it&#8217;s actually the best way to learn SF development and administration.</p>
<p>It&#8217;s preferable to know admin tools in Salesforce because sometimes you can avoid development and do a task much faster with them.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1bc8e2d9d33595447eb0e2eb0be44dec</guid>
				<title>Nikita replied to the discussion Creating Salesforce Developer Org - what does this mean? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/creating-salesforce-developer-org-what-does-this-mean/#post-22678</link>
				<pubDate>Fri, 10 Nov 2017 05:41:33 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/creating-salesforce-developer-org-what-does-this-mean/#post-22678"><span class="bb-reply-lable">Reply to</span> Creating Salesforce Developer Org - what does this mean?</a></p> <div class="bb-content-inr-wrap"><p>Hi Maria,</p>
<p>Developer Org is exactly what it sounds &#8211; it&#8217;s an org for development. As it&#8217;s not connected to any other Salesforce org at all, you won&#8217;t have any data there (except for the samples). Your developers can deploy code there and work on new features. But from my experience, most customers prefer dev sandboxes.</p>
<p>To have a full data&hellip;<span class="activity-read-more" id="activity-read-more-27808"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/creating-salesforce-developer-org-what-does-this-mean/#post-22678" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">96143ffe3cc0442620b01889cf25091a</guid>
				<title>Nikita replied to the discussion how to avoid mixed dml exception in Salesforce test class? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-avoid-mixed-dml-exception-in-test-class/#post-22677</link>
				<pubDate>Fri, 10 Nov 2017 05:35:51 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-avoid-mixed-dml-exception-in-salesforce-test-class/#post-22677"><span class="bb-reply-lable">Reply to</span> how to avoid mixed dml exception in Salesforce test class?</a></p> <div class="bb-content-inr-wrap"><p>Hi Uday,</p>
<p>Try using &#8220;Test.startTest()&#8221; and &#8220;Test.stopTest()&#8221;. These break unit test context into two contexts (inside startTest-stopTest and outside)</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">de165bb08d4bf31af048a34c76bd7747</guid>
				<title>Nikita replied to the discussion Download Salesforce Visualforce page on Single Click of Button in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/download-vf-page-on-single-click-of-button/#post-22429</link>
				<pubDate>Mon, 23 Oct 2017 15:04:11 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/download-salesforce-visualforce-page-on-single-click-of-button/#post-22429"><span class="bb-reply-lable">Reply to</span> Download Salesforce Visualforce page on Single Click of Button</a></p> <div class="bb-content-inr-wrap"><p>Hey Parv!</p>
<p>You can just append &#8216; renderAs=&#8221;pdf&#8221; &#8216; to you &lt;apex:page&gt; tag.</p>
<p>You can find more info here: https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_compref_page.htm</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ef1d7f28b388389a9a32a7678c3d4501</guid>
				<title>Nikita replied to the discussion Which is the best place to learn Salesforce admin? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/which-is-the-best-place-to-learn-salesforce-admin/#post-22300</link>
				<pubDate>Sun, 08 Oct 2017 19:57:02 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/which-is-the-best-place-to-learn-salesforce-admin/#post-22300"><span class="bb-reply-lable">Reply to</span> Which is the best place to learn Salesforce admin?</a></p> <div class="bb-content-inr-wrap"><p>Hey, Ashok.</p>
<p>No surprise, the best place is Trailhead: https://trailhead.salesforce.com/en</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">904c065e08318bb51e0843d23ae8498c</guid>
				<title>Nikita replied to the discussion In Salesforce SOQL - if there are 10000 records, how to find records in between 2000 to 6000? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/in-soql-they-are-10000-records-how-to-find-records-in-between-2000-t0-6000/#post-22285</link>
				<pubDate>Fri, 06 Oct 2017 07:43:57 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/in-salesforce-soql-if-there-are-10000-records-how-to-find-records-in-between-2000-to-6000/#post-22285"><span class="bb-reply-lable">Reply to</span> In Salesforce SOQL - if there are 10000 records, how to find records in between 2000 to 6000?</a></p> <div class="bb-content-inr-wrap"><p>Hey, Kenny.</p>
<p>Why don&#8217;t you just use standard &#8216;for&#8217; loop?<br />
 for(Integer i = 2000; i &lt; 6000; i++) {<br />
 System.debug(&#8216;objList[i] &gt;&gt;&gt; &#8216; + objList[i]);<br />
 }</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fcea7081bb30bcb2a2f63e279849a0a9</guid>
				<title>Nikita replied to the discussion In Salesforce SOQL - if there are 10000 records, how to find records in between 2000 to 6000? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/in-soql-they-are-10000-records-how-to-find-records-in-between-2000-t0-6000/#post-22285</link>
				<pubDate>Fri, 06 Oct 2017 07:43:57 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/in-salesforce-soql-if-there-are-10000-records-how-to-find-records-in-between-2000-to-6000/#post-22285"><span class="bb-reply-lable">Reply to</span> In Salesforce SOQL - if there are 10000 records, how to find records in between 2000 to 6000?</a></p> <div class="bb-content-inr-wrap"><p>Hey, Kenny.</p>
<p>Why don&#8217;t you just use standard &#8216;for&#8217; loop?</p>
<p>[[code]]czoxMTQ6XCIKCmZvcihJbnRlZ2VyIGkgPSAyMDAwOyBpICZsdDsgNjAwMDsgaSsrKSB7ClN5c3RlbS5kZWJ1ZyhcXCYjMDM5O29iakxpe1smKiZdfXN0W2ldICZndDsmZ3Q7Jmd0OyBcXCYjMDM5OyArIG9iakxpc3RbaV0pOwp9CgpcIjt7WyYqJl19[[/code]]</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">21c0128e7784788b89f2d06b38cddccf</guid>
				<title>Nikita replied to the discussion In Salesforce SOQL - if there are 10000 records, how to find records in between 2000 to 6000? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/in-soql-they-are-10000-records-how-to-find-records-in-between-2000-t0-6000/#post-22285</link>
				<pubDate>Fri, 06 Oct 2017 07:43:57 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/in-salesforce-soql-if-there-are-10000-records-how-to-find-records-in-between-2000-to-6000/#post-22285"><span class="bb-reply-lable">Reply to</span> In Salesforce SOQL - if there are 10000 records, how to find records in between 2000 to 6000?</a></p> <div class="bb-content-inr-wrap"><p>Hey, Kenny.</p>
<p>Why don&#8217;t you just use standard &#8216;for&#8217; loop?</p>
<p><code></code></p>
<p>for(Integer i = 2000; i &lt; 6000; i++) {<br />
System.debug(&#8216;objList[i] &gt;&gt;&gt; &#8216; + objList[i]);<br />
}</p>
<p><code></code></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">142bdf7f4e2195ea77678e899a389ebe</guid>
				<title>Nikita replied to the discussion In Salesforce SOQL - if there are 10000 records, how to find records in between 2000 to 6000? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/in-soql-they-are-10000-records-how-to-find-records-in-between-2000-t0-6000/#post-22285</link>
				<pubDate>Fri, 06 Oct 2017 07:43:57 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/in-salesforce-soql-if-there-are-10000-records-how-to-find-records-in-between-2000-to-6000/#post-22285"><span class="bb-reply-lable">Reply to</span> In Salesforce SOQL - if there are 10000 records, how to find records in between 2000 to 6000?</a></p> <div class="bb-content-inr-wrap"><p>Hey, Kenny.</p>
<p>Why don&#8217;t you just use standard &#8216;for&#8217; loop?</p>
<p><code></code>`</p>
<p>for(Integer i = 2000; i &lt; 6000; i++) {<br />
System.debug(&#8216;objList[i] &gt;&gt;&gt; &#8216; + objList[i]);<br />
}</p>
<p><code></code>`</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">41c9f1c3e0cbc7419e9635693bb00c38</guid>
				<title>Nikita posted a new post.</title>
				<link>http://52.205.218.194/?p=22269</link>
				<pubDate>Fri, 06 Oct 2017 06:42:43 +0530</pubDate>

									<content:encoded><![CDATA[ <a class="bb-post-img-link" href="http://52.205.218.194/apex-intention-actions-the-next-frontier-for-apex-completions/"><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="http://cdn.forcetalks.com/wp-content/uploads/2017/10/Apex-Intention-Actions-0AThe-Next-Frontier-for0AApex-Completions0A.png?x67325" /></a> <div class="bb-content-wrp"><a class="bb-post-title-link" href="http://52.205.218.194/apex-intention-actions-the-next-frontier-for-apex-completions/"><span class="bb-post-title">Apex Intention Actions: The Next Frontier for Apex Completions</span></a> <p>Idea from IDEa Recently, I needed to code a little tool in Java. The last time I coded something in Java was in high school,…</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ced701edab0d1d785573b9c3dda29974</guid>
				<title>Nikita posted a new post.</title>
				<link>http://52.205.218.194/?p=22267</link>
				<pubDate>Fri, 06 Oct 2017 06:41:35 +0530</pubDate>

									<content:encoded><![CDATA[ <a class="bb-post-img-link" href="http://52.205.218.194/automation-of-json2apex-my-journey-to-writing-my-own-automated-tooling-for-this/"><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="http://cdn.forcetalks.com/wp-content/uploads/2017/10/Automation-of-JSON2APEX–My-journey-to-writing-my-own-automated-tooling-for-this0A.png?x67325" /></a> <div class="bb-content-wrp"><a class="bb-post-title-link" href="http://52.205.218.194/automation-of-json2apex-my-journey-to-writing-my-own-automated-tooling-for-this/"><span class="bb-post-title">Automation of JSON2APEX - My journey to writing my own automated tooling for this!</span></a> <p>Lyrics Each and every time developing an integration, I wanted to automate the most tedious and routine part of it – creating wrappers for integration…</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d6fe2b30bf3c0236ba78ee6d7f5335c2</guid>
				<title>Nikita replied to the discussion How to find controller type in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-find-controller-type-in-salesforce/#post-22271</link>
				<pubDate>Thu, 05 Oct 2017 15:48:14 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-find-controller-type-in-salesforce/#post-22271"><span class="bb-reply-lable">Reply to</span> How to find controller type in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi, santosh</p>
<p>The easiest solution, in my opinion, is to download all the pages from Salesforce org with some tool (Migration tool, IDE) and then use something like &#8216;grep&#8217; to get controllers and extensions. Cons: you have to have *nix environment or bash for Windows installed to use grep. Alternatively, you can use any code editor to look&hellip;<span class="activity-read-more" id="activity-read-more-19306"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/how-to-find-controller-type-in-salesforce/#post-22271" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5139a7f7d5487673a2c33af0ea99a320</guid>
				<title>Nikita replied to the discussion What is difference between system mode and without sharing keyword in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-difference-between-system-mode-and-without-sharing-keyword-in-salesforce/#post-22266</link>
				<pubDate>Thu, 05 Oct 2017 08:29:38 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-difference-between-system-mode-and-without-sharing-keyword-in-salesforce/#post-22266"><span class="bb-reply-lable">Reply to</span> What is difference between system mode and without sharing keyword in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>The system mode ignores users permissions. In system mode, Apex code has access to all objects and fields— object permissions, field-level security, sharing rules aren&#8217;t applied for the current user. This is to ensure that code won’t fail to run because of hidden fields or objects for a user. For example, logged in user doesn&#8217;t have a&hellip;<span class="activity-read-more" id="activity-read-more-19302"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-is-difference-between-system-mode-and-without-sharing-keyword-in-salesforce/#post-22266" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0f808e1e11d722b8b180d1a57506b38c</guid>
				<title>Nikita changed their profile photo</title>
				<link>http://52.205.218.194/activity/p/19301/</link>
				<pubDate>Thu, 05 Oct 2017 08:15:29 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">91fcc377a1bf7c742ca62e1fef9f49e0</guid>
				<title>Nikita updated their profile</title>
				<link>http://52.205.218.194/activity/p/19300/</link>
				<pubDate>Thu, 05 Oct 2017 08:10:16 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c686d0f3d6d60397dbbc6f56a04cdd1b</guid>
				<title>Nikita became a registered member</title>
				<link>http://52.205.218.194/activity/p/19298/</link>
				<pubDate>Thu, 05 Oct 2017 07:54:16 +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-21 21:47:52 by W3 Total Cache
-->