<?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>I am not able to display values received from integration</title><link>https://community.appian.com/discussions/f/integrations/39486/i-am-not-able-to-display-values-received-from-integration</link><description>I am trying to extract values from response received by integration but,it is showing empty . local!applicationProgressDetails:index(rule!NW_Event(contractNumber: ri!contractNumber),&amp;quot;httpresponse&amp;quot;,{}),But here applicatinProgressDetails is coming empty</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I am not able to display values received from integration</title><link>https://community.appian.com/thread/150321?ContentTypeID=1</link><pubDate>Thu, 24 Jul 2025 16:59:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ed9dbc35-4945-4295-b3d4-5de05ec932a7</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;We need to understand what that expression returns. Your code means, that if there is no &amp;quot;httpResponse&amp;quot; field in the returned value, then return an empty list.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am not able to display values received from integration</title><link>https://community.appian.com/thread/150320?ContentTypeID=1</link><pubDate>Thu, 24 Jul 2025 15:25:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0b2f6454-4a94-4409-b3de-de4be152470b</guid><dc:creator>Shohib Ansari</dc:creator><description>&lt;div&gt;Hey &lt;a href="/members/mohiniv1048"&gt;mohiniv1048&lt;/a&gt;&amp;nbsp;,&lt;br /&gt;Did you check if the&amp;nbsp;key &lt;span&gt;&lt;code&gt;&lt;strong&gt;httpresponse&lt;/strong&gt; &lt;/code&gt;exist in your response?&lt;br /&gt;&lt;/span&gt;Might be issue with the key that you have passed in index function.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;Try this if you get the expected response&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&lt;strong&gt;&lt;code&gt;index(rule!NW_Event(contractNumber: ri!contractNumber),&amp;quot;result&amp;quot;,{})&lt;/code&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/18/pastedimage1753370668677v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>