<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to capture JSESSIONID from  integration call?</title><link>https://community.appian.com/discussions/f/integrations/34406/how-to-capture-jsessionid-from-integration-call</link><description>Hi Team, 
 When I make API call from Appian, I am only getting iSession id in Cookie in Header whereas in Post man I am able to get both iSession id and JSESSION ID. 
 Can you please help me to get JSESSION ID while calling an API from Appian? 
 
 Thank</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to capture JSESSIONID from  integration call?</title><link>https://community.appian.com/thread/131531?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2024 11:08:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:788b21f5-c46e-4321-be7f-cd4cdb17b67b</guid><dc:creator>Gopalakrishnan G</dc:creator><description>&lt;p&gt;I need to make further API calls with the session id I have got from the first call. My second API is not working if I pass only one session id (isession id) so I need to get both isession id and jsession id.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to capture JSESSIONID from  integration call?</title><link>https://community.appian.com/thread/131526?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2024 10:43:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7a2f80b2-9830-4dd3-abf8-2fe95d18b921</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Just curious, why do you want/need the jsessionid?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to capture JSESSIONID from  integration call?</title><link>https://community.appian.com/thread/131493?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2024 08:41:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e12b5c1f-db7e-4185-82cb-92a16d467e71</guid><dc:creator>VarunTejaGurrapu</dc:creator><description>&lt;p&gt;Good to hear!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to capture JSESSIONID from  integration call?</title><link>https://community.appian.com/thread/131481?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2024 07:51:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:399d7309-efcf-4c95-8c0f-6ac588a96c20</guid><dc:creator>Gopalakrishnan G</dc:creator><description>&lt;p&gt;Hi Varun,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for your response.&lt;/p&gt;
&lt;p&gt;We are getting multiple session cookies as headers but Appian&amp;#39;s integration object only returns the latest/last one.&lt;/p&gt;
&lt;p&gt;-- To make further calls to the target system within same session, we need all the session ids.&lt;/p&gt;
&lt;p&gt;Previous conversation about the same issue -&amp;nbsp;&lt;a href="https://community.appian.com/discussions/f/integrations/21218/integration-object---accessing-multiple-headers-with-the-same-name"&gt;community.appian.com/.../integration-object---accessing-multiple-headers-with-the-same-name&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to capture JSESSIONID from  integration call?</title><link>https://community.appian.com/thread/131473?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2024 07:31:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:94589de8-dd78-447e-a294-2028ca62b095</guid><dc:creator>VarunTejaGurrapu</dc:creator><description>&lt;p&gt;Hi &amp;nbsp;,&lt;/p&gt;
&lt;p&gt;As per my knowledge in web testing, session cookies are created while&amp;nbsp;you make request, if you cant able to see jsessionId, it may be problem with cookie data,&amp;nbsp; you need to set headers if it is configurable as&amp;nbsp; &amp;nbsp; &amp;nbsp; =&amp;gt;&amp;nbsp; &amp;nbsp; sessiontype = j2ee&lt;br /&gt;&lt;br /&gt;if possible can you post a image of http response?&lt;br /&gt;&lt;br /&gt;try changing browser (don&amp;#39;t use chrome) and check.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>