Title Asset Package Configuration Report
Multiple configurations can be selected to compare the results.
CompareConfigurations (asset_package, folder, mode, {single_configuration}, {multiple_configurations}, {rename}, result_folder, {alias})
Parameter | Explanation | Data Type |
---|---|---|
asset_package |
Dialog Reference
<p>The asset package with configuration tables.</p> |
DEWorkspace |
folder |
Dialog Reference
<p>The location to save the output. A unique folder starting with <b>Configuration</b> will be generated in this location for each run of the tool.</p> |
DEFolder |
mode |
Dialog Reference
<p> The method to generate the report and adjust the UI of this tool. <ul><li>Single - The configuration options are present into a list with checkboxes. Uncheck the configurations to remove those values associated with them.</li><li>Multiple - The configuration options must be defined in a list of list. The list must include the configurations to include (checked).</li><li>All - All combinations of the configurations will be included. This is a powerset, so there may be a large number of combinations</li><li>Include Single - A combination will be created for every configuration where only one configuration is selected for each.</li><li>Exclude Single - A combination will be created for every configuration where all except one configuration is selected for each.</li></ul> </p> |
GPString |
single_configuration (Optional) |
Dialog Reference
<p>Select the configuration options you want to apply to your report. The <a href="https://solutions.arcgis.com/utilities/help/utility-network-automation/asset-package-reference/d-configurations.htm">D_Configurations</a> table must be present in your asset package.</p> |
GPMultiValue |
multiple_configurations (Optional) |
Dialog Reference
<p>To compare multiple configurations, you must input a list of list. A list of all configurations is predefined. To create new set of configurations, copy and paste the list and remove the item that you want to 'uncheck'. Repeat this process for each combination of configurations you want to compare.</p> |
GPString |
rename (Optional) |
Dialog Reference
<p>Select the rename option you want to apply to your report. The <a href="https://solutions.arcgis.com/utilities/help/utility-network-automation/asset-package-reference/d-rename.htm">D_Rename</a> table must be present in your asset package.</p> |
GPString |
DEFolder | ||
alias (Optional) |
Dialog Reference
<p>The label to identify the selected configuration(s). By default, it is the name of each configuration.</p> |
GPString |
workspace