<?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>Getting all table names from Database in interface</title><link>https://community.appian.com/discussions/f/general/25644/getting-all-table-names-from-database-in-interface</link><description>How to get all table names(&amp;gt;1000) in my interface. I have created a Stored procedure to retrieve table names, used it to create expression rule. But in expression rule only getting 1000 tables. Also in interface only 1000 table names are populating. Please</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Getting all table names from Database in interface</title><link>https://community.appian.com/thread/100351?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2022 15:40:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4796ab72-cafe-44fe-ad81-993c8a259dd7</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Which database are you using?&amp;nbsp; In MSSQL we use a view against&amp;nbsp;INFORMATION_SCHEMA.COLUMNS which works perfectly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting all table names from Database in interface</title><link>https://community.appian.com/thread/100268?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2022 06:48:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9938d410-d4f1-4d86-b877-1e4946e1cb0a</guid><dc:creator>sabyasachi dixit</dc:creator><description>&lt;p&gt;In DB when calling the SP there it is showing all tables, but when in expression rule calling that SP i m getting only 1000 tables&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting all table names from Database in interface</title><link>https://community.appian.com/thread/100266?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2022 06:39:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2d4ef0c9-ca8a-426a-b882-c26c369c5fe4</guid><dc:creator>deepakg271869</dc:creator><description>&lt;p&gt;you have to make changes in your SP then. Connect with your DB team and they will help you in that. They set the max row to 1000 which you have to remove.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting all table names from Database in interface</title><link>https://community.appian.com/thread/100262?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2022 06:17:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:36419a0d-133c-4982-aca0-3a54786850d1</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;When you are calling the SP directly on the cloud Db, are you getting more than 1000 rows?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting all table names from Database in interface</title><link>https://community.appian.com/thread/100261?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2022 06:13:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:239fa83a-b622-4c23-87fa-435d7a473e04</guid><dc:creator>sabyasachi dixit</dc:creator><description>&lt;p&gt;Yes, in expression rule where i am calling the sp i m getting 1000 rows only, but i want all tables from DB to appian, how to do it help me!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting all table names from Database in interface</title><link>https://community.appian.com/thread/100260?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2022 06:10:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93e2d38c-0505-41f3-bd19-3cf2d5f55a0c</guid><dc:creator>sabyasachi dixit</dc:creator><description>&lt;p&gt;No&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting all table names from Database in interface</title><link>https://community.appian.com/thread/100258?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2022 05:52:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:db8fd953-7471-4825-a46c-1a513bf62674</guid><dc:creator>deepakg271869</dc:creator><description>&lt;p&gt;could you please check in stored procedure. I think SP is returning only 1000 rows.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting all table names from Database in interface</title><link>https://community.appian.com/thread/100257?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2022 05:46:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:16149275-a955-49ee-b179-0158a300b45a</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Have you configured any batching or something that is restricting the result?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>