You need to sign in to do that
Don't have an account?
SalesRed
Retrieving all Folder files for Documents. EmailTemplates etc via Metadata Star "*"
Hi, I've pulled metadata from a sandbox and noted that when I specify the following for example for documents
<types>
<members>*</members>
<name>Document</name>
</types>
Not all documents and folders are retrieved. Is there a way to specify All documents and their folders should be pulled in the metadata without requiring for example to specify each folder name as follows?
<types> <members>MyDocumentFolder/MyDocumentName</members> <name>Document</name> </types>
Does "*" not work in this case/ Similarly for EmailTemplates, Letterheads and others....
Thanks in advance for any help/suggestions
<types>
<members>*</members>
<name>Document</name>
</types>
Not all documents and folders are retrieved. Is there a way to specify All documents and their folders should be pulled in the metadata without requiring for example to specify each folder name as follows?
<types> <members>MyDocumentFolder/MyDocumentName</members> <name>Document</name> </types>
Does "*" not work in this case/ Similarly for EmailTemplates, Letterheads and others....
Thanks in advance for any help/suggestions
[1] https://github.com/solenopsis/Solenopsis/blob/38d5866c29d9449b0bad75dd6c5fa2a4c5048ed5/ant/1.1/util/sfdc-util.xml