<?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: HTTP Request Template GET Method in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Request-Template-GET-Method/m-p/731131#M7444</link>
    <description>I had a similar issue with my SMS setup a few months ago and whilst Support couldn't help me with it directly, they asked me to put the same tags into an email alert instead and see what was being displayed.&lt;BR /&gt;&lt;BR /&gt;When I got the email, I found that a number of those variables have HTML tags like  &amp;lt;b&amp;gt; &amp;lt;/b&amp;gt; and that was breaking the payload's XML structure. I ended up using the rewrite function to strip them out.&lt;BR /&gt;&lt;BR /&gt;Not sure if your issue is similar, but as Support suggested to me, try the same variables in an email to see exactly that is being passed through.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
    <pubDate>Mon, 24 Sep 2018 12:30:40 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2018-09-24T12:30:40Z</dc:date>
    <item>
      <title>HTTP Request Template GET Method</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Request-Template-GET-Method/m-p/731128#M7441</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I' m using appdynamics version 4.5.0. I create an HTTP Request Template by using GET method to send SMS for alerts. When I run test, it shows SUCCESS but I can not send SMS and I get the error below. DO you have any information about the reason?&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;

&lt;P&gt;MY RAW URL :&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sm.blablabla.com/API/GET/Sms?UserName=AppDynamicsSMS&amp;amp;Password=.....&amp;amp;JobId=8a281ad5...&amp;amp;Message=${latestEvent.application.name}+have" target="_blank" rel="nofollow noopener noreferrer"&gt;http://sm.blablabla.com/API/GET/Sms?UserName=AppDynamicsSMS&amp;amp;Password=.....&amp;amp;JobId=8a281ad5...&amp;amp;Message=${latestEvent.application.name}+have&lt;/A&gt; error&amp;amp;MobilePhone=${GSM}&lt;/P&gt;

&lt;P&gt;ERROR:&lt;/P&gt;

&lt;DIV class="ng-pristine ng-valid ng-scope"&gt;
&lt;DIV class="ads-ctr-config-view"&gt;
&lt;DIV class="" style="box-sizing: border-box; margin: 0px 20px 10px; padding: 0px; border: 0px; font: inherit; height: 200px; overflow: auto; background: white;"&gt;
&lt;TABLE class="ads-form-table ng-scope"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="ads-form-left-label-td-container ads-http-test-transcript-left-label ng-binding"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class="ads-form-right-label-td-container"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="ads-form-left-label-td-container ads-http-test-transcript-left-label ng-binding"&gt;Request Line:&lt;/TD&gt;
&lt;TD class="ads-form-right-label-td-container ng-binding"&gt;GET / HTTP/1.1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="ads-form-left-label-td-container ads-http-test-transcript-left-label ng-binding"&gt;Request Headers:&lt;/TD&gt;
&lt;TD class="ads-form-right-label-td-container"&gt;
&lt;DIV class="ng-binding ng-scope"&gt;Connection: Close&lt;/DIV&gt;
&lt;DIV class="ng-binding ng-scope"&gt;singularityheader: appId=5*ctrlguid=1536175319*acctguid=52beb4c2-dc82-11e7-8393-e99f6005f7c9*ts=1537509589204*btid=101*guid=6047c444-a21e-4892-8dc0-a1370b9f1f9d*exitguid=1*unresolvedexitid=2879*cidfrom=8*etypeorder=HTTP*esubtype=HTTP*cidto={[UNRESOLVED][2879]}&lt;/DIV&gt;
&lt;DIV class="ng-binding ng-scope"&gt;Host: sm.blablabla.com&lt;/DIV&gt;
&lt;DIV class="ng-binding ng-scope"&gt;User-Agent: Apache-HttpClient/4.5.5 (Java/1.8.0_162)&lt;/DIV&gt;
&lt;DIV class="ng-binding ng-scope"&gt;Accept-Encoding: gzip,deflate&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="ads-form-left-label-td-container ads-http-test-transcript-left-label ng-binding"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class="ads-form-right-label-td-container"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="ads-form-left-label-td-container ads-http-test-transcript-left-label ng-binding"&gt;Response Status Line:&lt;/TD&gt;
&lt;TD class="ads-form-right-label-td-container ng-binding"&gt;HTTP/1.1 302 Redirect&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="ads-form-left-label-td-container ads-http-test-transcript-left-label ng-binding"&gt;Response Headers:&lt;/TD&gt;
&lt;TD class="ads-form-right-label-td-container"&gt;
&lt;DIV class="ng-binding ng-scope"&gt;Content-Type: text/html; charset=UTF-8&lt;/DIV&gt;
&lt;DIV class="ng-binding ng-scope"&gt;Location: &lt;A href="http://sm.blablabla.com/ERROR.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://sm.blablabla.com/ERROR.html&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="ng-binding ng-scope"&gt;Server: Microsoft-IIS/7.5&lt;/DIV&gt;
&lt;DIV class="ng-binding ng-scope"&gt;X-Powered-By: ASP.NET&lt;/DIV&gt;
&lt;DIV class="ng-binding ng-scope"&gt;Date: Fri, 21 Sep 2018 05:59:49 GMT&lt;/DIV&gt;
&lt;DIV class="ng-binding ng-scope"&gt;Content-Length: 158&lt;/DIV&gt;
&lt;DIV class="ng-binding ng-scope"&gt;Connection: close&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="ads-form-left-label-td-container ads-http-test-transcript-left-label ng-binding"&gt;Response Payload:&lt;/TD&gt;
&lt;TD class="ads-form-right-label-td-container"&gt;
&lt;PRE class="" style="box-sizing: border-box; overflow: visible; font: inherit; display: block; padding: 0px; margin: 0px; word-break: break-all; word-wrap: break-word; color: #333333; background-color: white; border: 0px; border-radius: 4px; text-indent: -100px;"&gt;                                &lt;CODE class="ads-code ng-binding"&gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Document Moved&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;&amp;lt;h1&amp;gt;Object Moved&amp;lt;/h1&amp;gt;This document may be found &amp;lt;a HREF="http://sm.blablabla.com/ERROR.html"&amp;gt;here&amp;lt;/a&amp;gt;&amp;lt;/body&amp;gt;&lt;/CODE&gt;
                            &lt;/PRE&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="ads-form-left-label-td-container ads-http-test-transcript-left-label ng-binding"&gt;Error Message:&lt;/TD&gt;
