function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
chrisunittchrisunitt 

Force.com migration tool - must specify a folder name

I have followed the instructions for the migration tool but I can't get it to retrieve my metadata:

sf.metadataType = Report



password="${sf.password}"
serverurl="${sf.serverurl}"
metadataType="${sf.metadataType}"
retrieveTarget="retrieveUnpackaged"/>


bulkRetrieve:

BUILD FAILED
com.sforce.ws.SoapFaultException: null: No folder name specified; must specify a folder name for:Report



password="${sf.password}"
serverurl="${sf.serverurl}"
metadataType="${sf.metadataType}"
resultFilePath="listMetadata.log" />


listMetadata:

BUILD FAILED
com.sforce.ws.SoapFaultException: null: No folder name specified; must specify a folder name for:Report


Any ideas? The test target seems to work fine.
MJ09MJ09

Were you able to make any progress on this? I'm having the exact same problem.

 

Thanks!

chrisunittchrisunitt

No unfortunately I couldn't find an answer anywhere.

 

The only workaround was to dump the entire org and manually edit the resulting xml.