Issue with WaveAnalyticAssetCollection retrieval causing ENOENT error and missing folders #3095
Labels
investigating
We're actively investigating this issue
validated
Version information for this issue has been validated
Description:
I encountered an issue when trying to retrieve
WaveAnalyticAssetCollection
metadata using the Salesforce CLI (sf-cli). The command used was:The
package.xml
used was:The command failed with the following error:
I created the missing directory manually:
However, the result was:
The directories I created were deleted during the process.
I obtained the list of
WaveAnalyticAssetCollection
using the command:sf org list metadata --metadata-type WaveAnalyticAssetCollection --target-org 'PROD_RM' --json
Here is a snippet of the result:
Request:
WaveAnalyticAssetCollection
retrieval causing the ENOENT error and the missing folders.System Information
The text was updated successfully, but these errors were encountered: