<?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 | Amarkant | Activity</title>
	<link>https://www.forcetalks.com/amar/activity/</link>
	<atom:link href="https://www.forcetalks.com/amar/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Amarkant.</description>
	<lastBuildDate>Wed, 24 Jun 2026 12:46:49 +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">784fa8be8b01a752f60d72136008789c</guid>
				<title>Amarkant 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-23854</link>
				<pubDate>Fri, 12 Jan 2018 19:08:20 +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-23854"><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>In developer console , go to open -objects- objectname- select the fields using shift button on keyboard &#8211; click on Query button present at the bottom of same screen. You can see query form with all fields in query editor of sales force.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ad229396fe6750af7012f33fbc42ab55</guid>
				<title>Amarkant and Abhay are now connected</title>
				<link>https://www.forcetalks.com/activity/p/18414/</link>
				<pubDate>Tue, 25 Jul 2017 06:40:24 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e05169530f4aeb610725efeafda3bbc3</guid>
				<title>Amarkant and Priyanka are now connected</title>
				<link>https://www.forcetalks.com/activity/p/18364/</link>
				<pubDate>Fri, 21 Jul 2017 18:43:41 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">524a8bf0f2daebc25642fee14fba3720</guid>
				<title>Amarkant replied to the discussion What is Database.rollback in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-database-rollback-in-salesforce/#post-21158</link>
				<pubDate>Fri, 21 Jul 2017 10:06:54 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/what-is-database-rollback-in-salesforce/#post-21158"><span class="bb-reply-lable">Reply to</span> What is Database.rollback in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Similar to the SQL rollback. Used to rollback the DML Transactions performed on the database in a single transaction sequence.</p>
<p>For more details go through following link    <a target='_blank' href="https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/langCon_apex_transaction_control.htm" rel="nofollow">Transaction control in Salesforce </a></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a0b92ff4ac14970af37d3d415ffc26a2</guid>
				<title>Amarkant replied to the discussion What is Database.rollback in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-database-rollback-in-salesforce/#post-21158</link>
				<pubDate>Fri, 21 Jul 2017 10:06:54 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/what-is-database-rollback-in-salesforce/#post-21158"><span class="bb-reply-lable">Reply to</span> What is Database.rollback in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Similar to the SQL rollback. Used to rollback the DML Transactions performed on the database in a single transaction sequence.</p>
<p>&nbsp;</p>
<p>For more details go through following link    <a target='_blank' href="https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/langCon_apex_transaction_control.htm" rel="nofollow">Transaction control in Salesforce </a></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2358c5e987fcb8fcfedeffe479b4b5e9</guid>
				<title>Amarkant replied to the discussion How to use IN clause in Dynamic query? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-use-in-clause-in-dynamic-query/#post-21157</link>
				<pubDate>Fri, 21 Jul 2017 10:04:26 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-to-use-in-clause-in-dynamic-query/#post-21157"><span class="bb-reply-lable">Reply to</span> How to use IN clause in Dynamic query?</a></p> <div class="bb-content-inr-wrap"><p>MAP&lt;ID,Opportunity&gt; os = new MAP&lt;Id,Opportunity&gt;([Select ID from Opportunity]);<br />
