<?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 show integration object to user</title><link>https://community.appian.com/discussions/f/integrations/24461/how-to-show-integration-object-to-user</link><description>Hello Everyone I am new into appian. I have used an integration object which shows me different vaccination centers available near by me and type of vaccination and availability and all the other things. I want to show this result to user in proper way</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to show integration object to user</title><link>https://community.appian.com/thread/94493?ContentTypeID=1</link><pubDate>Tue, 03 May 2022 14:09:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b0ff8d9b-01c9-4645-a57e-6c7c278ec048</guid><dc:creator>Jignesh Trivedi</dc:creator><description>&lt;p&gt;I understood but the problem I am getting is i one row only i am getting all vaccination center name i want to show it in proper manner that this is the vaccination center this is is the vaccine available here and available slot. But i am getting all center name in one row only. How can i show vaccination center name in different rows&lt;/p&gt;
&lt;p&gt;See here in center name i am getting both names in one row only i want to show it in different row&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/18/Screenshot-_2800_87_2900_.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to show integration object to user</title><link>https://community.appian.com/thread/94434?ContentTypeID=1</link><pubDate>Mon, 02 May 2022 16:01:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96c52c3f-bcbe-464f-8b71-65af5897e25f</guid><dc:creator>Prin18</dc:creator><description>&lt;p&gt;Default page size is 10.Otherwise provide the number ,How many records you want to display in one page.&lt;/p&gt;
&lt;p&gt;pagesize:20, PagingSaveInto:fv!paginginfo&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to show integration object to user</title><link>https://community.appian.com/thread/94432?ContentTypeID=1</link><pubDate>Mon, 02 May 2022 15:39:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4bcc6fd0-78b5-41b6-960f-f8b4e312defd</guid><dc:creator>Prin18</dc:creator><description>&lt;p&gt;As Harshit Bumb said please refer the document and thread&lt;/p&gt;
&lt;p&gt;a!localvariables(&lt;br /&gt;&lt;br /&gt; local!data:rule!&lt;span&gt;CVMS_vaccinationcenter_INT(district_id:ri!distid,date:ri!date)&lt;/span&gt;,&lt;br /&gt; local!result:index(local!data,&amp;quot;result&amp;quot;,{}),&lt;br /&gt; local!body:index(local!result,&amp;quot;body&amp;quot;,{}),&lt;br /&gt; a!gridField(&lt;br /&gt; data:local!body,&lt;br /&gt; columns:{&lt;br /&gt; a!gridColumn(&lt;br /&gt; label:&amp;quot;Vaccination Center Name&amp;quot;,&lt;br /&gt; value:fv!row.name&lt;br /&gt; )&lt;br /&gt; }&lt;br /&gt;&lt;br /&gt; )&lt;br /&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to show integration object to user</title><link>https://community.appian.com/thread/94398?ContentTypeID=1</link><pubDate>Mon, 02 May 2022 08:00:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51ed7a23-4fff-427f-8c13-0eeaad9cba42</guid><dc:creator>Jignesh Trivedi</dc:creator><description>&lt;p&gt;Done the same way you said but it is not showing can you please see and tell me what i need to add or change.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/18/Screenshot-_2800_78_2900_.png" /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/18/Screenshot-_2800_79_2900_.png" /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/18/Screenshot-_2800_80_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can you please see and tell me what i need to change&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to show integration object to user</title><link>https://community.appian.com/thread/94395?ContentTypeID=1</link><pubDate>Mon, 02 May 2022 05:31:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c83301bc-d9b0-450e-b37a-d6c935cf9c1a</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Track your thread here -&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/discussions/f/integrations/24460/how-to-show-integration-object-result-to-user-in-interface"&gt;community.appian.com/.../how-to-show-integration-object-result-to-user-in-interface&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to show integration object to user</title><link>https://community.appian.com/thread/94393?ContentTypeID=1</link><pubDate>Sun, 01 May 2022 22:40:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8b93e0c7-6374-485c-84ab-48707e274de5</guid><dc:creator>Prin18</dc:creator><description>&lt;p&gt;&amp;nbsp;Call the integration object in the interface&amp;nbsp;and use the data in the grid.&lt;/p&gt;
&lt;p&gt;a!localvariables(&lt;/p&gt;
&lt;p&gt;local!data: rule!CVMS_vaccinationcenter_INT(district_id:ri!distid,date:ri!date),&lt;/p&gt;
&lt;p&gt;a!gridField(&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; data:local!data,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; columns:{&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a!gridColumn(&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; label:&amp;quot;Center Id&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; value:fv!row.center_id&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;),&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a!gridColumn(&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; label:&amp;quot;Center Name&amp;quot;,&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; value:fv!row.name&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; )&lt;/p&gt;
&lt;p&gt;....................&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt;)&lt;/p&gt;
&lt;p&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to show integration object to user</title><link>https://community.appian.com/thread/94388?ContentTypeID=1</link><pubDate>Sun, 01 May 2022 08:38:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:32fff732-d3ce-4a28-8e23-694da815da7a</guid><dc:creator>GopalK</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="/members/jignesht0001"&gt;jignesht0001&lt;/a&gt;, Please dont intiate multiple threads for the same query.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to show integration object to user</title><link>https://community.appian.com/thread/94385?ContentTypeID=1</link><pubDate>Sun, 01 May 2022 06:12:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6ab36e4-5881-4d9c-b433-8c53ddf4f283</guid><dc:creator>azharuddim218359</dc:creator><description>&lt;p&gt;have a local variable in the interface, call the integration save the result in the variable and use these resutls in the components of your Interface.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Refer to the link:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/22.1/Call_an_Integration.html#call-an-integration-to-query-data"&gt;docs.appian.com/.../Call_an_Integration.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>