Filtering assignments for publication
Publish only specific assignments from your remote application with the Pega Process Fabric Hub Connector component to Pega Process Fabric Hub. For example, you can prevent assignments that are related to a specific case type from publication.
- Ensure that your remote application has the Pega Process Fabric Hub Connector installed. For more information, see Installing the Pega Process Fabric Hub connector component and Pega Process Fabric Hub Connectors.
- You perform the configuration in your remote application. For more information, see Registering and managing remote applications in Pega Process Fabric Hub.
- In the navigation pane of Dev Studio, click Records.
- Expand the Decision category, and then click When.
- In the list of When rule instances, open the pyPF_EnablePublishRealtime When rule that applies to the Assign- class.
- On the rule form header, click Save as.
- On the Save as When form, in the Context section, in the Add to ruleset list, select your application ruleset.
- Click Create and open.
- On the Advanced tab, update the condition and logic
string.
For example: The following figure shows a configuration that prevents the assignments for the RepaymentExtension case type from publication: A sample configuration of the pyPF_EnablePublishRealtime When rule - Click Save.
- In the navigation pane of Dev Studio, click Records.
- Expand the Reports category, and then click Report Definition.
- In the list of report definition instances, open the pyPF_PublishBulk report definition that applies to the Assign-Worklist class.
- On the rule form header, click Save as.
- On the Save as Report Definition form, in the Context section, in the Add to ruleset list, select your application ruleset.
- Click Create and open.
- In the Edit filters section, update the filter
conditions.
For example: The following figure shows filters that prevent the assignments for the RepaymentExtension case type from publication: A sample configuration of the pyPF_PublishBulk report definition - Click Save.
- In the list of report definition instances, open the pyPF_PublishBulk report definition that applies to the Assign-WorkBasket class.
- Repeat steps 12 through 16.
Saving the When rule for publishing real-time information about assignments in your ruleset
Saving the report definition rules for publishing bulk information about assignments in your ruleset
Previous topic Modification of the default access groups with administrative privileges Next topic Modification of the standard mappings published to Pega Process Fabric Hub