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

outbound idoc data into FTP server

Former Member
0 Likes
1,456

Hi experts,

is it possible to post the idocs into FTP server?

how to post the outbound idoc data in to FTP server .

Any help would be highly appreciated.......

Thanks

Venkat.

Hi experts,

is it possible to post the idocs into FTP server?

how to post the outbound idoc data in to FTP server .

Any help would be highly appreciated.......

Thanks

Venkat.

3 REPLIES 3
Read only

Former Member
0 Likes
816

Hi,

Use file port in partner profile. When you create an IDOC and Idoc file will be generated in path mentioned in the WE21.

Then move the Idoc file to relavent FTP server.

Hope this help you.

Regards,

Shan

Read only

Former Member
0 Likes
816

Hi

It will work like this:

Outbound Idoc will go to -


File Port -


>Subsystem(Middileware like XI or Mercator) will pick up the file from port----


Subsystem will move the Idoc to next system.

You have to use Tcode WE21 for the port definition.

In the port you define

Port name.

Description.

Version:for Idoc versions

Logical directory where the idoc file will be generated.(u defien this using file transaction)

Physical directory here you define the complete file path.

Outbound File :you can specify a fixed file name for your outbount idocs here.

Regards

Neha

Read only

0 Likes
816

Hi,

Can you tell me how exactly this should work?

I have absolutly no idea what you are doing with the file port and how you get an specified idoc onto an ftp server with this. Can you please give me a detailed description of what to do?

Regards Alex