remove item from item registry - merkator-software/GaiaBuilder-manual GitHub Wiki

This tools removes items from the item registry. Run this tool to clean the item registry when an item or service is no longer available in the environment. This tool will not remove the actual Portal Item itself!

  1. Select the ArcGIS Enterprise or ArcGIS Online Portal and Sign in to this Portal with Administative Privilege
  2. Open the Geoprocessing Pane
  3. Open the GaiaBuilder Content Publishing Toolbox

images/ContentToolbox.png

  1. Remove Item From ItemRegistry Tool
    • Enter the identifier, this can be a name, ItemID or URL of the Item
    • Select the identifier type:
      • name : all items with the specified name will be removed
      • sourceitemid : all items with the specified sourceitemid will be removed (this sourceitemid can originate from another DTAP Environment)
      • targetitemid : Default, all items with the specified targetitemid will be removed. The targetitemid is the same as the removed item
      • url : all items with the specified url will be removed
      • sourceurl : all items with the specified sourceurl will be removed (this sourceurl can originate from another DTAP Environment)
    • Dryrun: A Dryrun will only report the records which match with the specified identifier. Review the report carefully and proceed with Dryrun unchecked to delete the found items

images/RemoveItem.png

  1. Click Run to Remove the Items from the ItemRegistry.