In my process I am creating a put API response which is close to 30K char minimum but the variable I guess is not able to handle the complete Response .
Also from the logs I see have of the response only . is there a limit to char that we store in variable or limit in log message activity .