Get Module Content Folder using API
2 answers
Unfortunately it's only possible using a private API call which returns an RDF/XML containing the information in the assetFolder predicate.
Comments
Hi Matthias; I am trying to do the same thing. Could you please provide more information about the API call you used and the format of the response? Note I have opened a related question https://jazz.net/forum/questions/288964/use-api-to-determine-folder-associated-with-a-module-in-doors-next as I am also trying to determine if it is possible to suppress creation of a folder when creating a module via POST. Thanks.
Hi Matthias
FYI It's possible to change the default behaviour of creating a content folder by going into the component Gear->Manage Component Properties->Module Options, and select Same folder as the module. Now when you create the module (presumably in a folder) the content folder will be below that folder.