cancel
Showing results for 
Search instead for 
Did you mean: 

Size Issue in File to File scenario

former_member216353
Participant
0 Kudos

Dear all,

We have to implement a file to file scenario.

The source is a flat file of 19 MB - 40 MB size, it will be picked from the local file system.

The landscape and infrastructure are quiet complex, we have some concerns with respect to processing and permonance.

Do we have any efficient way to implement this scenario.

Can we compress this file in XI, We do not want to go for splitting the message.

Any help would be appreciated and rewarded.

Thanks,

Younus

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Is it required to perform any transformaion in your scenario?

Or it is simply picking the file from the source and putting it to the target ?

Thanks

Farooq

Former Member
0 Kudos

Hi,

U can go with ID directly with out using IR.

While creating ID u have to give dummy namespace,dummy Interface name.

If u do like this u can send the data to particular folder.

Thanks,

Phani

prateek
Active Contributor
0 Kudos

If there is no mapping, u can bypass IR

/people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository

For zipping/unzipping the file, u may use PayloadZipBean module

Regards,

Prateek