Hello, i have a problem regarding on how to get pdf file from REST smartobject
i have an api that return a pdf file in which the return type is HttpResponseMessage, i've tested it using swagger and it successfully fetch me the pdf file correctly. when i convert it into smartobjects via REST and implement it in workflow, the output mapping only available is ResponseCode, different from k2 built in load PDF smartobjects which return pdf file.
see screenshoot for example
any solution for this? or is there any format needded to get the file correctly?
Thanks