cancel
Showing results for 
Search instead for 
Did you mean: 

Upload of file and send to XI

Former Member
0 Kudos

Hi!

I am implementing a File_to_IDoc scenario and would like to know the following.

I have a file on OS level that I would like to upload into system business A.

This file contains the information for a material order

This material order should be send to SAP XI.

I already defines all necessary objects in Integration Builder Configuration & Design

Question:

What are the technical steps (upload of file into SAP system, create of material from this file) to realize this?

Thank you very much!

regards

Thom

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Is the file on XI's OS ? If yes, configure a file to Idoc scenario in XI with the file adapter set to NFS and pointing to the directory on the OS on which the file is present.

Regards

Bhavesh

Former Member
0 Kudos

Hi!

The file is on OS of SAP XI.

My question is how to add file to SAP System (Business System A) and to tell that this file should be used in tcode MM03 as material?