<?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 Templates in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Http-Request-Templates/m-p/721724#M2793</link>
    <description>&lt;P&gt;You can't do more than one request and handle session on a single HTTP Template, but there are other ways to accomplish this.&lt;/P&gt;

&lt;P&gt;If you are using an OnPrem controller, you can set up a Custom Action as a script on the controller that will make those 2 requests.&lt;/P&gt;
&lt;P&gt;If you are using a SAAS controller you can bring up a simple webserver (maybe with nodejs or flask) that takes 1 request, and then make the 2 requests that you need, like a "forwarder".&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jul 2017 21:38:18 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2017-07-31T21:38:18Z</dc:date>
    <item>
      <title>Http Request Templates</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Http-Request-Templates/m-p/721723#M2792</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am trying to setup a HTTP request template to call a HP Performance Center API to start a test. &amp;nbsp;The issue I am facing is that Performance Center API requires one to hit an authentication&amp;nbsp;url that sets a cookie that must be used in all following API calls such as the one to start a test. &amp;nbsp;Does anyone know a way of handling this in the HTTP request template? &amp;nbsp;Any insight would be much appreciated.&lt;/P&gt;

&lt;P&gt;Example :&lt;/P&gt;
&lt;P&gt;Auth request: &amp;nbsp; http://PCURL/Auth&lt;/P&gt;
&lt;P&gt;Response = QCsession and LWSSO cookies are returned&lt;/P&gt;

&lt;P&gt;Start Test request: &amp;nbsp;http://PCURL/starttest&lt;/P&gt;
&lt;P&gt;Request headers: QCsession and LWSSO cookie values from above request&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 14:12:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Http-Request-Templates/m-p/721723#M2792</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-07-31T14:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Http Request Templates</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Http-Request-Templates/m-p/721724#M2793</link>
      <description>&lt;P&gt;You can't do more than one request and handle session on a single HTTP Template, but there are other ways to accomplish this.&lt;/P&gt;

&lt;P&gt;If you are using an OnPrem controller, you can set up a Custom Action as a script on the controller that will make those 2 requests.&lt;/P&gt;
&lt;P&gt;If you are using a SAAS controller you can bring up a simple webserver (maybe with nodejs or flask) that takes 1 request, and then make the 2 requests that you need, like a "forwarder".&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 21:38:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Http-Request-Templates/m-p/721724#M2793</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-07-31T21:38:18Z</dc:date>
    </item>
  </channel>
</rss>

