Skip to main content

Hi All,

 

I have to create a package.xml or Changeset for the roles that I renamed/created/removed under "Sales WW" along with it's sub-ordinates as highlighted. How can I create a package.xml for "Sales WW" along with it's sub-ordinates only (actually, there are about 100 roles under "Sales WW" should I include all roles)?

Create Package.xml for Roles

 

<types>

 

<members>Sales_WW</members>

 

<name>Role</name>

 

</types>

 

 This is just pushing "Sales_WW" role without it's sub-ordinates.

 

-----------------------------

 

<types>

 

<members>*</members>

 

<name>Role</name>

 

</types>

 

This is pushing everthing in the role hierarchy which I am not allowed to.

 

Please advise..

 

Thank you
4 个回答
0/9000