Extending the SBC mass generation feature
You can extend rules for the SBC mass generation feature to meet your business needs. For example, you might want to add validations to products, plans, or metadata.
Use these data transform rules to set additional validations on the configuration for SBC mass generation:
SBC mass generation inputs
Rule name | Class | Example |
ConfigureSBCPreEXT | PegaPCS-HC-USA-Work-DocGeneration | Add new properties that are related to the definition of the SBC template and that would be prepopulated for the SBC mass generation flow. |
ConfigureSBCPost_EXT | PegaPCS-HC-USA-Work-DocGeneration | Add validations for metadata that correspond to your organization's needs. |
ValidateSBCConfigurationEXT | PegaPCS-HC-USA-Work-DocGeneration | Add new validations for the SBC mass generation flow that correspond to your organization's needs. |
ValidateSelectedProductsAndPlansEXT | PegaPCS-HC-USA-Work-DocGeneration | Add validations for the products and plans that you select for the SBC mass generation feature. |
Use the following section and data transform rules in the Rule-HC-PCS-Product class to display and process additional search fields for the products on the Document generation page:
- AdditionalSearchFieldsForDocGenEXT
- AdditionalProductSearchCriteriaForDocGenEXT
Use the following section and data transform rules in the PegaPCS-Data-Plan class to set additional properties for plan search on the Document generation page:
- AdditionalSearchFieldsForDocGenEXT
- AdditionalPlanSearchCriteriaForDocGenEXT
Use these data transform rules to set additional properties for report generation in SBC mass generation:
Extending the report generation rules in the SBC mass generation feature
Rule name | Class | Example |
BuildDocGenReportDataEXT | PegaPCS-HC-USA-Work-DocGeneration | Add implementation-layer fields to the data transforms to generate the SBC mass generation report in the Microsoft Excel format on the Actions menu. |
MapProductReportDataEXT | Embed-HC-PCS-DGSummary | For products, you might add implementation-layer fields to the data transformations to generate the SBC mass generation report in the Microsoft Excel format on the Actions menu. |
MapPlanWithinProductReportDataEXT | Embed-HC-PCS-DGSummary | For plans within the products, you might add implementation-layer fields to the data transformations to generate the SBC mass generation report in the Microsoft Excel format on the Actions menu. |
MapPlanReportDataEXT | Embed-HC-PCS-DGSummary | For plans, you might add implementation-layer fields to the data transformations to generate the SBC mass generation report in Microsoft Excel format on the Actions menu. |
Previous topic Inheritance scenarios for SBC mass generation Next topic Generating reports