Enabling GDPR support in IBM Sterling Order Management System

You must enable GDPR support in IBM Sterling® Order Management System to retrieve or manage GDPR data pertaining to an individual that is stored in the IBM Sterling Order Management System database.

To enable GDPR support in IBM Sterling Order Management System, you need to set the following properties in the customer_overrides.properties file.
Table 1. GDPR Properties
Property Values Description
yfs.gdpr.enabled Valid values = Y or N

Default = N

Setting this property decides whether GDPR support is to be enabled or not.

Example

yfs.gdpr.enabled=Y

yfs.gdpr.managerequest.queue Valid value = <queue name>

Default is not set.

The queue name for the asynchronous GDPR service requests.
yfs.gdpr.managerequest.providerurl Valid value = corbaloc::<host>:<portno>

Default is not set.

The provider URL used for the asynchronous GDPR service requests.
yfs.gdpr.managerequest.qcf Valid value = <QueueConnectionFactory name>

Default is not set.

The QCF used for the asynchronous GDPR service requests.