<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: .net WCF POCO match rule - no transaction snapshot in AppD Archive</title>
    <link>https://community.splunk.com/t5/AppD-Archive/net-WCF-POCO-match-rule-no-transaction-snapshot/m-p/735729#M5419</link>
    <description>&lt;P&gt;this is what I found in the Agent log file&lt;/P&gt;

&lt;P&gt;2014-10-23 13:40:41.0663 3880 w3wp 2 11 Info BusinessTransactionRegistry Sending transactions to register [BusinessTransaction{id=0, name=, entryPointType=POCO, internalName=POCO InitiatePayment, componentId=231 ,applicationId=0, applicationComponentName=, matchCriteria=MatchCriteria{matchRule=CustomMatchPointDefinition{businessTransactionName='POCO InitiatePayment', matchPointRule=, entryPointType=, background=False, enabled=False, attachedEntity=, agentType=, matchRuleString=''}, namingConfig=}, createdOn=1/1/0001 12:00:00 AM, background=False, configuration=, createdNodeId=0, enabledForEUM=False, eumAutoEnablePossible=}, BusinessTransaction{id=0, name=, entryPointType=WCF, internalName=Capture All, componentId=231 ,applicationId=0, applicationComponentName=, matchCriteria=MatchCriteria{matchRule=CustomMatchPointDefinition{businessTransactionName='Capture All', matchPointRule=, entryPointType=, background=False, enabled=False, attachedEntity=, agentType=, matchRuleString=''}, namingConfig=}, createdOn=1/1/0001 12:00:00 AM, background=False, configuration=, createdNodeId=0, enabledForEUM=False, eumAutoEnablePossible=}]&lt;BR /&gt;2014-10-23 13:40:41.2691 3880 w3wp 2 11 Info BusinessTransactionRegistry overflow transaction: POCO InitiatePayment POCO&lt;/P&gt;

&lt;P&gt;thx,&lt;/P&gt;</description>
    <pubDate>Thu, 23 Oct 2014 15:17:12 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2014-10-23T15:17:12Z</dc:date>
    <item>
      <title>.net WCF POCO match rule - no transaction snapshot</title>
      <link>https://community.splunk.com/t5/AppD-Archive/net-WCF-POCO-match-rule-no-transaction-snapshot/m-p/735728#M5418</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm trying to set up AppDynamics to do a match rule for a business transaction.&lt;/P&gt;
&lt;P&gt;I want to filter out all the calls to a WCF service method based on some parameter passed to the method.&lt;/P&gt;

&lt;P&gt;I saw that for WCF only ServiceName and OperationName are available to configure as a match rule so I'm thinking of using .NET class method.&lt;/P&gt;

&lt;P&gt;Attached is a screenshot of my configuration.&lt;/P&gt;

&lt;P&gt;I can see that the new business transaction appeared in the list but there are no snapshots taken for it. There are pleanty of calls to that method done but none are displayed for my filter (restart application was done).&lt;/P&gt;

