Forum Discussion
lukaszwisinski
2 years agoNew Contributor
Thanks koryknick
I just wanted to confirm this functionality will not be removed.
As a workaround we can copy existing pipelines with expressions set on this field.
- bojanvelevski5 years agoValued Contributor
Hey @deepak.shaw,
You should escape the controll characters like new line. Try .replaceAll(‘\n’,‘\n’) on the JSON string, and than parse it.
Regards,
Bojan
- deepak_shaw5 years agoContributor
Hi,
Thanks for the reply… but suddenly it starts working, without doing any changes, it parses correctly with replacing any character.
Related Content
- 11 months ago
- 2 years ago
- 2 years ago
- 2 years ago