Hi Everybody,
I'm wondering how to retrieve the content of a particular space. There is no activity/operation for that purpose.
I analyzed the ContentService in Detail and found out, that there is a non-orchestrateable getSpaceContents() method. I've modified the component.xml to make this method public and installed the new component. Unfortunately the method always returns an empty list.
So how what can I do, to get a list files inside a given space.
kind regards
Michael