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 XML files in background

Former Member
0 Likes
731

Hi,

How to upload XML files in background from presentation server..

Thanks in advance.

Radhika

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
645

if you have presentation server intervention then background option is rules out. You have for some other option like FTP or App server or CG3Z CG3Y Tr.

Read only

0 Likes
645

Hi Jay,

Is it possible to FTP in background??

Can u say the steps how to upload XML files to SAP using FTP..

Thanks,

Radhika

Read only

0 Likes
645

if you have some mechanizm for SAP to speak to FTP server... you can use that option.

Read only

Former Member
0 Likes
645

Hi,

Any interaction with Presentaion server is not possible in background. You can upload the XML file to application server and from application server you can read in background.

Use CG3Z tcode to upload to application server,