cancel
Showing results for 
Search instead for 
Did you mean: 

FCC Parameter

Former Member
0 Kudos

we have a requirement in which we are getting 50MB file and we need to process this 50mb file to target system. How could this be possible. Here, we are using file adapter to pick the file. Could you please help me out..?

Accepted Solutions (0)

Answers (3)

Answers (3)

iaki_vila
Active Contributor
0 Kudos

Hi Valli,

You can use in your sender file Recordset structure and Recordsets per message to split your file in several messages, check this thread http://scn.sap.com/thread/3680969

Regards.

former_member182412
Active Contributor
0 Kudos

Hi Valli,

You can use Recordsets per Message option in FCC to split the file into smaller parts.

Regards,

Praveen.

Former Member
0 Kudos

Hi Praveen,

Thanks for your quick reply.

Actually our business requirement is to process that 50MB file without splitting. Do we have any options regarding the same.

former_member183908
Active Contributor
0 Kudos

Are you not able to process 50MB file size?What version of PI you are using?PI definitely supports 50MB file size without splitting into chunks and again it depends on the hardware as well.

Thanks

iaki_vila
Active Contributor
0 Kudos

Hi Valli,

If you use a File to File scenario without ESR, without FCC as well, you don't have any problem. As Pavan said PI can supports 50 Mb, i have seen 200MB messages without any problem if you have a well sized PI hardware requirements in Memory and CPU.

Regards.

former_member183908
Active Contributor
0 Kudos

please elaborate your requirement.You can process 50MB file size in PI.

Thanks