<?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>Regarding bar code reading</title><link>https://community.appian.com/discussions/f/plug-ins/11289/regarding-bar-code-reading</link><description>Hello, 
 I need to scan the barcode and read the details from that. 
 I&amp;#39;m trying to use the code as below. 
 a!fileUploadField( label: &amp;quot;Upload the Barcode image&amp;quot;, saveInto: { ri!file, a!save( ri!barcode, readbarcodefromimage( img: ri!file ) ) } ) 
 in</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Regarding bar code reading</title><link>https://community.appian.com/thread/49951?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2017 11:42:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:afbbbc61-cc9c-4906-b8a4-fbe3a6bc91d5</guid><dc:creator>Seenivasagan Perumalsamy</dc:creator><description>&lt;p&gt;This will not be issue with appian. Somebody developed a plugin in appian. In some cases its not reading the barcode from the uploaded image. we need to find a way to read barcode from the image but the plugin has to be enhanced. I tried with java on certain use cases and in some cases it is working. thing is we need image optimization to acheive this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding bar code reading</title><link>https://community.appian.com/thread/49785?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2017 13:28:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1d19142c-09f3-4dba-9004-4b50c8e372a4</guid><dc:creator>Abdul Sowayan</dc:creator><description>Can you open a support case regarding the barcodeField issue?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding bar code reading</title><link>https://community.appian.com/thread/49661?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2017 06:35:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3d1873a0-002e-4433-9dc2-c66c09dfb9f6</guid><dc:creator>Seenivasagan Perumalsamy</dc:creator><description>Please try to understand my question. I already tried with a!barcode and after knowing the limitation I left that option. The code above shows the use of uploading the bar code image and then reading the barcode using the Barcode_and_QR_Code_Utilities_1.0.0. readbarcodefromimage is present in the plugin.  My question is that I&amp;#39;m getting the error as mentioned in the question. are there any references to working code that what my request is about&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding bar code reading</title><link>https://community.appian.com/thread/49660?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2017 05:43:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bebe7e20-89ab-47fc-bb1a-03a142793bd7</guid><dc:creator>ashokv</dc:creator><description>I think you need to use a!barcodeField(). Please refer the documentation below&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/17.3/Barcode_Component.html"&gt;docs.appian.com/.../Barcode_Component.html&lt;/a&gt;&lt;br /&gt;
Please note, that bar code functionality will work only with mobile devices and not with Appian&amp;#39;s web user interface. If you are trying to test it using your web interface then you may not get the required details&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>