<?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 | Akash Karhale | Activity</title>
	<link>https://www.forcetalks.com/akashkarhale226/activity/</link>
	<atom:link href="https://www.forcetalks.com/akashkarhale226/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Akash Karhale.</description>
	<lastBuildDate>Sat, 30 May 2026 03:49:07 +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">3cd3a76dfa7e884ef32b3a4faccc874e</guid>
				<title>Akash Karhale joined the group Salesforce Group for All</title>
				<link>https://www.forcetalks.com/activity/p/143075/</link>
				<pubDate>Sat, 10 Dec 2022 17:10:29 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2849eb863437cee45d2af741cced9a6d</guid>
				<title>Akash Karhale started the discussion Parameter handling in apex when passing from controller.js in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/parameter-handling-in-apex-when-passing-from-controller-js/</link>
				<pubDate>Mon, 04 Jan 2021 16:44:15 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/parameter-handling-in-apex-when-passing-from-controller-js/">Parameter handling in apex when passing from controller.js</a></p> <div class="bb-content-inr-wrap"><p>If i want to pass parameter from lightning controller.js using setParams to Apex Controller but they are maximum in number ,then how should i reduce the number or what is best practice to handle it in apex.??</p>
<p>plz suggest me any best practice with example or if any reference link is available..</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4c402a745e0adf9c900421348c1c1585</guid>
				<title>Akash Karhale replied to the discussion get Year only from input field type=&#34;date&#34; in lightning component controller in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/get-year-only-from-input-field-typedate-in-lightning-component-controller/#post-89201</link>
				<pubDate>Mon, 04 Jan 2021 16:32:54 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/get-year-only-from-input-field-typedate-in-lightning-component-controller/#post-89201"><span class="bb-reply-lable">Reply to</span> get Year only from input field type="date" in lightning component controller</a></p> <div class="bb-content-inr-wrap"><p>Thanks Anjali&#8230;for the reference link.</p>
<p></p>
<p>but i need to get only year value of input date type field so that i use it for comparison purpose and got that solution..</p>
<p></p>
<p>from input field i taken value using aura:id and did following process for deducting it from current year.</p>
<p></p>
<p>var date=component.find(&#8216;DOB&#8217;).get(&#8216;v.value&#8217;); </p>
<p>      var splite=&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-118290"><a href="https://www.forcetalks.com/salesforce-topic/get-year-only-from-input-field-typedate-in-lightning-component-controller/#post-89201" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3e5c48f5c396a690147a2e02cd416ce2</guid>
				<title>Akash Karhale started the discussion get Year only from input field type=&#34;date&#34; in lightning component controller in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/get-year-only-from-input-field-typedate-in-lightning-component-controller/</link>
				<pubDate>Fri, 01 Jan 2021 10:02:21 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/get-year-only-from-input-field-typedate-in-lightning-component-controller/">get Year only from input field type="date" in lightning component controller</a></p> <div class="bb-content-inr-wrap"><p>hi,</p>
<p></p>
<p>can we get only year value from input whose type is DATE in controller.js </p>
<p>like</p>
<p> &lt;lightning:input type=&#8221;Date&#8221; label=&#8221;DOB&#8221;  value=&#8221;{!v.CustomerRecord.DOB__c}&#8221; required=&#8221;true&#8221;  aura:id=&#8221;DOB&#8221; /&gt;</p>
<p></p>
<p>var date=component.find(&#8216;DOB&#8217;).get(&#8216;v.value&#8217;); </p>
<p> i want to do age comparison ,plz provide any proper solution..</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b521e1b362f20acd54e7814a4b296923</guid>
				<title>Akash Karhale replied to the discussion Error in API callout... in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/error-in-api-callout/#post-89168</link>
				<pubDate>Fri, 01 Jan 2021 09:52:55 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/error-in-api-callout/#post-89168"><span class="bb-reply-lable">Reply to</span> Error in API callout...</a></p> <div class="bb-content-inr-wrap"><p>thanks anjali for your valuable time&#8230;.</p>
<p></p>
<p>i got error,it was in request body..</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">888b7f39ddb968963082628f811dc5f9</guid>
				<title>Akash Karhale started the discussion Error in API callout... in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/error-in-api-callout/</link>
				<pubDate>Fri, 25 Dec 2020 03:17:57 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/error-in-api-callout/">Error in API callout...</a></p> <div class="bb-content-inr-wrap"><p>hi experts,</p>
<p>why im getting this type of error ??</p>
<p>[{&#8220;message&#8221;:&#8221;INVALID_HEADER_TYPE&#8221;,&#8221;errorCode&#8221;:&#8221;INVALID_AUTH_HEADER&#8221;}]</p>
<p></p>
<p>during api call</p>
<p></p>
<p>i m trying to get record from other salesforce org for that i created api (one salesforce org to another salesforce communication)..</p>
<p>plz help me to get out of it..&#x1f62b;&#x1f62b;</p>
</div>]]></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 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.forcetalks.com
Lazy Loading

Served from: www.forcetalks.com @ 2026-05-30 11:04:10 by W3 Total Cache
-->