I have the requirement where I am converting the base64 Image content to attribute and after that I am preparing the payload including the base64 Image content. But the problem is while converting the base64 Image content (approx. 6-7 MB size ) it is getting truncated in the attribute Value.
Can you please tell me what is the length limit of attribute value in NIFI.
Appreciate your help. Thank you.