How to deploy Custom Lightning Event in Salesforce?
Change Set: Ant tool: Sample package.xml types: <types> <members>EventAPIName</members> <name>AuraDefinitionBundle</name> </types>
Change Set: Ant tool: Sample package.xml types: <types> <members>EventAPIName</members> <name>AuraDefinitionBundle</name> </types>
DuplicateRule is used to retrieve and deploy Duplicate Rules.MatchingRule is used to retrieve and deploy Matching Rules. Sample Package.xml: <?xml version="1.0" encoding="UTF-8"?> <Package xmlns="http://soap.sforce.com/2006/04/metadata"> <types> <members>Lead.Test_Duplicates_Rule</members> <name>DuplicateRule</name> </types> <types> <members>Lead.Test_Lead_Matching_Rule</members> ....
1. Add the fields in the Change Set Components section. 2. Add the Profiles in Profile Settings For Included Components section.
1. Go to Dataloader pro.2. Click + mark. 3. Enter Job name.
1. Go to Dataloader pro.2. While creating a job, select the existing group.
Go to Dataloader pro to view all the group names in Dataloader Pro in AutoRABIT
1. Go to Dataloader Pro. 2. Click Create Job. 3. Select Source and Destination orgs. 4. Click Login and Fetch objects button. 5. Select the Master object. In this case, ....
Data loader Pro is an advanced feature provided by AutoRABIT. It is used for transferring data from source sandbox to destination sandbox in a more convenient way and automatically handles ....
1. Go to Deployment.2. Select Deployment History. 3. Select the previously deployed record. 4. Click Redeploy/Promote button.
1. Go to Deployment. 2. Select New deployment. 3. Enter Deployment Details. Metadata Types, you can choose to deploy either the entire Org or Full Profiles or Permission sets. a. ....