Thursday, July 9, 2015

Configuring Quality Stage

To configure quality stage

update configelement set value='true' where name = '/IBM/DWLCommonServices/Standardization/enabled';

update db2admin.configelement set value = 'http://100.100.100.100:1000'  where  name = '/IBM/ThirdPartyAdapters/IIS/providerURL';

update db2admin.configelement set value = 'com.ibm.mdm.thirdparty.integration.iis8.adapter.InfoServerStandardizerAdapter'  where  name = '/IBM/Party/Standardizer/Address/className';