Forum Discussion
acesario
5 years agoContributor II
Patrick,
I was able to get a valid response - I simply changed my response entity type to Binary
I will continue with my prototyping, but I think this is going to be a great solution!
ptaylor
5 years agoEmployee
Thanks. I’m trying to understand a few things about your solution.
For the Upload File, you have “HTTP entity” = $html, but I don’t see how that would evaluate to anything valid.
- Supratim4 years agoContributor III
@hirakangshu.nag you can use binary to document snap and choose byte array option. After that add one mapper and you should get that converted byte array at content attribute.