Application Development 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: 

regarding error handling of a file presentation in application server

Former Member
0 Kudos
124

Hi all,

There is a file in application server which contains 100 records.i have uploaded those records into the database using one of batch input methods,in that 95 records has uploaded but 5 records went wrong.i want to correct those records present in the file which is present in the application server.how can i do that.

1 ACCEPTED SOLUTION

former_member191977
Contributor
0 Kudos
83

Correct your file on the presentation server and upload it to the application server. You can download the file on the app server using CG3y tcode and upload it again using CG3Z.

Award points if it helps.

1 REPLY 1

former_member191977
Contributor
0 Kudos
84

Correct your file on the presentation server and upload it to the application server. You can download the file on the app server using CG3y tcode and upload it again using CG3Z.

Award points if it helps.