DSS not working in a Switch Shape in a Strategy

Hi,

Trying to use a DSS rule in a Switch Shape in a Strategy such that operation can be handled via the DSS Value.

using a condition with @getDataSystemSetting(),

if true, take output from a component,

ow from an another component

Any Suggestions would be helpful!

Thanks!

Hi @Priyesh,
There should not be any issue to achieve this. I have attached the sample screen-prints for the implementation.

Thanks,

Nanjundan Chinnasamy | Pega Lead Decision Architect | 1:1 Customer Engagement & Credit Risk

@Nanjundan Chinnasamy

Thanks for the response!

It’s working in Strategy Persona Testing

but not working with real time API Run.

Thanks!
Priyesh A

Saved the DSS value to a property in parent data transform rule and referenced the property in Switch shape in Strategy. This worked.

Thanks!

To use the DSS value within a Switch shape, please create a DataPage for reference. This approach allows you to delve into this option seamlessly. Thanks, Nanjundan Chinnasamy