<?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 | Shashank | Activity</title>
	<link>https://www.forcetalks.com/shashunk/activity/</link>
	<atom:link href="https://www.forcetalks.com/shashunk/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Shashank.</description>
	<lastBuildDate>Wed, 17 Jun 2026 05:20:00 +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">097e104562ce049c8c34370ab2108b85</guid>
				<title>Shashank replied to the discussion Poor code coverage for Salesforce Apex inbound email services test class. in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/0-code-coverage-for-apex-inbound-email-services-test-class/#post-53383</link>
				<pubDate>Tue, 04 Dec 2018 14:22:50 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/code-coverage-for-apex-inbound-email-services-test-class/#post-53383"><span class="bb-reply-lable">Reply to</span> Poor code coverage for Salesforce Apex inbound email services test class.</a></p> <div class="bb-content-inr-wrap"><p>TEST CLASS:</p>
<p>@istest<br />
public class TestEtoCKroger {<br />
static testMethod void TestEtoCKroger () {</p>
<p>// create a new email and envelope object<br />
Messaging.InboundEmail email = new Messaging.InboundEmail() ;<br />
Messaging.InboundEnvelope env = new Messaging.InboundEnvelope();</p>
<p>Map&lt;ID,Schema.RecordTypeInfo&gt; rt_Map&hellip;<span class="activity-read-more" id="activity-read-more-89650"><a href="https://www.forcetalks.com/salesforce-topic/0-code-coverage-for-apex-inbound-email-services-test-class/#post-53383" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">034f9e9b660dd9b03d03259c59c2b61e</guid>
				<title>Shashank replied to the discussion Poor code coverage for Salesforce Apex inbound email services test class. in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/0-code-coverage-for-apex-inbound-email-services-test-class/#post-53382</link>
				<pubDate>Tue, 04 Dec 2018 14:22:14 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/code-coverage-for-apex-inbound-email-services-test-class/#post-53382"><span class="bb-reply-lable">Reply to</span> Poor code coverage for Salesforce Apex inbound email services test class.</a></p> <div class="bb-content-inr-wrap"><p><strong>APEX CLASS:</strong></p>
<p>*** Apex Email services class***</p>
<p>global Class EtoCkroger implements Messaging.InboundEmailHandler {</p>
<p>// Instantiate variables that we will need for handling this email</p>
<p>String location;<br />
String problem;<br />
Integer locationIdx;<br />
Integer problemIdx;<br />
String locationFinal;<br />
String needFinal;<br />
String serviceFinal;<br />
String&hellip;<span class="activity-read-more" id="activity-read-more-89649"><a href="https://www.forcetalks.com/salesforce-topic/0-code-coverage-for-apex-inbound-email-services-test-class/#post-53382" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fdd98d035fb7787af947193a08367a6f</guid>
				<title>Shashank started the discussion Poor code coverage for Salesforce Apex inbound email services test class. in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/0-code-coverage-for-apex-inbound-email-services-test-class/</link>
				<pubDate>Tue, 04 Dec 2018 14:21:40 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/code-coverage-for-apex-inbound-email-services-test-class/">Poor code coverage for Salesforce Apex inbound email services test class.</a></p> <div class="bb-content-inr-wrap"><p>Our requirement is to process incoming email from a particular email address and create a case. My class is working fine but the test class is very poor with a code coverage of just 10%. Can any one please help me. I have no trouble processing the emails but unable to succeed in the test class. Thank you!</p>
<p>Below is the typical template from&hellip;<span class="activity-read-more" id="activity-read-more-89651"><a href="https://www.forcetalks.com/salesforce-topic/0-code-coverage-for-apex-inbound-email-services-test-class/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fdd98d035fb7787af947193a08367a6f</guid>
				<title>Shashank started the discussion Poor code coverage for Salesforce Apex inbound email services test class. in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/0-code-coverage-for-apex-inbound-email-services-test-class/</link>
				<pubDate>Tue, 04 Dec 2018 14:21:40 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/code-coverage-for-apex-inbound-email-services-test-class/">Poor code coverage for Salesforce Apex inbound email services test class.</a></p> <div class="bb-content-inr-wrap"><p>Our requirement is to process incoming email from a particular email address and create a case. My class is working fine but the test class is very poor with a code coverage of just 10%. Can any one please help me. I have no trouble processing the emails but unable to succeed in the test class. Thank you!</p>
<p>Below is the typical template from&hellip;<span class="activity-read-more" id="activity-read-more-89648"><a href="https://www.forcetalks.com/salesforce-topic/0-code-coverage-for-apex-inbound-email-services-test-class/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">89e95aa723d020aa1d281fbca1c34fe8</guid>
				<title>Shashank replied to the discussion How to create child cases from custom case numbers in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-create-child-cases-from-custom-case-numbers/#post-31410</link>
				<pubDate>Thu, 09 Aug 2018 18:51:01 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-to-create-child-cases-from-custom-case-numbers-in-salesforce/#post-31410"><span class="bb-reply-lable">Reply to</span> How to create child cases from custom case numbers in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Let me explain it precisely. We are supposed to create cases for our customers through vf page for quality issues related to their products. We have different functional areas such as Design, Quality etc., For ex, customer A has a issue related to his product design, we create a case, say the case number is (QR-121). That issue is resolved&hellip;<span class="activity-read-more" id="activity-read-more-73891"><a href="https://www.forcetalks.com/salesforce-topic/how-to-create-child-cases-from-custom-case-numbers/#post-31410" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d3a94d9fce18deec482fbd88ee13cd89</guid>
				<title>Shashank started the discussion How to create child cases from custom case numbers in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-create-child-cases-from-custom-case-numbers/</link>
				<pubDate>Thu, 09 Aug 2018 16:00:45 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-to-create-child-cases-from-custom-case-numbers-in-salesforce/">How to create child cases from custom case numbers in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hello everyone,<br />
I&#8217;ve a vf page on standard case object, which is used to create cases. I&#8217;ve created a custom auto-number field which generates a custom case number (like QR-10001). Once I create a case, I have to add reference cases to it. How do I do that? I want to add the reference case based on custom case number but not by the standard&hellip;<span class="activity-read-more" id="activity-read-more-73890"><a href="https://www.forcetalks.com/salesforce-topic/how-to-create-child-cases-from-custom-case-numbers/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b97e7d77d713b9dd36fc066bbbf24eca</guid>
				<title>Shashank replied to the discussion How to limit section visibility based on profile in visualforce page? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-limit-section-visibility-based-on-profile-in-visualforce-page/#post-31190</link>
				<pubDate>Tue, 07 Aug 2018 14:26:36 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-to-limit-section-visibility-based-on-profile-in-visualforce-page/#post-31190"><span class="bb-reply-lable">Reply to</span> How to limit section visibility based on profile in visualforce page?</a></p> <div class="bb-content-inr-wrap"><p>Is there any way to restrict the access to only first two sections to whoever creates the case in the visual-force page? Like, I&#8217;ve a custom button to vf page called as Quality report,  in Case layout. I want only two sections visible to the user who creates the case by clicking on the custom button. According to recent update for my&hellip;<span class="activity-read-more" id="activity-read-more-73772"><a href="https://www.forcetalks.com/salesforce-topic/how-to-limit-section-visibility-based-on-profile-in-visualforce-page/#post-31190" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">27e114c86114b1fe45447770f6386d1d</guid>
				<title>Shashank replied to the discussion What to do when an assigned approver is unable to edit Visualforce page? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/assigned-approver-unable-to-edit-visualforce-page/#post-31108</link>
				<pubDate>Mon, 06 Aug 2018 14:22:13 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/what-to-do-when-an-assigned-approver-is-unable-to-edit-visualforce-page/#post-31108"><span class="bb-reply-lable">Reply to</span> What to do when an assigned approver is unable to edit Visualforce page?</a></p> <div class="bb-content-inr-wrap"><p>Any help guys?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c40db486659533b93c8401065c3997a5</guid>
				<title>Shashank started the discussion What to do when an assigned approver is unable to edit Visualforce page? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/assigned-approver-unable-to-edit-visualforce-page/</link>
				<pubDate>Sun, 05 Aug 2018 19:31:42 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/what-to-do-when-an-assigned-approver-is-unable-to-edit-visualforce-page/">What to do when an assigned approver is unable to edit Visualforce page?</a></p> <div class="bb-content-inr-wrap"><p>Hello,<br />
I&#8217;ve a three level approval process. When I initially submit a record to level 1, level 1 approver checks the record and approves it to level 2, during the  level 2 approval process, assigned approver inputs details in the fields of assigned visualforce record which are required for level 3 approver. However, during the level 2 process,&hellip;<span class="activity-read-more" id="activity-read-more-73692"><a href="https://www.forcetalks.com/salesforce-topic/assigned-approver-unable-to-edit-visualforce-page/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a3d39bd239f3d1b68d78021ac387c285</guid>
				<title>Shashank replied to the discussion How to limit section visibility based on profile in visualforce page? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-limit-section-visibility-based-on-profile-in-visualforce-page/#post-31036</link>
				<pubDate>Sun, 05 Aug 2018 19:21:13 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-to-limit-section-visibility-based-on-profile-in-visualforce-page/#post-31036"><span class="bb-reply-lable">Reply to</span> How to limit section visibility based on profile in visualforce page?</a></p> <div class="bb-content-inr-wrap"><p>Hello Jean, Thank you so much for the help.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7c935363d3f4c287908a59cc38adf72e</guid>
				<title>Shashank started the discussion How to limit section visibility based on profile in visualforce page? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-limit-section-visibility-based-on-profile-in-visualforce-page/</link>
				<pubDate>Sun, 05 Aug 2018 17:19:56 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-to-limit-section-visibility-based-on-profile-in-visualforce-page/">How to limit section visibility based on profile in visualforce page?</a></p> <div class="bb-content-inr-wrap"><p>Hello, I&#8217;ve developed a visualforce page which will be accessed by users of different profiles who can input and edit data as per their responsibilties. If there are five sections with different fields in each of them, I want certain profiles to have access only to certain sections of the visualforce page. Say, there are three profiles A,B and&hellip;<span class="activity-read-more" id="activity-read-more-73687"><a href="https://www.forcetalks.com/salesforce-topic/how-to-limit-section-visibility-based-on-profile-in-visualforce-page/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b45c5a8c629f2793ab00cc725daff980</guid>
				<title>Shashank became a registered member</title>
				<link>https://www.forcetalks.com/activity/p/73685/</link>
				<pubDate>Sun, 05 Aug 2018 15:57:59 +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-17 11:20:05 by W3 Total Cache
-->