Network visualization parameter

The rv_select_product_location parameter selects a product at a specific location. This parameter determines whether the Product and Location selectors are available within the Network Visualization plansheet or the plansheet requires the product location values to be passed from another plansheet. These are the possible scenarios:
  • If the value is set to True, the Network Visualization plansheet contains Product and Location selectors. This plansheet can be used within a multi-panel plansheet or as a standalone plansheet. If this parameter is included in the multi-panel plansheet, passed parameters are also considered. You can select a Product at Location or pass from another plansheet.
  • If this parameter is set to False, the Network Visualization plansheet does not contain a Product and Location selector. This plansheet can only be configured as part of a multi-panel plansheet, where Product at Location values are passed from another plansheet.
Note: 
  • This parameter is set to True by default.
  • The passed resource of the class ‘Products At Locations’ is validated when opening a panel link Network Visualization plansheet. If the validation fails, this error message is displayed:
    APACS370: Attempting to filter the Network Visualization by a resource of Class "{0}". Network Visualization Graph is not supported for Class "{1}".
Where ‘{0}’ and ‘{1}’ are the class names that are related to the passed resource.