Information Management IBM InfoSphere Master Data Management, Version 11.3

Enabling notifications at the channel level

Procedure

  1. Connect to the InfoSphere® MDM database.
  2. Run the following SQL command, replacing the placeholder <channel_type> with the actual notification channel name:
    update notifchannel set expiry_dt=null, last_update_dt=current timestamp where channel_id = <channel_id>
    Note: You can set the expiry date (expiry_dt) value to a future date.


Last updated: 27 June 2014