Skip to Content
0
Apr 05, 2010 at 02:58 PM

Retrieve GOS Image and import into Print Form

587 Views

Hello All,

I am having terrible trouble importing an image from the generic object service (GOS) and importing it into a form.

I have success in retrieving the image using function modules:

BDS_GOS_CONNECTIONS_GET and

SO_DOCUMENT_READ_API1

However I can not seem to convert the 255char table from SO_DOCUMENT_READ_API1 into a binary string correctly.

Any help would be greatly appreciated,

Thanks,

Aaron