<?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>Can bigint in SQL be mapped in appian?</title><link>https://community.appian.com/discussions/f/data/37858/can-bigint-in-sql-be-mapped-in-appian</link><description>Hi, 
 
 I am using bigint for storing codes, account numbers(as they can go upto 15-20 digits) in SQL. I need to use them in Appian. Is there a way to map tis data?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Can bigint in SQL be mapped in appian?</title><link>https://community.appian.com/thread/142357?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 12:53:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b84bfa8b-d66f-4088-98a2-ab5905e7eeaa</guid><dc:creator>riyak9492</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can bigint in SQL be mapped in appian?</title><link>https://community.appian.com/thread/142356?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 12:50:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6d0c280f-fb5f-41ca-8b65-df1668630746</guid><dc:creator>riyak9492</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can bigint in SQL be mapped in appian?</title><link>https://community.appian.com/thread/142355?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 12:50:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c80e63ab-f211-4c66-ae62-164ddf19d36a</guid><dc:creator>riyak9492</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can bigint in SQL be mapped in appian?</title><link>https://community.appian.com/thread/142351?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 10:25:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e0f7cbb2-8cfd-49ad-b39e-2147ecf4c302</guid><dc:creator>Partha</dc:creator><description>&lt;p&gt;You can use the text variable in appian to store big int type . Use Varchar in SQL, then map that appian text variable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can bigint in SQL be mapped in appian?</title><link>https://community.appian.com/thread/142336?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 07:19:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:174b9624-20b7-455c-a0f5-d965be8a49ee</guid><dc:creator>Soma</dc:creator><description>&lt;p&gt;Appian does not support bigint. Numbers longer than int are converted to&amp;nbsp;&lt;span&gt;&amp;infin;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can use varchar in sql to store the codes and map it to text in appian.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can bigint in SQL be mapped in appian?</title><link>https://community.appian.com/thread/142326?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2024 06:29:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c53e12b-6e0b-4d1f-9893-fe20514ba05e</guid><dc:creator>Shanmathi Ponnusamy</dc:creator><description>&lt;p&gt;HI &lt;a href="/members/riyak9492"&gt;riyak9492&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use &lt;strong&gt;Text&lt;/strong&gt;&amp;nbsp;to map those bigint values Since in appian we have only few primitive data types.&lt;/p&gt;
&lt;p&gt;Refer this link&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/24.3/Appian_Data_Types.html"&gt;docs.appian.com/.../Appian_Data_Types.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>