<?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/"><channel><title>KB-1968 Barcode Component does not scan some barcodes on Mobile</title><link>https://community.appian.com/support/w/kb/1476/kb-1968-barcode-component-does-not-scan-some-barcodes-on-mobile</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1968 Barcode Component does not scan some barcodes on Mobile</title><link>https://community.appian.com/support/w/kb/1476/kb-1968-barcode-component-does-not-scan-some-barcodes-on-mobile</link><pubDate>Wed, 17 Jul 2019 04:08:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6629c183-18d1-46c6-8f5e-e1d5320a8c6a</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1476/kb-1968-barcode-component-does-not-scan-some-barcodes-on-mobile#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 7/17/2019 4:08:35 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When using a mobile device to scan barcodes with the &lt;a href="https://docs.appian.com/suite/help/latest/Barcode_Component.html" rel="noopener noreferrer" target="_blank"&gt;Barcode Component&lt;/a&gt;&amp;nbsp;in the Appian App, some types of barcodes are not scanned or registered by the camera.&lt;/p&gt;
&lt;p&gt;Additionally, the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Barcode_Component.html#parameters" rel="noopener noreferrer" target="_blank"&gt;Accepted Types&lt;/a&gt;&amp;nbsp;parameter is defined in the function, such as:&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="nf"&gt;a!barcodeField&lt;/span&gt;&lt;span class="ow"&gt;(&lt;/span&gt;
  &lt;span class="ss"&gt;label:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;Product Barcode&amp;quot;&lt;/span&gt;&lt;span class="ow"&gt;,&lt;/span&gt;
  &lt;span class="ss"&gt;instructions:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;Scan a barcode from a product box&amp;quot;,&lt;br /&gt;&lt;/span&gt;  &lt;span&gt;acceptedTypes: &lt;code class="highlighter-rouge"&gt;&amp;quot;UPCA&amp;quot;&lt;/code&gt;,&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;quot;UPCE&amp;quot;&lt;/code&gt;&lt;/span&gt; &lt;span class="ow"&gt;)&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The types of barcode listed in the &lt;code&gt;Accepted Types&lt;/code&gt; field does not include the type of barcode trying to be scanned.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check that the &lt;code&gt;Accepted Types&lt;/code&gt; field lists the type of barcode that is trying to be scanned.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If there is no requirement on the type of barcode that can be scanned, consider removing this parameter to allow all types of barcodes to be scanned.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of&amp;nbsp;versions of Appian on Mobile.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integration, barcode, Mobile&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Barcode Component does not scan some barcodes on Mobile</title><link>https://community.appian.com/support/w/kb/1476/kb-1968-barcode-component-does-not-scan-some-barcodes-on-mobile/revision/4</link><pubDate>Fri, 12 Jul 2019 16:10:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6629c183-18d1-46c6-8f5e-e1d5320a8c6a</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1476/kb-1968-barcode-component-does-not-scan-some-barcodes-on-mobile#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Zach Puderbach on 7/12/2019 4:10:26 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When using a mobile device to scan barcodes with the &lt;a href="https://docs.appian.com/suite/help/latestBarcode_Component.html"&gt;Barcode Component&lt;/a&gt;&amp;nbsp;in the Appian App, some types of barcodes are not scanned or registered by the camera.&lt;/p&gt;
&lt;p&gt;Additionally, the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Barcode_Component.html#parameters"&gt;Accepted Types&lt;/a&gt;&amp;nbsp;parameter is defined in the function, such as:&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="nf"&gt;a!barcodeField&lt;/span&gt;&lt;span class="ow"&gt;(&lt;/span&gt;
  &lt;span class="ss"&gt;label:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;Product Barcode&amp;quot;&lt;/span&gt;&lt;span class="ow"&gt;,&lt;/span&gt;
  &lt;span class="ss"&gt;instructions:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;Scan a barcode from a product box&amp;quot;,&lt;br /&gt;&lt;/span&gt;  &lt;span&gt;acceptedTypes: &lt;code class="highlighter-rouge"&gt;&amp;quot;UPCA&amp;quot;&lt;/code&gt;,&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;quot;UPCE&amp;quot;&lt;/code&gt;&lt;/span&gt; &lt;span class="ow"&gt;)&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The types of barcode listed in the &lt;code&gt;Accepted Types&lt;/code&gt; field does not include the type of barcode trying to be scanned.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check that the &lt;code&gt;Accepted Types&lt;/code&gt; field lists the type of barcode that is trying to be scanned.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If there is no requirement on the type of barcode that can be scanned, consider leaving removing this parameter to allow all types of barcodes to be scanned.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of&amp;nbsp;versions of Appian on Mobile.&lt;/p&gt;
