<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Validation list with ODBC and Excel in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Validation-list-with-ODBC-and-Excel/m-p/66028#M18633</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Decipher doesn't currently support the use of OLEDB to connect to an Excel&amp;nbsp; or csv file.&lt;/P&gt;
&lt;P&gt;The ODBC connector is for connecting to databases only, at this time.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Senior Product Specialist - Decipher&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;UK based&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Dec 2023 15:12:00 GMT</pubDate>
    <dc:creator>Ben.Lyons1</dc:creator>
    <dc:date>2023-12-05T15:12:00Z</dc:date>
    <item>
      <title>Validation list with ODBC and Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Validation-list-with-ODBC-and-Excel/m-p/66025#M18630</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I see in Batch types there is a setting called Validation lists which allows to use Odbc to connect to database. In my case I want to use Excel file.&amp;nbsp; I use following connection string:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Driver={Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb)};Dbq=C:\Users\JMarkowski\Desktop\test.xlsx;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="8918.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/9092iFD3CA7706BEAED4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="8918.png" alt="8918.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;When I test connection, it says it's successful, however when I go to document form definition I don't see there any data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="8919.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/9094i4D2E52187AE19946/image-size/large?v=v2&amp;amp;px=999" role="button" title="8919.png" alt="8919.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Does anyone have experience with using Excel file for creating Validation list and Dynamic list?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jakub Markowski&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2023 13:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Validation-list-with-ODBC-and-Excel/m-p/66025#M18630</guid>
      <dc:creator>jakub.markowski93</dc:creator>
      <dc:date>2023-11-29T13:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Validation list with ODBC and Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Validation-list-with-ODBC-and-Excel/m-p/66026#M18631</link>
      <description>&lt;P&gt;I've never used validation lists (not used the BP product for about 6 years) - but have used OLEDB to interface with Excel a number of times.&lt;BR /&gt;The way that I did it that always worked was to use the Data - OLEDB interface object (it is available on the digital exchange) and follow the old OLEDB guide that can be found here: &amp;nbsp;&lt;A href="https://portal.blueprism.com/system/files/2017-09/Blue%20Prism%20-%20Guide%20to%20OLEDB%20v2.pdf" target="_blank" rel="noopener"&gt;Blue Prism - Data OLEDB&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If BP have now built OLEDB into the core product I am not sure why,&amp;nbsp; there was a perfectly easy to use way of doing it with the object and lots of more useful things on the product backlog that have been outstanding for years.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 11:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Validation-list-with-ODBC-and-Excel/m-p/66026#M18631</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2023-12-05T11:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Validation list with ODBC and Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Validation-list-with-ODBC-and-Excel/m-p/66027#M18632</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="dda2d0e5-e5c7-48ca-a69a-018880b6007d" data-tag-text="@Jakub Markowski" href="https://community.blueprism.com/network/profile?UserKey=dda2d0e5-e5c7-48ca-a69a-018880b6007d" data-itemmentionkey="8c7c04e9-573c-493e-9724-88073e09c59f"&gt;@Jakub Markowski&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Try changing your connection to string to Provider=Microsoft.ACE.OLEDB.12.0;Data Source=+ File_Path +;Extended Properties='Excel 12.0;HDR=YES;'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I havent used validation lists in BP before but thats how i would normally connect to an excel file using OLEDB.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michael ONeil&lt;BR /&gt;Technical Lead developer&lt;BR /&gt;NTTData&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Dec 2023 15:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Validation-list-with-ODBC-and-Excel/m-p/66027#M18632</guid>
      <dc:creator>michaeloneil</dc:creator>
      <dc:date>2023-12-05T15:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: Validation list with ODBC and Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Validation-list-with-ODBC-and-Excel/m-p/66028#M18633</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Decipher doesn't currently support the use of OLEDB to connect to an Excel&amp;nbsp; or csv file.&lt;/P&gt;
&lt;P&gt;The ODBC connector is for connecting to databases only, at this time.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Senior Product Specialist - Decipher&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;UK based&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Dec 2023 15:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Validation-list-with-ODBC-and-Excel/m-p/66028#M18633</guid>
      <dc:creator>Ben.Lyons1</dc:creator>
      <dc:date>2023-12-05T15:12:00Z</dc:date>
    </item>
  </channel>
</rss>

