Hiya,
just starting to look at this and have a question about returning content.
We want to develop an additional web service method that will return an objects content based on a passed in r_object_id to a portal.
Are there any restrictions on how the content can be returned? The client wants to render the content locally
Using the getContent() method will give us a ByteArrayInputStream but the content doesn't seem to be getting returned
Any input appreciated
Many thanks
Hoo