&lt;p&gt;Last Reviewed: June 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integration, barcode, Mobile&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Barcode Component does not scan barcode on Mobile</title><link>https://community.appian.com/support/w/kb/1476/kb-1968-barcode-component-does-not-scan-some-barcodes-on-mobile/revision/3</link><pubDate>Fri, 12 Jul 2019 15:41:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6629c183-18d1-46c6-8f5e-e1d5320a8c6a</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1476/kb-1968-barcode-component-does-not-scan-some-barcodes-on-mobile#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Zach Puderbach on 7/12/2019 3:41:24 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When using a mobile device to scan barcodes with the &lt;a href="https://docs.appian.com/suite/help/latestBarcode_Component.html"&gt;Barcode Component&lt;/a&gt;&amp;nbsp;in the Appian App, some types of barcodes are not scanned or registered by the camera.&lt;/p&gt;
&lt;p&gt;Additionally, the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Barcode_Component.html#parameters"&gt;Accepted Types&lt;/a&gt;&amp;nbsp;parameter is defined in the function, such as:&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="nf"&gt;a!barcodeField&lt;/span&gt;&lt;span class="ow"&gt;(&lt;/span&gt;
  &lt;span class="ss"&gt;label:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;Product Barcode&amp;quot;&lt;/span&gt;&lt;span class="ow"&gt;,&lt;/span&gt;
  &lt;span class="ss"&gt;instructions:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;Scan a barcode from a product box&amp;quot;,&lt;br /&gt;&lt;/span&gt;  &lt;span&gt;acceptedTypes: &lt;code class="highlighter-rouge"&gt;&amp;quot;UPCA&amp;quot;&lt;/code&gt;,&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;quot;UPCE&amp;quot;&lt;/code&gt;&lt;/span&gt; &lt;span class="ow"&gt;)&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The types of barcode listed in the &lt;code&gt;Accepted Types&lt;/code&gt; field does not include the type of barcode trying to be scanned.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check that the &lt;code&gt;Accepted Types&lt;/code&gt; field lists the type of barcode that is trying to be scanned.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If there is no requirement on the type of barcode that can be scanned, consider leaving removing this parameter to allow all types of barcodes to be scanned.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of&amp;nbsp;versions of Appian on Mobile.&lt;/p&gt;
&lt;p&gt;Last Reviewed: June 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integration, barcode, Mobile&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Barcode Component does not scan barcode on Mobile</title><link>https://community.appian.com/support/w/kb/1476/kb-1968-barcode-component-does-not-scan-some-barcodes-on-mobile/revision/2</link><pubDate>Fri, 12 Jul 2019 15:41:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6629c183-18d1-46c6-8f5e-e1d5320a8c6a</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1476/kb-1968-barcode-component-does-not-scan-some-barcodes-on-mobile#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Zach Puderbach on 7/12/2019 3:41:03 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When using a mobile device to scan barcodes with the &lt;a href="https://docs.appian.com/suite/help/latestBarcode_Component.html"&gt;Barcode Component&lt;/a&gt;&amp;nbsp;in the Appian App, some types of barcodes are not scanned or registered by the camera.&lt;/p&gt;
&lt;p&gt;Additionally, the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Barcode_Component.html#parameters"&gt;Accepted Types&lt;/a&gt;&amp;nbsp;parameter is defined in the function, such as:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="nf"&gt;a!barcodeField&lt;/span&gt;&lt;span class="ow"&gt;(&lt;/span&gt;
  &lt;span class="ss"&gt;label:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;Product Barcode&amp;quot;&lt;/span&gt;&lt;span class="ow"&gt;,&lt;/span&gt;
  &lt;span class="ss"&gt;instructions:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;Scan a barcode from a product box&amp;quot;,&lt;br /&gt;&lt;/span&gt;  &lt;span&gt;acceptedTypes: &lt;code class="highlighter-rouge"&gt;&amp;quot;UPCA&amp;quot;&lt;/code&gt;,&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;quot;UPCE&amp;quot;&lt;/code&gt;&lt;/span&gt; &lt;span class="ow"&gt;)&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The types of barcode listed in the &lt;code&gt;Accepted Types&lt;/code&gt; field does not include the type of barcode trying to be scanned.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check that the &lt;code&gt;Accepted Types&lt;/code&gt; field lists the type of barcode that is trying to be scanned.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If there is no requirement on the type of barcode that can be scanned, consider leaving removing this parameter to allow all types of barcodes to be scanned.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of&amp;nbsp;versions of Appian on Mobile.&lt;/p&gt;
&lt;p&gt;Last Reviewed: June 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integration, barcode, Mobile&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Barcode Component does not scan barcode on Mobile</title><link>https://community.appian.com/support/w/kb/1476/kb-1968-barcode-component-does-not-scan-some-barcodes-on-mobile/revision/1</link><pubDate>Thu, 20 Jun 2019 20:20:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6629c183-18d1-46c6-8f5e-e1d5320a8c6a</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1476/kb-1968-barcode-component-does-not-scan-some-barcodes-on-mobile#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Zach Puderbach on 6/20/2019 8:20:23 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When using a mobile device to scan barcodes with the &lt;a href="https://docs.appian.com/suite/help/latestBarcode_Component.html"&gt;Barcode Component&lt;/a&gt;&amp;nbsp;in the Appian App, some types of barcodes are not scanned or registered by the camera.&lt;/p&gt;
&lt;p&gt;Additionally, the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Barcode_Component.html#parameters"&gt;Accepted Types&lt;/a&gt;&amp;nbsp;parameter is defined in the function, such as:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="nf"&gt;a!barcodeField&lt;/span&gt;&lt;span class="ow"&gt;(&lt;/span&gt;
  &lt;span class="ss"&gt;label:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;Product Barcode&amp;quot;&lt;/span&gt;&lt;span class="ow"&gt;,&lt;/span&gt;
  &lt;span class="ss"&gt;instructions:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;Scan a barcode from a product box&amp;quot;,&lt;br /&gt;&lt;/span&gt;  &lt;span&gt;acceptedTypes: &lt;code class="highlighter-rouge"&gt;&amp;quot;UPCA&amp;quot;&lt;/code&gt;,&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;quot;UPCE&amp;quot;&lt;/code&gt;&lt;/span&gt; &lt;span class="ow"&gt;)&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The types of barcode listed in the &amp;quot;Accepted Types&amp;quot; field does not include the type of barcode trying to be scanned.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check that thefield lists the type of barcode that is trying to be scanned.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If there is no requirement on the type of barcode that can be scanned, consider leaving removing this parameter to allow all types of barcodes to be scanned.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of&amp;nbsp;versions of Appian on Mobile.&lt;/p&gt;
&lt;p&gt;Last Reviewed: June 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integration, barcode, Mobile&lt;/div&gt;
</description></item></channel></rss>