Forum Discussion
@kkishore - I’ve done something similar before. You should be able to get this to work with Binary to Document “Encode or Decode” property set to BYTE_ARRAY, then in the REST Post add an HTTP header for Key=“content-type” and Value=“application/octet-stream”
Hope that helps!
Hi ,
Thanks for your response. I tried all the options in Binary to Document… only Encode_Base64 is passing the data to output view, but the data is in binary not as zip file.
configured below settings in each snap.
file reader snap:
compress snap:
Binary to Document snap:
rest post snap:
it is not posting zip file, it is posting the binary content. Requirement is to post the zip file in blob column of database