MuleSoft

MuleSoft

How to chunk csv file content into smaller using MuleSoft?

Listener Configuration: File Read  Configuration: Transform Message  Configuration: For Each  Configuration: Transform Message inside For Each  Configuration: Logger  Configuration: Output: INFO  2019-02-17 10:26:50,999 [[MuleRuntime].cpuLight.08: [test].testFlow.CPU_LITE @77f9697c] [event: 0-72a0a750-32c8-11e9-b865-025041000001] org.mule.runtime.core.internal.processor.LoggerMessageProcessor: {     "message": {       "Size": 5,       "Payload is": [         {           "A": "Example 1",           "B": "Sample 1"         },         {           "A": "Example 2",   ....