&lt;TD class="ads-form-right-label-td-container ng-binding"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;HR /&gt;</description>
      <pubDate>Fri, 21 Sep 2018 06:13:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Request-Template-GET-Method/m-p/731128#M7441</guid>
      <dc:creator>Mehmet_Akin</dc:creator>
      <dc:date>2018-09-21T06:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Request Template GET Method</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Request-Template-GET-Method/m-p/731129#M7442</link>
      <description>&lt;P&gt;Hi Mehmet&lt;/P&gt;

&lt;P&gt;Are you using the predefined variables, namely&amp;nbsp;&lt;EM&gt;$latestEvent.summaryMessage&lt;/EM&gt;?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 04:57:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Request-Template-GET-Method/m-p/731129#M7442</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-09-24T04:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Request Template GET Method</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Request-Template-GET-Method/m-p/731130#M7443</link>
      <description>&lt;P&gt;Hello Hiren,&lt;/P&gt;
&lt;P&gt;Thank for the reply. As you said, I m using a parameter to get the application name (${latestEvent.application.name})&amp;nbsp;but I did controls for many times and have seen that the controller changes the URL by itself. It may be a cache problem about the version 4.5.0. I opened a ticket to our consultant and I will let you know when it' s solved.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 11:57:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Request-Template-GET-Method/m-p/731130#M7443</guid>
      <dc:creator>Mehmet_Akin</dc:creator>
      <dc:date>2018-09-24T11:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Request Template GET Method</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Request-Template-GET-Method/m-p/731131#M7444</link>
      <description>I had a similar issue with my SMS setup a few months ago and whilst Support couldn't help me with it directly, they asked me to put the same tags into an email alert instead and see what was being displayed.&lt;BR /&gt;&lt;BR /&gt;When I got the email, I found that a number of those variables have HTML tags like  &amp;lt;b&amp;gt; &amp;lt;/b&amp;gt; and that was breaking the payload's XML structure. I ended up using the rewrite function to strip them out.&lt;BR /&gt;&lt;BR /&gt;Not sure if your issue is similar, but as Support suggested to me, try the same variables in an email to see exactly that is being passed through.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 24 Sep 2018 12:30:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/HTTP-Request-Template-GET-Method/m-p/731131#M7444</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-09-24T12:30:40Z</dc:date>
    </item>
  </channel>
</rss>

