Video 30: OData Service - CSV File upload through OData Service

preview_player
Показать описание
Explained how to upload the CSV file and read the content of the file to internal table using CREATE_STREAM method.
Рекомендации по теме
Комментарии
Автор

Hi, your videos are excellent. Can you also please do a video how can we test the media handling Odata services through post man

prasanthit
Автор

Hi Ganesh Sir, nice explanation, please create a video for ui5 and same data csv file upload in frontened and save in custom table in backend .

dipakkumarmohanty
Автор

Hello Sir,
If I have value with comma(, ) in my data for particular column in that case how do we handle the data!

Thank you for your efforts 🙏🏻

ganeshvunnam
Автор

Hello Ganesh Sir, I followed the steps you explained in the video and the file was loaded onto AL11 correctly. But as in this video, I received the 500 Internal Server Error. I tried applying that method you displayed in the video, but the error still prevails. Can you please tell how exactly can we rectify that error to display success message?

samarthmehra
Автор

Hi ganesh, I followd all the steps and it seems while getting a record from file it's showing only last record because CREATE STREAM method having ER_ENTITY which is a structure so it's not showing a complete records

jeevanrajr
Автор

Hi Ganesh I have a requirement that can we upload the xml file directly in al11 through odaya service

anushasrinivasan
Автор

Why do we redfine methods such as create, update, delete and read. Can't we write the code without redifine?

luckyfin
Автор

Hi sir,
Can you explain how to download the Excel

SahanaNagaraj-ov