Forum Discussion
Hi @KTsnap,
If I understood well, you want to add another element to the array, and fields which will be in the new element will be populated from the object which is bellow. Am I right ?
{
"src_code": "Active",
"tgt_code": null
}
@ayush.vipul, see if the attached pipeline will assist you as an example. I have simple, arbitrary data in the JSON Generator, but the Mapper and Fixed Width Formatter is the key. The Field Width value in the Formatter is also arbitrary, but needs to be set large enough to handle the longest expected line widths.
Community.5728_2019_07_19.slp (5.8 KB)
- ayush_vipul6 years agoNew Contributor III
After trying this scenario. I want read that file and send the data to AWS.But, I’m getting same thing again in the Fixed width Parser
Related Content
- 2 years ago
- 3 years ago
- 4 years ago