former_member377886
Explorer
Member since ‎2017 Feb 21

User Statistics

  • 20 Posts
  • 0 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

Hi Experts, We have a requirement wherein a file containing multilple invoices is sent to PI. PI should split the file based on invoices and should send one idoc/invoice to ECC. Also, after delivery of each IDOC to ECC, PI has to send a response fi...
Hi Experts, We have a scenario - file to proxy, wherein input file is of size 200MB with around 100,000 records. Because the file size is huge, we have configured file channel in such a way that a message would be created for every 5000 records. Th...
Hi All, I have an interface where following conditions must be met. 1. Source message is split into message 1 and message 2 in message mapping. 2. Condition is, if there are no UKMS Lookup errors, create only message 2 and do not create message...
Hi All, For an interface with file->proxy Scenario, input file is a huge file (around 200MB) with almost 90k lines. The file has one header with three fields under header and multiple details with each detail node having a set of fields. Because...
The requirement here is to read a .csv file with around 100 to 200MB file size having around 50k to 100k records. As this is too huge for processing, the file must be split into chunks of 10,000 or 5000. File structure is given below. Please let me k...