Unable to retrieve ...
 
Notifications
Clear all

[Solved] Unable to retrieve source files using Retrieve source in manifest from org

2 Posts
1 Users
0 Likes
446 Views
Posts: 205
 CWL
Admin
Issue starter
(@cwl)
Member
Joined: 11 years ago

When I try to retrieve source files from org using package.xml manifest using the Retrieve source in manifest from org command, no files seems to be retrieved. Not sure why. It says command ran successfully...

1 Reply
Posts: 205
 CWL
Admin
Issue starter
(@cwl)
Member
Joined: 11 years ago

Once you have created your project with manifest in VS Code, Authorized your org in Visual studio code and set it as the default org, then if you have problems when trying to retrieve source files to local by right clicking and using the Retrieve source in manifest from org command, try using the CLI command in the terminal:

sfdx force:source:retrieve -u DefaultOrgAlias --manifest C:\Users\path\to\localproject\manifest\package.xml

This should work.

Reply
Share: