Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

upload data from excel to application server

Former Member
0 Likes
481

Hi all,

Is there any process to upload data from excel to application server other than reading the data from excel to z program through gui_upload and transferring the data to application server.

I want to run background job for a BDC program with the data present in the excel file.

Thanks & regards

sreehari p.

1 ACCEPTED SOLUTION
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
441

No , the data uploading form xls will not work in background .

So the best approach is to store data to application server and then use this data in background process.

3 REPLIES 3
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
442

No , the data uploading form xls will not work in background .

So the best approach is to store data to application server and then use this data in background process.

Read only

Former Member
0 Likes
440

Hi Sreehari,

Please use the tcode - CG3Z, where you can transfer the file from presentation server to the application server.

Regards,

Selva K.

Read only

Former Member
0 Likes
440

Moderator message - Please search before asking - post locked Rob