Forum Discussion
Can you provide the expression you are using?
Sounds like you didn’t call iconv.encode()
to turn the string into a byte array.
Related docs: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/336888086/ICONV+-+Encode+and+Decode+Functions
- deepak_shaw5 years agoContributor
Thanks, where to use, i’ trying below expression in map snap but no luck
iconv.decode($payload.content,“UTF-8”)
Related Content
- 2 years ago
- 2 years ago
- 2 years ago