Skip to main content
June 13, 2023
Question

Convert Byte Array to Appian Document

  • June 13, 2023
  • 3 replies
  • 0 views

Hi all, is there any way to convert the byte array, from a specific response Field, of an Integration Object to Appian Document. How do you handle this?

The case is that the response of the WS call, has a byte array format document in a specific field.

3 replies

stefanhelzle0001
June 13, 2023
harshitb6843
June 14, 2023

I don't think you can. There isn't a way to do it to the best of my knowledge. Try the normal way that Appian supports.

June 14, 2023

Thank you for your answer.