<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Videos	</title>
	<atom:link href="https://www.jitendrazaa.com/blog/videos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.jitendrazaa.com/blog</link>
	<description>AI, Salesforce, ServiceNow &#38; Enterprise Tech Guides</description>
	<lastBuildDate>Wed, 10 Nov 2021 14:22:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>
		By: Cita		</title>
		<link>https://www.jitendrazaa.com/blog/videos/#comment-15624</link>

		<dc:creator><![CDATA[Cita]]></dc:creator>
		<pubDate>Wed, 10 Nov 2021 14:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?page_id=4693#comment-15624</guid>

					<description><![CDATA[Code a callout to use continuation
Make a callout asynchronous, to avoid the concurrent long-running transaction limit. Edit an existing class to use continuation with a callback method to check for a response before continuing.

To get started:
Load the unmanaged package, which contains an unedited Apex class. If you&#039;re using a Trailhead Playground, this article shows you how to find your username and reset your password. If you have trouble installing the package, follow the steps in this article.

In Setup, find the Apex class CalloutController
Edit the CalloutController class:
Replace the existing callout code with a new continuation con, which calls a callback handler named processResponse
Add the callback handler processResponse() method to wait for the response from the server


I cannot solve this challange. Could i please get some help?]]></description>
			<content:encoded><![CDATA[<p>Code a callout to use continuation<br />
Make a callout asynchronous, to avoid the concurrent long-running transaction limit. Edit an existing class to use continuation with a callback method to check for a response before continuing.</p>
<p>To get started:<br />
Load the unmanaged package, which contains an unedited Apex class. If you&#8217;re using a Trailhead Playground, this article shows you how to find your username and reset your password. If you have trouble installing the package, follow the steps in this article.</p>
<p>In Setup, find the Apex class CalloutController<br />
Edit the CalloutController class:<br />
Replace the existing callout code with a new continuation con, which calls a callback handler named processResponse<br />
Add the callback handler processResponse() method to wait for the response from the server</p>
<p>I cannot solve this challange. Could i please get some help?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: 12 of the Best Salesforce Developer Resources &#8211; gigminds		</title>
		<link>https://www.jitendrazaa.com/blog/videos/#comment-6241</link>

		<dc:creator><![CDATA[12 of the Best Salesforce Developer Resources &#8211; gigminds]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 23:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?page_id=4693#comment-6241</guid>

					<description><![CDATA[[&#8230;] a lot of great content. But Jitendra isn&#8217;t just a writer. He&#8217;s also probably the most prolific Salesforce development video mogul around. You can watch Jitendra&#8217;s live code channel and see detailed tutorials on Salesforce [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] a lot of great content. But Jitendra isn&#8217;t just a writer. He&#8217;s also probably the most prolific Salesforce development video mogul around. You can watch Jitendra&#8217;s live code channel and see detailed tutorials on Salesforce [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi		</title>
		<link>https://www.jitendrazaa.com/blog/videos/#comment-2796</link>

		<dc:creator><![CDATA[Ravi]]></dc:creator>
		<pubDate>Sat, 24 Oct 2015 22:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jitendrazaa.com/blog/?page_id=4693#comment-2796</guid>

					<description><![CDATA[Hi Jitendra,
I use git via the command line to deploy my code from my personal sandbox to the Dev Int. So my issue is that while i am working on the code in my sandbox ,other developers do make deployments to Dev int which results in me not  having the latest code from the Dev int . On my desktop i do have the clone of the original develop branch. So i make sure i create a separate branch and fetch the  code from my sandbox and need to merge with the Remote repository.


How can i avoid the overwritting of other developers code on Dev int and deploy only the files i have changed to the Dev Int ?]]></description>
			<content:encoded><![CDATA[<p>Hi Jitendra,<br />
I use git via the command line to deploy my code from my personal sandbox to the Dev Int. So my issue is that while i am working on the code in my sandbox ,other developers do make deployments to Dev int which results in me not  having the latest code from the Dev int . On my desktop i do have the clone of the original develop branch. So i make sure i create a separate branch and fetch the  code from my sandbox and need to merge with the Remote repository.</p>
<p>How can i avoid the overwritting of other developers code on Dev int and deploy only the files i have changed to the Dev Int ?</p>
]]></content:encoded>
		
			</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 
Minified using Disk

Served from: www.jitendrazaa.com @ 2026-07-28 14:58:43 by W3 Total Cache
-->