Xoom client tools / Xoom Rename Helper |
In this example we work through the necessary steps to change the names of two Settings, Setting[[Application]|Agent|Schedule|Night BGO (1-3) - Castle Rock] and Setting[[Application]|Agent|Schedule|Night Optimization (1-3) - Castle Rock].
If we look up Setting in Object Reference in the Service Optimization Remote Administration Tool, we can see that Setting is defined by four properties: Owner, Category, SubCategory, Name.
So changing the items' names does constitute a rename and requires the use of Xoom Rename Helper.
To find out whether our two Settings belong to subset types we generate the XR_References Report using Xoom Explorer. If we locate the Settings in the report, we find that both have two Xoom identities. Thus they do belong to subset types and so each Xoom identity will have to be renamed.
<Renames> <Rename> <From>Setting[[Application]|Agent|Schedule|Night BGO (1 - 3) - Castle Rock]</From> <To>Setting[[Application]|Agent|Schedule|Night BGO (1 - 3) - Casterly Rock]</To> </Rename> <Rename> <From>Agent[Night BGO (1 - 3) - Castle Rock]</From> <To>Agent[Night BGO (1 - 3) - Casterly Rock]</To> </Rename> <Rename> <From>Setting[[Application]|Background Optimization|Night Optimization (1 - 3) - Castle Rock|]</From> <To>Setting[[Application]|Background Optimization|Night Optimization (1 - 3) - Casterly Rock|]</To> </Rename> <Rename> <From>Background Optimization[Night Optimization (1 - 3) - Castle Rock]</From> <To>Background Optimization[Night Optimization (1 - 3) - Casterly Rock]</To> </Rename> </Renames>
For peace of mind, you might want first to load <xoom set out file> into Settings Migration Tool to check you will not be introducing any bad references.