SET&lt;ID&gt; keys = os.keyset();<br />
String s = &#8216;SELECT RecordTypeId, COUNT(Id) os FROM Opportunity Where Id IN &#8216;;<br />
s+=&#8217;:keys GROUP BY RecordTypeId&#8217;;<br />
AggregateResult[] ars = Database.query(s);<br />
System.debug(ars[0].get(&#8216;RecordTypeId&#8217;));</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ba1ec3586d1092f4b07f6c944c1eaa60</guid>
				<title>Amarkant started the discussion Any good resources to design the customer/partner community using napili or some other template? in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/salesforce-customer-partner-community/</link>
				<pubDate>Fri, 21 Jul 2017 05:57:45 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/any-good-resources-to-design-the-customer-partner-community-using-napili-or-some-other-template">Any good resources to design the customer/partner community using napili or some other template?</a></p> <div class="bb-content-inr-wrap"><p>Any good resources to design the customer/partner community using napili or some other template ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">44017b764fa76c72627975669c71bcf7</guid>
				<title>Amarkant replied to the discussion Why &#039;after undelete&#039; trigger is not included in salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/why-after-undelete-trigger-is-not-included-in-salesforce/#post-20977</link>
				<pubDate>Mon, 17 Jul 2017 03:39:12 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/why-after-undelete-trigger-is-not-included-in-salesforce/#post-20977"><span class="bb-reply-lable">Reply to</span> Why 'after undelete' trigger is not included in salesforce?</a></p> <div class="bb-content-inr-wrap"><p>&#8216;after undelete&#8217; trigger is available in Salesforce but for limited set of objects.</p>
<p>Following is the list of objects on which after undelete will work :</p>
<p>Account<br />
Asset<br />
Campaign<br />
Case<br />
Contact<br />
ContentDocument<br />
Contract<br />
Custom objects<br />
Event<br />
Lead<br />
Opportunity<br />
Product<br />
Solution<br />
Task</p>
<p>The after undelete trigger events only run on top object. For&hellip;<span class="activity-read-more" id="activity-read-more-18215"><a href="https://www.forcetalks.com/salesforce-topic/why-after-undelete-trigger-is-not-included-in-salesforce/#post-20977" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">438ce8fc0a8328260189d9ce6ae57cd1</guid>
				<title>Amarkant replied to the discussion How to mass update records on click of button in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-mass-update-records-on-click-of-button-in-salesforce/#post-20485</link>
				<pubDate>Thu, 15 Jun 2017 04:51:37 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-to-mass-update-records-on-click-of-button-in-salesforce/#post-20485"><span class="bb-reply-lable">Reply to</span> How to mass update records on click of button in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>To achieve this you can fetch all the records present in your list view in apex and update that. You will get more help search for StandardSetController methods.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da6c8f849af3f9ed8bc452dc35038325</guid>
				<title>Amarkant replied to the discussion How to mass update records on click of button in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-mass-update-records-on-click-of-button/#post-20386</link>
				<pubDate>Thu, 08 Jun 2017 03:00:31 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-to-mass-update-records-on-click-of-button-in-salesforce/#post-20386"><span class="bb-reply-lable">Reply to</span> How to mass update records on click of button in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Do you want to update the all records present in the object or just the records present in particular list view from which you are clicking the button ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">545629f57e129b4e2da59d8ed97abbc0</guid>
				<title>Amarkant replied to the discussion Run Batch Apex class without stopping in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/run-batch-apex-class-without-stopping-in-salesforce/#post-20359</link>
				<pubDate>Wed, 07 Jun 2017 06:46:59 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/run-batch-apex-class-without-stopping-in-salesforce/#post-20359"><span class="bb-reply-lable">Reply to</span> Run Batch Apex class without stopping in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>We can have Integer Iterator to achieve this instead of Query Locator in Batch Apex.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2279d5ead2ab641625205635caac08f3</guid>
				<title>Amarkant replied to the discussion Run Batch Apex class without stopping in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/run-batch-apex-class-without-stopping-in-salesforce/#post-20353</link>
				<pubDate>Wed, 07 Jun 2017 03:02:39 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/run-batch-apex-class-without-stopping-in-salesforce/#post-20353"><span class="bb-reply-lable">Reply to</span> Run Batch Apex class without stopping in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>What is you exact scenario ?</p>
<p>One thing you can do to achieve this, start the next batch in finish method of first batch.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">17eff6c46c4666a6d6e6ad718cfc66dc</guid>
				<title>Amarkant replied to the discussion What is security access for child record when master is private in Salesforce in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-security-access-for-child-record-when-master-is-private-in-salesforce/#post-20352</link>
				<pubDate>Wed, 07 Jun 2017 02:58:25 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/what-is-security-access-for-child-record-when-master-is-private-in-salesforce/#post-20352"><span class="bb-reply-lable">Reply to</span> What is security access for child record when master is private in Salesforce</a></p> <div class="bb-content-inr-wrap"><p>In case of junction object, child object always inherits the security settings from his PRIMARY MASTER object. The object included in first master detail relationship is becomes the primary master object.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7b0ae12014de6a89c5c2c08153d096aa</guid>
				<title>Amarkant became a registered member</title>
				<link>https://www.forcetalks.com/activity/p/17403/</link>
				<pubDate>Wed, 07 Jun 2017 02:49:43 +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-06-24 18:27:24 by W3 Total Cache
-->