D
dhubbuck
Guest
Hi, In the past we've transferred images captured via a mobile device over to a JSDO using a base64 encoded longchar parameter. Would it be more sensible with the new PAS web-handler to transfer via a post request and a content type of application/octet-stream? We've tried but we can't seem to store the porequest:entity back to a file. Is there a way of finding out the type of the porequest entity so we cast to the correct type? Regards Dale
Continue reading...
Continue reading...