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
paddybillipaddybilli 

CustomObjectCriteriaBasedSharingRule

Hi ,

 

How to migrate CustomObjectCriteriaBasedSharingRule using ant force.com migration tool.

This is my package. But unable to create any folder in retrieveUnpackaged.

 

<?xml version="1.0" encoding="UTF-8"?>

<Package xmlns="http://soap.sforce.com/2006/04/metadata">


<types>

 
 <members>Step__c</members>
 
<name>CustomObjectCriteriaBasedSharingRule</name>
 </types>

 

<version>26.0</version>
</Package>

 

Nazeer AhamedNazeer Ahamed

Changesets might be very handy!!

Nazeer AhamedNazeer Ahamed

It cannot be added to package, and add tool works on package concept.

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_bulk_sharing_understanding.htm