<?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>Question Re: Upload CSV file in CAP JAVA, Validate rows and return... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/upload-csv-file-in-cap-java-validate-rows-and-return-a-list-arraylist/qaa-p/13892295#M4887298</link>
    <description>Thank you &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/46997"&gt;@skymu89&lt;/a&gt; for mentioning my open source project!</description>
    <pubDate>Tue, 08 Oct 2024 10:21:10 GMT</pubDate>
    <dc:creator>Marian_Zeis</dc:creator>
    <dc:date>2024-10-08T10:21:10Z</dc:date>
    <item>
      <title>Upload CSV file in CAP JAVA, Validate rows and return a List/ArrayList</title>
      <link>https://community.sap.com/t5/technology-q-a/upload-csv-file-in-cap-java-validate-rows-and-return-a-list-arraylist/qaq-p/13685758</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;We have a requirement where we need to upload a CVS file then&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Validate file and content for each row. At this stage, NO DB activity needs to happen&lt;/LI&gt;&lt;LI&gt;Return a List to UI for further UI activities - we want to show users the CVS file contents in a table with values populated and any errors regarding the line shown in a column&lt;/LI&gt;&lt;LI&gt;Once user is happy, we will present a button to insert into DB&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I have looked at the samples but struggling to return the list to the UI/ caller.&lt;/P&gt;&lt;P&gt;If anyone have some ideas, please free free to share &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need more information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/46997"&gt;@skymu89&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 10:53:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/upload-csv-file-in-cap-java-validate-rows-and-return-a-list-arraylist/qaq-p/13685758</guid>
      <dc:creator>DC</dc:creator>
      <dc:date>2024-04-29T10:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Upload CSV file in CAP JAVA, Validate rows and return...</title>
      <link>https://community.sap.com/t5/technology-q-a/upload-csv-file-in-cap-java-validate-rows-and-return-a-list-arraylist/qaa-p/13706475#M4829912</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;CAP Java provided Media Type Processing support&lt;/P&gt;&lt;P&gt;&lt;A href="https://cap.cloud.sap/docs/java/cds-data#mediatypeprocessing" target="_blank"&gt;https://cap.cloud.sap/docs/java/cds-data#mediatypeprocessing &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cap.cloud.sap/docs/java/cds-data#media-upload-1" target="_blank"&gt;https://cap.cloud.sap/docs/java/cds-data#media-upload-1 &lt;/A&gt;&lt;/P&gt;&lt;P&gt;which process inputstream in the backend, you need implement other parts with custom code.&lt;/P&gt;&lt;P&gt;This one maybe more match your use case&amp;nbsp;&lt;A href="https://spreadsheet-importer.com/" target="_blank"&gt;https://spreadsheet-importer.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards, Sky&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 08:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/upload-csv-file-in-cap-java-validate-rows-and-return-a-list-arraylist/qaa-p/13706475#M4829912</guid>
      <dc:creator>skymu89</dc:creator>
      <dc:date>2024-05-20T08:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Upload CSV file in CAP JAVA, Validate rows and return...</title>
      <link>https://community.sap.com/t5/technology-q-a/upload-csv-file-in-cap-java-validate-rows-and-return-a-list-arraylist/qaa-p/13892295#M4887298</link>
      <description>Thank you &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/46997"&gt;@skymu89&lt;/a&gt; for mentioning my open source project!</description>
      <pubDate>Tue, 08 Oct 2024 10:21:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/upload-csv-file-in-cap-java-validate-rows-and-return-a-list-arraylist/qaa-p/13892295#M4887298</guid>
      <dc:creator>Marian_Zeis</dc:creator>
      <dc:date>2024-10-08T10:21:10Z</dc:date>
    </item>
  </channel>
</rss>

