Skip to main content

Questions tagged [manifest]

1 vote
1 answer
197 views

To be compliant with Apple's new third party SDK requirements on user data collection and usage privacy guidelines, i'm trying to update to the latest MarketingCloudSDK version 8.1.2. The ...
iOSNinja's user avatar
2 votes
1 answer
130 views

In Salesforce help article, all their links are referencing the http link like so : <?xml version="1.0" encoding="UTF-8"?> <Package xmlns="http://soap.sforce.com/2006/...
compski's user avatar
  • 1,461
1 vote
1 answer
984 views

I would like to enable Field History Tracking for the Account, Opportunity, Contact and Lead objects. I understand that I need to include the Setting's type in the Package.XML and I did so for the ...
andrew's user avatar
  • 159
1 vote
1 answer
1k views

How do you correctly insert documents (more specifically images in a document) in the package.xml manifest. Scenario: I am trying to create an unlocked package and with that package, I would like to ...
andrew's user avatar
  • 159
0 votes
0 answers
2k views

I need to retrieve all email templates to my visual studio code to apply a general replacement on the text of those templates. I give a try to the solutions provided at those links retrieve all email ...
HAK's user avatar
  • 1
-1 votes
3 answers
9k views

We all know that it is possible to retrieve all the lwc components from org to vs code using the manifest file but I need to just get only one lwc component from org. Is there any way to do so please ...
Aneela Oad's user avatar
1 vote
1 answer
4k views

I am trying to retrieve the Salesforce metadata in VS Code with the below command, sfdx force:source:retrieve -x ./manifest/package.xml This was working fine prior to today, but suddenly I have ...
Hemant Jain's user avatar
  • 2,805
1 vote
1 answer
45 views

I'm told to obtain page layout or record type metadata. Also I was told that the so called manifest is the clue to this task. What I managed to do is to connect to my org and that is all, after that I ...
Mark's user avatar
  • 33
1 vote
2 answers
2k views

I have a new trailhead org. I have used the SFDX to Create Project with Manifest option. This generated the following XML. I have set the trailhead as the Default org and authorized it. When I right ...
thinker's user avatar
  • 1,504
2 votes
0 answers
353 views

I have a react app that is built and added as a static resource to a lighting component. This react app uses calls to apex (LCC.callApex) to get certain necessary data. For the app to be able to ...
Débora Esteves's user avatar
3 votes
0 answers
211 views

I would like to retrieve only the necessary data from my production org (which has several installed managed packages). But when I retrieve the data in my manifest (package.xml) from org in order to ...
PeterPa1va's user avatar
1 vote
1 answer
188 views

I'm retrieving the metadata from my Dev Hub org in the manifest to push it to a scratch org, but I'm getting the following error in some apex classes when pushing to default scratch org: No such ...
PeterPa1va's user avatar
0 votes
1 answer
2k views

I want to retrieve Salesforce data from my trailhead playground. I connect visual studio code with the org by authenticating the source org. I write the following command in terminal: C:\Users\XXX\...
Sameer Ali's user avatar
2 votes
0 answers
799 views

I've been able to retrieve the manifest from my org for quite some time, but today it suddenly stopped working. And is expecting that I change the file path from package.xml --> package.xml-meta.xml. ...
thinker's user avatar
  • 1,504
5 votes
1 answer
17k views

I installed the sf extension for vscode and got everything to run with the default package.xml. I exported the whole package from my org with the help of Package builder and inserted it to the package....
q-jack's user avatar
  • 212

15 30 50 per page