&lt;P&gt;Also I want to extend it to split on parameter that is actually a property inside of my object that is passed as a parameter to the method.&lt;/P&gt;
&lt;P&gt;Looking here&amp;nbsp;&lt;A href="https://docs.appdynamics.com/display/PRO14S/Getter+Chains+in+.NET+Configurations" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO14S/Getter+Chains+in+.NET+Configurations&lt;/A&gt; didn't help to much.&lt;/P&gt;
&lt;P&gt;My method looks like this:&lt;/P&gt;
&lt;P&gt;public class PaymentServicesBase&amp;nbsp;&lt;BR /&gt; {...&lt;/P&gt;
&lt;P&gt;public initiatePaymentResponse initiatePayment(initiatePaymentRequest request)&lt;/P&gt;

&lt;P&gt;public partial class initiatePaymentRequest&lt;BR /&gt; {...&lt;BR /&gt; public int paymentMethodID;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;paymentMethodID/2 for example being the parameter I want to split on.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Any help on this 2 matters will be great.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;We have the Pro version of AppDynamics so maybe there are some hidden features I don't know about.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Thx very much,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2014 15:11:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/net-WCF-POCO-match-rule-no-transaction-snapshot/m-p/735728#M5418</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-10-23T15:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: .net WCF POCO match rule - no transaction snapshot</title>
      <link>https://community.splunk.com/t5/AppD-Archive/net-WCF-POCO-match-rule-no-transaction-snapshot/m-p/735729#M5419</link>
      <description>&lt;P&gt;this is what I found in the Agent log file&lt;/P&gt;

&lt;P&gt;2014-10-23 13:40:41.0663 3880 w3wp 2 11 Info BusinessTransactionRegistry Sending transactions to register [BusinessTransaction{id=0, name=, entryPointType=POCO, internalName=POCO InitiatePayment, componentId=231 ,applicationId=0, applicationComponentName=, matchCriteria=MatchCriteria{matchRule=CustomMatchPointDefinition{businessTransactionName='POCO InitiatePayment', matchPointRule=, entryPointType=, background=False, enabled=False, attachedEntity=, agentType=, matchRuleString=''}, namingConfig=}, createdOn=1/1/0001 12:00:00 AM, background=False, configuration=, createdNodeId=0, enabledForEUM=False, eumAutoEnablePossible=}, BusinessTransaction{id=0, name=, entryPointType=WCF, internalName=Capture All, componentId=231 ,applicationId=0, applicationComponentName=, matchCriteria=MatchCriteria{matchRule=CustomMatchPointDefinition{businessTransactionName='Capture All', matchPointRule=, entryPointType=, background=False, enabled=False, attachedEntity=, agentType=, matchRuleString=''}, namingConfig=}, createdOn=1/1/0001 12:00:00 AM, background=False, configuration=, createdNodeId=0, enabledForEUM=False, eumAutoEnablePossible=}]&lt;BR /&gt;2014-10-23 13:40:41.2691 3880 w3wp 2 11 Info BusinessTransactionRegistry overflow transaction: POCO InitiatePayment POCO&lt;/P&gt;

&lt;P&gt;thx,&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2014 15:17:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/net-WCF-POCO-match-rule-no-transaction-snapshot/m-p/735729#M5419</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-10-23T15:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: .net WCF POCO match rule - no transaction snapshot</title>
      <link>https://community.splunk.com/t5/AppD-Archive/net-WCF-POCO-match-rule-no-transaction-snapshot/m-p/735730#M5420</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you for joining the AppDynamics Community. Someone will assist you shortly.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks,&amp;nbsp;&lt;BR /&gt;Caitlin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2014 17:05:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/net-WCF-POCO-match-rule-no-transaction-snapshot/m-p/735730#M5420</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-10-23T17:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: .net WCF POCO match rule - no transaction snapshot</title>
      <link>https://community.splunk.com/t5/AppD-Archive/net-WCF-POCO-match-rule-no-transaction-snapshot/m-p/735731#M5421</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;IT would be great if you could email me your complete and zipped %ProgramData%\AppDynamics\DotNetAgent directory.&lt;/P&gt;
&lt;P&gt;Please do &lt;STRONG&gt;NOT&lt;/STRONG&gt; attach it on the community post &amp;nbsp;as it includes your credentials.&lt;/P&gt;

&lt;P&gt;In case you are a Pro customer send it to help@appdynamics.com including the details in this post.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="grw_"&gt;Otherwise, send it to &lt;/SPAN&gt;&lt;SPAN class="gr_ gr_7c1e7f0f-704a-3577-6266-a18eb43d6328 gr_spell"&gt;tjungeblut&lt;/SPAN&gt;&lt;SPAN class="grw_"&gt;&amp;nbsp;@ &lt;SPAN class="gr_ gr_b36d573b-9c62-8774-aa8e-2792abe04ae8 gr_spell"&gt;appdynamic&lt;/SPAN&gt; . com for review.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Theo&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2014 18:30:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/net-WCF-POCO-match-rule-no-transaction-snapshot/m-p/735731#M5421</guid>
      <dc:creator>Theo_Jungeblut</dc:creator>
      <dc:date>2014-10-23T18:30:05Z</dc:date>
    </item>
  </channel>
</rss>

