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.

The rv_highlight_issues parameter allows you to determine which issues are to be highlighted by default in the Network Visualization graph. Possible values:

  • All: Highlights all issue types.​
  • Purchase: Highlights Maximum Purchase issues.
  • Production: Highlights Production Capacity issues.
  • Stock: Highlights Safety Stock issues.
  • Transportation: Highlights Transportation Capacity issues.
Note: 
  • If the rv_highlight_issues parameter is not defined or is disabled, no issues are highlighted. You must manually select the desired options from the Highlight Issues screen.
  • You can combine multiple issue types at the same time in the rv_highlight_issues parameter. ​