cancel
Showing results for 
Search instead for 
Did you mean: 

Re:File Adaptor

Former Member
0 Kudos

Hello Xi Experts,

I have a File to Idoc scenario in which Three seperate files are placed in a folder, XI need to pick up and forward to ECC as a IDOC.

XI interface is as below, in which all three file strcutures are included in to one strcuture:

File1 Structure

File2 Structure

File3 Strcture

Is it possible to pick up all these three files and process to one strcuture in XI and forward to IDOC?

Regards

Rajeev

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

Since there are three files we need N:1 Mapping and this is Possible only with the use of BPM , because the three files which you have mentioned had to get Transformed to an IDOC needs state full transmission of Data...

Regards,

Sainath

Answers (3)

Answers (3)

former_member187339
Active Contributor
0 Kudos

Hi,

Without BPM this is not possible (just think where the first file will wait until the second and third file comes )...

Regards

Suraj

Former Member
0 Kudos

Hi Rajeev,

You need to use BPM, take account It is necessary to handle the correlation, so you must have a code which is present in all files.

Regards

Ivan

Former Member
0 Kudos

Hey

Yeah,you can join all 3 files and send as a single IDOC.

Will require N:1 mapping hence BPM

Thanks

Aamir

Former Member
0 Kudos

This is what my concern is: Is it possible to acheive with out using BPM?

Regards

Former Member
0 Kudos

Hey

No,its not possible to do this directly without BPM.

There could be work around but wont be a very good option.

Thanks

Aamir