<?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 | Vivek | Activity</title>
	<link>http://52.205.218.194/vivek-deepak89gmail-com/activity/</link>
	<atom:link href="http://52.205.218.194/vivek-deepak89gmail-com/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Vivek.</description>
	<lastBuildDate>Sat, 20 Jun 2026 10:46:44 +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">38cd3bb3f42d262417a5b20c1f6600b1</guid>
				<title>Vivek changed their profile photo</title>
				<link>http://52.205.218.194/activity/p/28551/</link>
				<pubDate>Mon, 15 Jan 2018 08:50:34 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8642063fe359eb26daf94224fd67f6a8</guid>
				<title>Vivek posted a new post.</title>
				<link>http://52.205.218.194/?p=21199</link>
				<pubDate>Mon, 24 Jul 2017 11:16:42 +0530</pubDate>

									<content:encoded><![CDATA[ <a class="bb-post-img-link" href="http://52.205.218.194/take-surveyfeedback-using-login-flows/"><img class="lazy" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20363'%3E%3C/svg%3E" data-src="http://cdn.forcetalks.com/wp-content/uploads/2017/07/Take-Survey-Feedback.png?x67325" /></a> <div class="bb-content-wrp"><a class="bb-post-title-link" href="http://52.205.218.194/take-surveyfeedback-using-login-flows/"><span class="bb-post-title">Take Survey/Feedback using Login Flows</span></a> <p>Introduction Logins flows is one of the cool features in Salesforce of which lot of people are not aware about. What it does is, when…</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">868f048aaf54d433490feb5dd29bbedd</guid>
				<title>Vivek replied to the discussion Purpose Of refresh Token When i already have Access Token in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/purpose-of-refresh-token-when-i-already-have-access-token-in-salesforce/#post-21197</link>
				<pubDate>Sun, 23 Jul 2017 10:07:01 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/purpose-of-refresh-token-when-i-already-have-access-token-in-salesforce/#post-21197"><span class="bb-reply-lable">Reply to</span> Purpose Of refresh Token When i already have Access Token in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>In simple terms, You login to your Facebook app or Salesforce one app once using your credentials . But it keeps you logged in forever that is because of refresh token. Access token expires after sometime based on your session settings. But using refresh token app gets new access token whenever it expires.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d703f60d002bc571927ae5f7246bb134</guid>
				<title>Vivek 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-21196</link>
				<pubDate>Sun, 23 Jul 2017 10:02:26 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-use-in-clause-in-dynamic-query/#post-21196"><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>It is very simple assume you have a Set&lt;String&gt; or Set&lt;Id&gt; named &#8220;ids&#8221;</p>
<p>Set ids = new Set();</p>
<p>String dynamicQuery = &#8220;SELECT ID FROM SomeObject__c WHERE SomeID IN :ids&#8221;;</p>
<p>Database.query(dynamicQuery);</p>
<p>You don&#8217;t have to do anything when complier will compile the code it will find set of ids and put it into your query</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4f3ed28718914a9f401d73e5f12bc3f4</guid>
				<title>Vivek updated their profile</title>
				<link>http://52.205.218.194/activity/p/18368/</link>
				<pubDate>Sun, 23 Jul 2017 09:56:11 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d9a302079d5187ab1abbc0da180c2dce</guid>
				<title>Vivek posted a new post.</title>
				<link>http://52.205.218.194/?p=20813</link>
				<pubDate>Fri, 07 Jul 2017 11:21:28 +0530</pubDate>

									<content:encoded><![CDATA[ <a class="bb-post-img-link" href="http://52.205.218.194/upload-files-as-attachment-using-apex-salesforce/"><img class="lazy" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20363'%3E%3C/svg%3E" data-src="http://cdn.forcetalks.com/wp-content/uploads/2017/07/Upload-Files.png?x67325" /></a> <div class="bb-content-wrp"><a class="bb-post-title-link" href="http://52.205.218.194/upload-files-as-attachment-using-apex-salesforce/"><span class="bb-post-title">Upload Files as Attachment using Apex Salesforce</span></a> <p>Files replaced Attachments in Salesforce.  Now any type of document upload becomes part of Files/Content in Salesforce. With all the other advantages over Attachments, the…</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5d898a63920bef4f97f76c34e1cdbee5</guid>
				<title>Vivek posted a new post.</title>
				<link>http://52.205.218.194/?p=20706</link>
				<pubDate>Thu, 29 Jun 2017 09:37:23 +0530</pubDate>

									<content:encoded><![CDATA[ <a class="bb-post-img-link" href="http://52.205.218.194/search-records-within-distance-and-create-appointments-on-map-salesforce/"><img class="lazy" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20363'%3E%3C/svg%3E" data-src="http://cdn.forcetalks.com/wp-content/uploads/2017/06/Search-records.png?x67325" /></a> <div class="bb-content-wrp"><a class="bb-post-title-link" href="http://52.205.218.194/search-records-within-distance-and-create-appointments-on-map-salesforce/"><span class="bb-post-title">Search records within distance and create appointments on map – Salesforce</span></a> <p>Three steps activity : Drop a pin anywhere on map. Enter distance (Radius) to search customer (Any object with Geolocation field) Select records and create…</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">657f3e16ce46c70643fe58c340312551</guid>
				<title>Vivek posted a new post.</title>
				<link>http://52.205.218.194/?p=20488</link>
				<pubDate>Mon, 19 Jun 2017 05:15:04 +0530</pubDate>

									<content:encoded><![CDATA[ <a class="bb-post-img-link" href="http://52.205.218.194/data-access-and-visibility-in-salesforce/"><img class="lazy" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20363'%3E%3C/svg%3E" data-src="http://cdn.forcetalks.com/wp-content/uploads/2017/06/Data-Access.png?x67325" /></a> <div class="bb-content-wrp"><a class="bb-post-title-link" href="http://52.205.218.194/data-access-and-visibility-in-salesforce/"><span class="bb-post-title">Data Access and Visibility in Salesforce</span></a> <p>Why back to basics ? well I was explaining to someone, How data is accessed in Salesforce ? What is the security model and levels…</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9ef70fd14d06c5ccfad7d487c3e0ee0d</guid>
				<title>Vivek changed their profile photo</title>
				<link>http://52.205.218.194/activity/p/17637/</link>
				<pubDate>Thu, 15 Jun 2017 06:12:51 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">693f3bc5579ecf92350339481b2a9184</guid>
				<title>Vivek updated their profile</title>
				<link>http://52.205.218.194/activity/p/17636/</link>
				<pubDate>Thu, 15 Jun 2017 06:08:44 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">11e296c151cf4ead8aabdea8cf5b417b</guid>
				<title>Vivek became a registered member</title>
				<link>http://52.205.218.194/activity/p/17634/</link>
				<pubDate>Thu, 15 Jun 2017 06:00:17 +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 16:18:31 by W3 Total Cache
-->