<?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>hex2bin issues</title><link>https://community.appian.com/discussions/f/data/18183/hex2bin-issues</link><description>I&amp;#39;m having an issue with hex2bin. When I test in the Appian functions page using hex2bin(&amp;quot;A5A5A5A&amp;quot;) I get a value. When I test using hex2bin(&amp;quot;A5A5A5A5&amp;quot;) the function returns a zero. This is the same response that I get in my interface. What&amp;#39;s going on</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: hex2bin issues</title><link>https://community.appian.com/thread/71578?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 13:14:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:62b64891-f36b-47ba-ab00-bf9b1832568a</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Where do you intend to store the resulting binary string, and what do you intend to do with it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hex2bin issues</title><link>https://community.appian.com/thread/71548?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2020 12:55:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c33801f-d103-4153-9eb7-2920b90e3c2e</guid><dc:creator>michaelk0001</dc:creator><description>&lt;p&gt;I need to convert a data variable that represents a picture which has been given to me as HEX code. It is somewhat longer than 7 characters. Can I convert this without parsing it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hex2bin issues</title><link>https://community.appian.com/thread/71515?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2020 17:13:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9dcf136-3158-413e-aa3f-19ab2d95d500</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Siddharth&amp;#39;s answer checks out.&amp;nbsp; I get the same result in Appian verus on the Appian Functions page, for both inputs - the one with the extra &amp;quot;5&amp;quot; at the end returns 0 in both places.&amp;nbsp; As for why, I expect it might be because &amp;quot;a5a5a5a5&amp;quot; exceeds the bounds for the Integer data type.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hex2bin issues</title><link>https://community.appian.com/thread/71514?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2020 16:51:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:23f7a735-97df-4ca7-8847-348a75a8ce10</guid><dc:creator>michaelk0001</dc:creator><description>&lt;p&gt;Yes, I am. &amp;quot;A5A5A5A&amp;quot; returns an answer, &amp;quot;&lt;span&gt;A5A5A5A&lt;strong&gt;5&lt;/strong&gt;&lt;/span&gt;&amp;quot; returns zero.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hex2bin issues</title><link>https://community.appian.com/thread/71513?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2020 16:47:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3e240de3-7a8a-4fa5-9567-6cfc0edc802f</guid><dc:creator>Siddharth</dc:creator><description>&lt;p&gt;I believe it is working as expected since you are testing the function for different input values - &amp;quot;A5A5A5A&amp;quot; and &amp;quot;&lt;span&gt;A5A5A5A&lt;strong&gt;5&lt;/strong&gt;&lt;/span&gt;&amp;quot;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>