Elements in the Configuration and Management component

The Configuration and Management component manages several configuration elements. This topic provides details of those configuration elements.

/IBM/BusinessServices/EntitySuspectProcessing/collapsedEntitiesNumberLimit

  • Description: Specifies the maximum number of A1 suspects returned by the FindAllSuspectMatchRules external rule. If this value is 0, this rule returns all A1 matches found.
  • Default value: 15
  • Dynamic: true

/IBM/BusinessServices/EntitySuspectProcessing/EntityLinkReasonType/collapse

  • Description: Specifies the type code indicating that the entity is linked to another entity because the entity was collapsed. This value should be one of the LINK_REASON_TP_CD values in the CDLINKREASONTP table.
  • Default value: 1
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/EntityLinkReasonType/split

  • Description: Specifies the type code indicating that the entity is linked to another entity because the entity was split. This value should be one of the LINK_REASON_TP_CD values in the CDLINKREASONTP table.
  • Default value: 2
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/EntityLinkReasonType/undocollapse

  • Description: Specifies the type code indicating that the cloned entity is linked to its original source entity after an undo collapse operation. This value should be one of the LINK_REASON_TP_CD values in the CDLINKREASONTP table.
  • Default value: 3
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/InactiveReasonType/collapse

  • Description: Specifies the type code indicating that the entity is inactive because the entity was collapsed. This value should be one of the INACT_REASON_TP_CD values in the CDINACTREASONTP table.
  • Default value: 1
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/InactiveReasonType/split

  • Description: Specifies the type code indicating that the entity is inactive because the entity was split. This value should be one of the INACT_REASON_TP_CD values in the CDINACTREASONTP table.
  • Default value: 2
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/ProcessingDepth/LinkDepthNumberLimit

  • Description: Specifies the maximum number of times to retrieve products recursively in the getLinkedProducts transaction.
  • Default value: 15
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectReasonType/systemMarked

  • Description: Specifies the type code indicating that the suspect is marked by the system. This value should be one of the SUSP_SOURCE_TP_CD values in the CDSUSPECTSOURCETP table.
  • Default value: 2
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectReasonType/userMarked

  • Description: Specifies the type code indicating that the suspect is marked by a user. This value should be one of the SUSP_SOURCE_TP_CDvalues in the CDSUSPECTSOURCETP table.
  • Default value: 1
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectStatusType/criticalChangeResolved

  • Description: Specifies the type code indicating that the suspect was investigated, and the critical data change was resolved. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 25
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectStatusType/duplicateEntity

  • Description: Specifies the type code indicating that the suspect was investigated, and the entities are duplicates. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 24
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectStatusType/duplicateEntityDoNotCollapse

  • Description: Specifies the type code indicating that the suspect is under investigation, the entities are suspected duplicates, and should not be collapsed. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 26
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectStatusType/notDuplicate

  • Description: Specifies the type code indicating that the suspect was investigated, and the entities are not duplicates. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 23
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectStatusType/pending

  • Description: Specifies the type code indicating that the suspect is under investigation, and the critical data change for the entity is pending. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 22
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectStatusType/suspectDuplicate

  • Description: Specifies the type code indicating that the suspect is under investigation, and the entity and the suspect are duplicates. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 21
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectType/closeMatch

  • Description: Specifies the type code indicating the close match suspect. This value should be one of the SUSPECT_TP_CD values in the CDSUSPECTTP table.
  • Default value: 12
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectType/exactMatch

  • Description: The type code indicating the exact match suspect. This value should be one of the SUSPECT_TP_CD values in the CDSUSPECTTP table.
  • Default value: 11
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectType/notMatch

  • Description: Specifies the type code indicating suspects do not match. This value should be one of the SUSPECT_TP_CD values in the CDSUSPECTTP table.
  • Default value: 14
  • Dynamic: false

/IBM/BusinessServices/EntitySuspectProcessing/SuspectType/possibleMatch

  • Description: The type code indicating the possible match suspect. This value should be one of the SUSPECT_TP_CD values in the CDSUSPECTTP table.
  • Default value: 13
  • Dynamic: false

/IBM/CoreUtilities/DateValidation/dateFormat

  • Description: Specifies the format with which to represent a date in the date field. A date field contains the year (YYYY), month (MM) and day (DD). Currently, the ONLY supported format is dataFormat = 1, which is represented in the format of YYYY-MM-DD.

    The separator between the year, month, and date is defined in the /IBM/CoreUtilities/DateValidation/dateSeparator configuration element.

  • Default value: 1
  • Dynamic: false

/IBM/CoreUtilities/DateValidation/dateSeparator

  • Description: Specifies the separator used to separate the year, month, and day in a date format. The separator can be one of the following characters:
    • -
    • /
    • .
  • Default value: A hyphen ( - )
  • Dynamic: false

/IBM/CoreUtilities/EventManager/busiEntities

  • Description: Specifies the business entities that Event Manager monitors. This value corresponds to a list of comma delimited GROUP_NAME values in the V_GROUP table. By default, it is empty.
  • Default value: blank (that is, a blank value).
  • Dynamic: false

/IBM/CoreUtilities/EventManager/businessSystemId

  • Description: Specifies the system that Event Manager monitors. This value corresponds to a DWL_PROD_TP_CD value in the CDDWLPRODUCTTP table.
  • Default value: 1
  • Dynamic: false

/IBM/CoreUtilities/EventManager/businessSystemId

  • Description: Specifies the system that Event Manager monitors. This value corresponds to a DWL_PROD_TP_CD value in the CDDWLPRODUCTTP table.
  • Default value: 1
  • Dynamic: false

/IBM/CoreUtilities/EventManager/EventCategoryForBusiEntities

  • Description: Species the event categories for the business entities that Event Manager monitors. This value corresponds to a list of comma delimited EVENT_CAT_CD values in the CDEVENTCAT table. By default, it is empty.
  • Default value: A blank (that is, a blank value).
  • Dynamic: false

/IBM/CoreUtilities/KeyGeneration/instancePKIdentifier

  • Description: Specifies a numeric value that can be appended to each generated ID. This provides a way to generate IDs for database clustering and replication. To enable this feature, each instance of this configuration element should have a unique numeric value.
  • Default value: A blank (that is, a blank value).
  • Dynamic: false

/IBM/CoreUtilities/Response/OrderSort/enabled

This configuration element is not supported.

/IBM/CoreUtilities/SynchronizeTransactionTime/enabled

  • Description: Determines whether all sub-transactions in a transaction use the same transaction time. This configuration element only applies to entity beans.
  • Default value: false
  • Dynamic: false

/IBM/DWLAdminServices/InternalValidation/enabled

  • Description: Determines whether or not internal date values in DWLAdminService requests are validated.
  • Default value: true
  • Dynamic: false

/IBM/DWLAdminServices/Response/dtd

  • Description: Specifies the schema against which DWLAdminService responses are validated.
  • Default value: MDMCommon.xsd
  • Dynamic: false

/IBM/DWLAdminServices/Response/xsd

  • Description: Specifies the schema against which DWLAdminService responses are validated.
  • Default value: MDMCommon.xsd
  • Dynamic: false

/IBM/DWLBusinessServices/Category/Search/maxResults

  • Description: Specifies the maximum number of records returned from a searchCategory and searchCategoryHierarchy transaction.
  • Default value: 100
  • Dynamic: true

/IBM/DWLBusinessServices/Task/priorityCatType

  • Description: Specifies the type code indicating the priority category type that is used in Task Management. This value should be one of the PRIORITY_CAT_TP_CD values in the CDPRIORITYTP table.
  • Default value: 1
  • Dynamic: true

/IBM/DWLBusinessServices/Task/Search/maxResults

  • Description: Specifies the maximum number of records returned from a searchTask transaction.
  • Default value: 100
  • Dynamic: true

/IBM/DWLBusinessServices/TaskChain/Search/maxResults

  • Description: Specifies the maximum number of records returned from a searchTaskChain transaction.
  • Default value: 100
  • Dynamic: true

/IBM/DWLBusinessServices/TaskChain/Search/sortOrder

  • Description: Specifies a comma delimited string that lists the attributes in TaskChainSearchResultBObj object, in the order in which the TaskChainSearchResultBObj records are returned in a searchTaskChain transaction..
  • Default value: DueDate, Name, ProcessId
  • Dynamic: true

/IBM/DWLBusinessServices/Task/Search/sortOrder

  • Description: Specifies a comma delimited string listing the attributes in the TaskSearchResultBObj object, in the order in which the TaskSearchResultBObj records are returned in a searchTask transaction.
  • Default value: DueDate, Priority, CreationDate
  • Dynamic: true

/IBM/DWLBusinessServices/WorkbasketEntity/Search/maxResults

  • Description: Specifies the maximum number of WorkbasketEntityBObj records in each TaskBObj object that is returned as part of each TaskSearchResultBObj record in a searchTask transaction.
  • Default value: 100
  • Dynamic: true

/IBM/DWLCommonServices/AccessToken/AccessTokenAccessor/className

  • Description: Specifies the class used to retrieve the collection of access tokens associated with users and groups. The class must implement the com.dwl.base.accessToken.AccessTokenAccessor interface.
  • Default value: com.dwl.base.accessToken.DefaultAccessTokenAccessor
  • Dynamic: true

/IBM/DWLCommonServices/BaseTableExtension/updateCheckIgnoreList

  • Description: Specifies a comma delimited string of fully-qualified entity object names that ignore the last update date check. If you add an entity object name in this configuration element, that entity object can be updated even if the last update date of the entity object does not match the last update date of the record in the database.

    This configuration element is useful if you use base table extensions, and you use an entity bean to update an entity object in which the extended entity object does not have logic to handle the last update date being modified by the base object.

  • Default value: A blank (that is a blank value)
  • Dynamic: true

/IBM/DWLCommonServices/CodeTypeValidationByValue/filter

  • Description: This property enforces a consistent behavior for validating code type values supplied in requests. Use this configuration element to control backward compatibility of code type validation by value.
    • ALL - the default value. Code type validation services allow both active and inactive code values to be processed. This option maintains backward compatibility.
    • ACTIVE - Code type validation services validate that the code type values supplied in requests are active records in their corresponding code tables.
  • Default value: ALL
  • Dynamic: true

/IBM/DWLCommonServices/ConcurrentExecution/defaultWaitTimeout

  • Description: Specifies the time, in milliseconds, that a concurrent execution waits until all work items are completed. Set a value to avoid waiting indefinitely in case of an issue such as a deadlock.
  • Default value: 3600000
  • Dynamic: false

/IBM/DWLCommonServices/ConcurrentExecution/enabled

  • Description: Determines whether concurrent execution infrastructure is enabled. The product provides several several components that can be executed concurrently when this configuration element is enabled. Examples of these components are as follows:
    • Searching for party addresses under a parent object
    • Searching for party identification under a parent object
    • Transactions that are supported by the federated deployment framework
  • Default value: false
  • Dynamic: false

/IBM/DWLCommonServices/ConcurrentExecution/Cache/purgeFrequency

  • Description: Specifies the time interval, in milliseconds, between two consecutive cache purges.
  • Default value: 604800000
  • Dynamic: false

/IBM/DWLCommonServices/ConcurrentExecution/Cache/timeToLive

  • Description: Specifies the time, in milliseconds, after which a cached work item is removed from the cache.
  • Default value: 604800000
  • Dynamic: false

/IBM/DWLCommonServices/DataBase/OS

  • Description: Specifies the operating system of the database server.
  • Default value: This value is set upon installation of the operating system.
  • Dynamic: false

/IBM/DWLCommonServices/DataBase/type

  • Description: Specifies the supported database product name. Supported databases are DB2® and Oracle.
  • Default value: This value is set upon installation of the database.
  • Dynamic: false

/IBM/DWLCommonServices/DataBase/TimeStampPrecisionIndicator/enabled

  • Description: Determines whether the nanosecond part of a timestamp is set to 0 to match the database timestamp precision.
  • Default value: false
  • Dynamic: false

/IBM/DWLCommonServices/DateValidation/dateFormat

  • Description: Specifies the format with which to represent a date in the date field. A date field contains the year (YYYY), month (MM) and day (DD). Currently, the ONLY supported format is dataFormat = 1, which is represented in the format of YYYY-MM-DD.

    The separator between the year, month, and date is defined in the /IBM/DWLCommonServices/DateValidation/dateSeparator configuration element.

  • Default value: 1
  • Dynamic: false

/IBM/DWLCommonServices/DateValidation/dateSeparator

  • Description: Specifies the separator used to separate the year, month, and day in a date format. The separator can be one of the following characters:
    • -
    • /
    • .
  • Default value: A hyphen ( - )
  • Dynamic: false

/IBM/DWLCommonServices/EndDate/SystemCurrentTimeStamp/enabled

  • Description: Specifies the start and end date timestamp behavior in transactions that specify timestamps when the provided input date is the current date.
    • When the value is true, the timestamp is set to the current time, overriding any time information provided in the input.
    • When the value is false, the timestamp is set to the time provided in the input, regardless of the current system time.
  • Default value: true
  • Dynamic: false

/IBM/DWLCommonServices/EntitySpecUse/SpecCascadeType

  • Description: Specifies the spec cascade type code value used in EntitySpecUseBObj to indicate whether the EntitySpecUseBObj can be inherited by the descendents of the category. It is used in recursive SQL scripts to return the EntitySpecUseBObj objects from ancestors.
  • Default value: 1
  • Dynamic: false

/IBM/DWLCommonServices/EntitySpecUse/CategoryHierarchy/RecursiveSQL/Limit

  • Description: Specifies the recursion limit used in recursive SQL scripts. Some database provider allows recursive SQL scripts to execute infinitely. This value provides the maximum number of recursion that a recursive SQL is allowed to execute. If an SQL recurs over this value, an exception is thrown.

    For example, recursive SQL scripts are used to retrieve EntitySpecUseBObj objects inherited from ancestor category nodes.

  • Default value: 20
  • Dynamic: false

/IBM/DWLCommonServices/ErrorHandling/retryErrorCodeList

  • Description: Stores comma-separated error codes to be compared against the InfoSphere® MDM error reason codes to determine whether to retry failed inbound requests (true) or not (false).
  • Default value: [blank]
  • Dynamic: true

/IBM/DWLCommonServices/ErrorHandling/retryErrorStringList

  • Description: Stores comma-separated error strings that will be searched within error messages to determine whether to retry failed inbound requests (true) or not (false).

    The default value holds the deadlock error code strings for DB2 and Oracle databases.

    Note: This configuration parameter is used by the Messaging Adapter feature.
  • Default value:
    SQLCODE=-911,SQLCODE=-913,ORA-00370,ORA-02049,ORA-00060
  • Dynamic: true

/IBM/DWLCommonServices/ExtensionFramework/enabled

  • Description: Determines whether the extension framework is enabled.
  • Default value: true
  • Dynamic: true

/IBM/DWLCommonServices/FastTrack/constructor

  • Description: Specifies the value corresponding to the Constructor value of the context argument for the DWLServiceController class.
  • Default value: TCRMService
  • Dynamic: false

/IBM/DWLCommonServices/FastTrack/targetApplication

  • Description: Specifies the value corresponding to the TargetApplication value of the context argument for the DWLServiceController class.
  • Default value: tcrm
  • Dynamic: false

/IBM/DWLCommonServices/FastTrack/Request/encoding

  • Description: Specifies the encoding of the request message. Before sending String request as byte stream, MDM Query Connect converts the String to bytes using this encoding.
  • Default value: UTF-16BE
  • Dynamic: false

/IBM/DWLCommonServices/FastTrack/Response/encoding

  • Description: Specifies the encoding of the response message.
  • Default value: UTF-16BE
  • Dynamic: false

/IBM/DWLCommonServices/FastTrack/Response/maxMessageChunk

  • Description: Specifies the maximum size of the response message in bytes. The recommended value for CICS® is 24576. The theoretical upper limit is 32K. To be safe, this value should not exceed 24KB.

    The recommended value for MQ is 4000000.

  • Default value: 500000
  • Dynamic: false

/IBM/DWLCommonServices/FastTrack/Response/type

  • Description: Specifies the value corresponding to the ResponseType value of the context argument for the DWLServiceController class.
  • Default value: standard
  • Dynamic: false

/IBM/DWLCommonServices/FastTrack/Response/Size/enabled

  • Description: Determines whether the response is split into smaller chunks of data. Each chunk of data has a 12 character header containing the following information:
    • First character is an end of message indicator. If it is N, more message chunks will follow; if it is Y, it is the last chunk.
    • Next three characters contain the chunk order number (for example, 001)
    • Next eight characters contain the message size in bytes (for example, 00005000 if the message size is 5000 bytes).
  • Default value: true
  • Dynamic: false

/IBM/DWLCommonServices/FastTrack/SetJmsMessageId/enabled

  • Description: Determines whether the response message ID is set to the value of request message ID.
  • Default value: true
  • Dynamic: false

/IBM/DWLCommonServices/IDGeneration/AlphaIDGenerator/className

  • Description: Specifies the class of an ID generator that generates an alpha ID.
  • Default value: com.dwl.base.util.AlphaIDGenerator
  • Dynamic: true

/IBM/DWLCommonServices/IDGeneration/AlphaNumericIDGenerator/className

  • Description: Specifies the class of an ID generator that generates an alphanumeric ID.
  • Default value: com.dwl.base.util.AlphaNumericIDGenerator
  • Dynamic: true

/IBM/DWLCommonServices/IDGeneration/NumericIDGenerator/className

  • Description: Specifies the class of an ID generator that generates a numeric ID.
  • Default value: com.dwl.base.util.NumericIDGenerator
  • Dynamic: true

/IBM/DWLCommonServices/IDGeneration/NumericStringIDGenerator/className

  • Description: Specifies the class of an ID generator that generates a numeric string ID.
  • Default value: com.dwl.base.util.NumericStringIDGenerator
  • Dynamic: true

/IBM/DWLCommonServices/InternalValidation/enabled

  • Description: Determines whether internal validation is enabled.
  • Default value: true
  • Dynamic: true

/IBM/DWLCommonServices/Jndi/contextFactory

  • Description: Specifies the JNDI context factory class. If this value is not specified, the JNDI context factory class provided by the application server is used.
  • Default value: A blank (that is, a blank value).
  • Dynamic: false

/IBM/DWLCommonServices/KeyGeneration/defaultFormat

  • Description: Specifies the default format used to generate the primary keys. This provides a flexible way to generate IDs for the purpose of database clustering and partitioning. This configuration can hold a concatenated string of the predefined indicators along with their desired length. These indicators are I, T, S and R representing (I)nstanceNumber, (T)imestamp, (S)erviceIdentifier, (R)ecordIdentifier.
  • Default value: S2R2T12I2
  • Dynamic: true

/IBM/DWLCommonServices/KeyGeneration/instancePKIdentifier

  • Description: Specifies a numeric value that can be appended to each generated ID. To enable this, each instance of this configuration element should have a unique numeric value.
  • Default value: A blank (that is, a blank value).
  • Dynamic: false

/IBM/DWLCommonServices/LdapSecurityProvider/LdapSearch/base

  • Description: Specifies the base object at which to start the search. This configuration element only applies if the value of the /IBM/DWLCommonServices/Security/transaction_authorization_provider_class_name_1 configuration element is com.dwl.base.security.provider.LdapTransactionAuthorizationProvider.
  • Default value: Airius.com
  • Dynamic: false

/IBM/DWLCommonServices/LdapSecurityProvider/LdapSearch/jndiFactoryClass

  • Description: Specifies the JNDI factory class to look up the LDAP server. This configuration element only applies if the value of the /IBM/DWLCommonServices/Security/transaction_authorization_provider_class_name_1 configuration element is com.dwl.base.security.provider.LdapTransactionAuthorizationProvider.
  • Default value: com.sun.jndi.ldap.LdapCtxFactory
  • Dynamic: false

/IBM/DWLCommonServices/LdapSecurityProvider/LdapSearch/jndiProviderUrl

  • Description: Specifies the URL pointing to the LDAP server. This configuration element only applies if the value of the /IBM/DWLCommonServices/Security/transaction_authorization_provider_class_name_1 configuration element is com.dwl.base.security.provider.LdapTransactionAuthorizationProvider.
  • Default value: ldap://localhost
  • Dynamic: false

/IBM/DWLCommonServices/LdapSecurityProvider/LdapSearch/Filter/group

  • Description: Specifies the search filter to apply to an LDAP server to search for transactions authorized for the group (user role). This configuration element only applies if the value of the /IBM/DWLCommonServices/Security/transaction_authorization_provider_class_name_1 configuration element is com.dwl.base.security.provider.LdapTransactionAuthorizationProvider.
  • Default value: (&(objectClass=groupofuniquenames)(cn=%t)(uniquemember=cn=%g,*))
  • Dynamic: false

/IBM/DWLCommonServices/LdapSecurityProvider/LdapSearch/Filter/user

  • Description: Specifies the search filter to apply to an LDAP server to search for transactions authorized for the user. This configuration element only applies if the value of the /IBM/DWLCommonServices/Security/transaction_authorization_provider_class_name_1 configuration element is com.dwl.base.security.provider.LdapTransactionAuthorizationProvider.
  • Default value: (&(objectClass=groupofuniquenames)(cn=%t)(uniquemember=uid=%u,*))
  • Dynamic: false

/IBM/DWLCommonServices/Locale/languageId

  • Description: Specifies the default language ID for the application. This language ID is used to look up code table values.
  • Default value: 100
  • Dynamic: false

/IBM/DWLCommonServices/MultiTimeZoneDeployment/defaultTimeZone

  • Description: Specifies the default time zone to use to convert date values from common time zone (UTC) format if no requesterTimeZone is specified in a request.
  • Default value: A blank (that is, a blank value).
  • Dynamic: false

/IBM/DWLCommonServices/MultiTimeZoneDeployment/enabled

  • Description: Determines whether multi-timezone deployment is enabled. When multi-timezone deployment is enabled, date values will be stored in the database using common time zone (UTC) format.
  • Default value: false
  • Dynamic: false

/IBM/DWLCommonServices/NLS/system_Default_Data_Locale

  • Description: Specifies the default locale used for spec values NLS objects.
  • Default value: en
  • Dynamic: false

/IBM/DWLCommonServices/Notifications/defaultLanguage

  • Description: Specifies the language ID used in notification. For example, this language ID is used to look up code table values in a particular language if code tables are used in the notification message. The language ID corresponds to the LANG_TP_CD value in the CDLANGTP table.
  • Default value: 100
  • Dynamic: true

/IBM/DWLCommonServices/Notifications/enabled

  • Description: Determines whether notification is enabled at the application level.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/Notifications/ExplicitCommit/enabled

  • Description: Controls how notifications are sent to multiple topics in a single-phase commit (XA disabled) and two-phase commit (XA enabled). If the transaction is XA enabled, set this value to false. If the transaction is XA disabled, set this value to true so that a notification can be sent to more than one topic.
  • Default value: false
  • Dynamic: false

/IBM/DWLCommonServices/Notifications/NotificationManagerThrowException/enabled

  • Description: Determines whether the Notification component throws exceptions if errors occur upon initializing the component. Typically, such errors occur if the notification metadata is not configured correctly.
  • Default value: false
  • Dynamic: false

/IBM/DWLCommonServices/PerformanceTracking/enabled

  • Description: Determines whether performance tracking is enabled.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/level

  • Description: Specifies the level of performance statistics to track.
  • Default value: 0
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/ComponentLayer/enabled

  • Description: Determines whether performance tracking is enabled at the component level.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/ComponentLayerExtension/enabled

  • Description: Determines whether performance tracking is enabled at the component level extension.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/ComponentLayerPrePost/enabled

  • Description: Determines whether performance tracking is enabled at the component level pre or post processing.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/ControllerLayer/enabled

  • Description: Determines whether performance tracking is enabled at the controller level.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/ControllerLayerExtension/enabled

  • Description: Determines whether performance tracking is enabled at the controller level extension.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/ControllerLayerPrePost/enabled

  • Description: Determines whether performance tracking is enabled at the controller level pre/post processing.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/DatabaseDetails/enabled

  • Description: Determines whether performance tracking is enabled at the database connection level.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/DatabaseQuery/enabled

  • Description: Determines whether performance tracking is enabled at the database query.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/ExecuteTx/enabled

  • Description: Determines whether performance tracking is enabled at the business proxy.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/ExternalBusinessRules/enabled

  • Description: Determines whether performance tracking is enabled at the external business rule component.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/ExternalValidation/enabled

  • Description: Determines whether performance tracking is enabled at the external validation component.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/InternalValidation/enabled

  • Description: Determines whether performance tracking is enabled at the internal validation component.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/Notification/enabled

  • Description: Determines whether performance tracking is enabled at the notification component.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/PartyMatcher/enabled

  • Description: Determines whether performance tracking is enabled at the party matching component.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/RequestHandler/enabled

  • Description: Determines whether performance tracking is enabled at the request handler.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/RequestParser/enabled

  • Description: Determines whether performance tracking is enabled at the request parser.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/ResponseConstructor/enabled

  • Description: Determines whether performance tracking is enabled at the response constructor.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/SecurityAuthorization/enabled

  • Description: Determines whether performance tracking is enabled at the security authorization component.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/Standardization/enabled

  • Description: Determines whether performance tracking is enabled at the standardization component.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/SuspectProcessing/enabled

  • Description: Determines whether performance tracking is enabled at the suspect processing.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/ThirdPartyExtension/enabled

  • Description: Determines whether performance tracking is enabled at the third party extension.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PerformanceTracking/TransactionManager/enabled

  • Description: Determines whether performance tracking is enabled at the business transaction manager.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/PhoneticSearch/extensionElementId

  • Description: Specifies the extensionElementId parameter used by the PhoneticKeyManager class to obtain specified PhoneticKeyGenerator implementation.
  • Default value: SoundexExtension
  • Dynamic: true

/IBM/DWLCommonServices/PhoneticSearch/extensionId

  • Description: Specifies the extensionId parameter used by the PhoneticKeyManager class to get specified PhoneticKeyGenerator implementation.
  • Default value: com.ibm.imc.phonetics.PhoneticKeyProviders
  • Dynamic: true

/IBM/DWLCommonServices/RedundantUpdate/enabled

  • Description: Determines whether allowing redundant update is enabled. If this value is set to false, redundant update is not allowed. If the business object to be updated contains the same values as the values on the system, an error message is thrown.

    If this value is true, redundant update is allowed. If the business object to be updated contains the same values as the values on the system, the values are updated on the system.

  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/Report/Broadcaster/enabled

  • Description: Determines whether service activity monitoring is enabled. If it is enabled, JMX notification is issued for each transaction.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/Report/Listener/enabled

  • Description: Determines whether transaction activity data is logged in a log file. This configuration element is applicable only if service activity monitoring is enabled.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/Response/UseMetadataOrder/enabled

This configuration element is not supported.

/IBM/DWLCommonServices/Runtime/application

  • Description: Specifies the run time of the InfoSphere MDM instance. Possible values are WCC and FastTrack.
  • Default value: WCC
  • Dynamic: false

/IBM/DWLCommonServices/Search/caseSensitive

  • Description: Determines whether searches are case sensitive. When searches are not case sensitive, additional table columns and indexes will be used to store non case sensitive values.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/Security/enabled

  • Description: Determines whether security is enabled.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/Security/number_of_transaction_authorization_providers

  • Description: Specifies the number of transaction authorization providers.
  • Default value: 1
  • Dynamic: true

/IBM/DWLCommonServices/Security/SAML/SAML_userRoles_Attribute_AttributeName

  • Description: Specifies the element in the SAML input indicating the userRoles attribute name.
  • Default value: urn:wcc:dir:attribute-def:userRoles
  • Dynamic: true

/IBM/DWLCommonServices/Security/SAML/SAML_userRoles_Attribute_AttributeNamespace

  • Description: Specifies the element in the SAML input indicating the userRoles attribute namespace.
  • Default value: urn:wcc:attributeNamespace:uri
  • Dynamic: true

/IBM/DWLCommonServices/Security/SAML/security_data_parser

  • Description: Specifies the class of a customized authentication assertions parser. The assertions must be passed as the <authData> element of the DWLContol group within a request. The class must implement the com.dwl.base.ISecurityDataParser interface.
  • Default value: com.dwl.base.SAML11Parser
  • Dynamic: true

/IBM/DWLCommonServices/Security/SAML/SAML_XML_Validation/enabled

  • Description: Determines whether the SAML XML is validated.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/Security/transaction_authorization_provider_class_name_1

  • Description: Specifies the class of the transaction authorization provider. The class must implement the com.dwl.base.security.AuthorizationProvider interface.
  • Default value: com.dwl.base.security.provider.DefaultTransactionAuthorizationProvider
  • Dynamic: true

/IBM/DWLCommonServices/SpecValueSearch/DefaultStatus

  • Description: Specifies the initial index status of searchable spec attribute.
  • Default value: 1
  • Dynamic: true

/IBM/DWLCommonServices/SpecValueSearch/IndexTable/MaintainValues/enabled

  • Description: Determines whether index value maintenance is enabled.
  • Default value: true
  • Dynamic: true

/IBM/DWLCommonServices/SpecValueSearch/IndexTable/ScheduleSpecValueIndexProcess/ImpactedSpecValueSize/medium

  • Description: Determines spec value indexing strategy based on impacted spec value size.
  • Default value: 10000
  • Dynamic: true

/IBM/DWLCommonServices/SpecValueSearch/IndexTable/ScheduleSpecValueIndexProcess/ImpactedSpecValueSize/small

  • Description: Determines spec value indexing strategy based on impacted spec value size.
  • Default value: 500
  • Dynamic: true

/IBM/DWLCommonServices/SpecValueSearch/MaxDecimalFractionDigitsSize

  • Description: Specifies the scaled value size of the DECIMAL_VALUE column in the PRODUCTVALINDEX table. If the scaled value size of a searchable attribute of decimal data type is greater than that of the column, the value will not to be stored in system.
  • Default value: 19
  • Dynamic: true

/IBM/DWLCommonServices/SpecValueSearch/MaxDecimalTotalDigitsSize

  • Description: Specifies the non-scaled value size of the DECIMAL_VALUE column in the PRODUCTVALINDEX table. If the non-scaled value size of a searchable attribute of decimal data type is greater than that of the column, the value will not to be stored in system.
  • Default value: 31
  • Dynamic: true

/IBM/DWLCommonServices/SpecValueSearch/MaxLongTotalDigitsSize

  • Description: Specifies the scaled value size of the LONG_VALUE column in the PRODUCTVALINDEX table. If the scaled value size of a searchable attribute of long data type is greater than that of the column, the searchable attribute value will not to be stored in system.
  • Default value: 19
  • Dynamic: true

/IBM/DWLCommonServices/SpecValueSearch/MaxStringValueSize

  • Description: Specifies the size of the STRING_VALUE column in the PRODUCTVALINDEX table. If the size of a searchable attribute of string data type is greater than that of the column, the searchable attribute value will be truncated to be stored in system.
  • Default value: 255
  • Dynamic: true

/IBM/DWLCommonServices/SpecValueSearch/Recursive/enabled

  • Description: Determines whether recursive SQL is used internally to search for spec values.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/Standardization/enabled

  • Description: Determines whether standardization is enabled.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/Standardization/StandardizationManager/className

  • Description: Specifies the fully qualified name of the standardization manager class. This class gets the standardizers from the metadata based on business objects passed in and invokes the corresponding standardizers.
  • Default value: com.ibm.mdm.common.standardization.DefaultStandardizationManager
  • Dynamic: true

/IBM/DWLCommonServices/SynchronizeTransactionTime/enabled

  • Description: Determines whether the timestamps of the transaction and all its sub-transactions are synchronized.
  • Default value: false
  • Dynamic: false

/IBM/DWLCommonServices/TAIL/enabled

  • Description: Determines whether TAIL is enabled.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/TAIL/maxRecords

  • Description: Specifies the maximum number of records returned from a getTAIL transaction.
  • Default value: 100
  • Dynamic: true

/IBM/DWLCommonServices/TAIL/Asynchronous/enabled

  • Description: Determines whether TAIL is logged asynchronously from the transaction context of an InfoSphere MDM transaction.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/TAIL/RedundantUpdate/enabled

  • Description: Determines whether TAIL is logged for update transactions that contain redundant update data.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/UserManagement/user_management_provider_class_name

  • Description: Specifies the class of user management provider used. The class must implement the com.ibm.mdm.usermanagement.AuthorizationProvider interface.
  • Default value: com.ibm.mdm.usermanagement.DefaultUserManagementProvider
  • Dynamic: false

/IBM/DWLCommonServices/Validation/BusinessKeyValidation/ExcludeList/groupNames

  • Description: Specifies acomma delimited string listing the group names for which validation using the business key validator class is disabled.
  • Default value: ContractRoleLocationPrivPref, Address, ContactMethod, FinancialProfile, IncomeSource, OrganizationName, PartyAddressPrivPref, PartyContactMethodPrivPref, PartyLobRelationship, PartyLocationPrivPref, PartyPrivPref, PartyAddressPrivPref, PartyContactMethodPrivPref, AccessDateValue, AdminContEquiv, EntityInstancePrivPref, ProductSpecValueBObj
  • Dynamic: true

/IBM/DWLCommonServices/Validation/BusinessKeyValidation/Validator/className

  • Description: The fully qualified name of the generic business key validator class.
  • Default value: com.ibm.mdm.common.validator.MDMBusinessKeyValidator
  • Dynamic: false

/IBM/DWLCommonServices/Validation/External/enabled

  • Description: Determines whether external validation is enabled.
  • Default value: true
  • Dynamic: true

/IBM/DWLCommonServices/XML/Character_only_tags

  • Description: Specifies a comma delimited string indicating the XML elements whose values are enclosed by a CDATA XML element in an XML response.
  • Default value: authData
  • Dynamic: true

/IBM/DWLCommonServices/XML/useValidatingParser

  • Description: Determines whether XML request is validated against its corresponding XML schema.
  • Default value: true
  • Dynamic: true

/IBM/DWLCommonServices/XmlRequestParse/UseGrammaPool/enabled

  • Description: Determines whether grammar-pooling is enabled for the XML request parser.
  • Default value: true
  • Dynamic: false

/IBM/EventManager/Integration/WebSphereMQ/MQEnvironment/channel

  • Description: Specifies the channel used for connection to the WebSphere® MQ queue manager.

    This configuration element only applies if you use the com.dwl.commoncomponents.eventmanager.integration.MQQueueExplorer class for the /IBM/EventManager/QueueExplorer/className configuration element. This configuration element should match the queue manager channel as defined on the application server.

  • Default value: yourMQChannel
  • Dynamic: true

/IBM/EventManager/Integration/WebSphereMQ/MQEnvironment/hostName

  • Description: Specifies the host name on which the WebSphere MQ queue manager.

    This configuration element only applies if you use the com.dwl.commoncomponents.eventmanager.integration.MQQueueExplorer class for the /IBM/EventManager/QueueExplorer/className configuration element. This configuration element should match the queue manager host name as defined on the application server.

  • Default value: yourMQHostName
  • Dynamic: true

/IBM/EventManager/Integration/WebSphereMQ/MQEnvironment/port

  • Description: Specifies the TCP/IP port number used for connection to the WebSphere MQ queue manager.

    This configuration element only applies if you use the com.dwl.commoncomponents.eventmanager.integration.MQQueueExplorer class for the /IBM/EventManager/QueueExplorer/className configuration element. This configuration element should match the queue manager TCP/IP port as defined on the application server.

  • Default value: yourMQListeningPort
  • Dynamic: true

/IBM/EventManager/Integration/WebSphereMQ/MQQueue/name

  • Description: Specifies the name of the WebSphere MQ queue.

    This configuration element only applies if you use the com.dwl.commoncomponents.eventmanager.integration.MQQueueExplorer class for the /IBM/EventManager/QueueExplorer/className configuration element. This configuration element should match the queue name as defined on the application server.

  • Default value: yourMQQueueName
  • Dynamic: true

/IBM/EventManager/Integration/WebSphereMQ/MQQueueManager/name

  • Description: Specifies the name of the WebSphere MQ queue manager.

    This configuration element only applies if you use the com.dwl.commoncomponents.eventmanager.integration.MQQueueExplorer class for the /IBM/EventManager/QueueExplorer/className configuration element. This configuration element should match the queue manager name as defined on the application server.

  • Default value: yourMQQueueManagerName
  • Dynamic: true

/IBM/EventManager/MemoryCache/timeToLive

  • Description: Specifies the time, in milliseconds, for which Event Manager database configurations are cached. After this time expires, the database configurations are reloaded. If this value is 0, the configurations are kept in cache until the server is stopped.
  • Default value: 200000
  • Dynamic: false

/IBM/EventManager/MessageSender/queue

  • Description: Specifies the resource environment reference name defined in the deployment descriptor corresponding to the queue used by Event Manager.
  • Default value: jms/EMQueue
  • Dynamic: false

/IBM/EventManager/MessageSender/queueConnectionFactory

  • Description: Specifies the resource reference name defined in the deployment descriptor corresponding to the queue connection factory used by Event Manager.
  • Default value: jms/EMQCF
  • Dynamic: false

/IBM/EventManager/MessagesInQueue/max

  • Description: Specifies the maximum number of PROCESSACTION records to select to create tasks per cycle in time-based event detection. The configuration element only applies if you use the com.dwl.commoncomponents.eventmanager.client.ProcessControllerProxy class to start time-based event detection.
  • Default value: 500
  • Dynamic: false

/IBM/EventManager/Notification/topic

  • Description: Specifies the resource environment reference name defined in the deployment descriptor corresponding to the topic to which Event Manager notifications are posted. If you want to route notifications to another topic, you can set the new topic name in this configuration element, add the new resource environment reference name in the deployment descriptor, and configure the new topic in the InfoSphere MDM notification data model.
  • Default value: jms/EMTopic
  • Dynamic: false

/IBM/EventManager/ProcessTime/max

  • Description: Specifies the maximum processing time, in milliseconds, that a task can stay in progress. Event Manager uses this time to retry a task that has been in progress for too long. Event Manager creates tasks using the following criteria:
    • It tries to select PROCESSACTION records that have the EVENT_STATUS with a value of 3 and changes the value to 2, marking them in progress. It then creates tasks based on these records.
    • If no PROCESSACTION records with a status of 3 exist, it tries to select records that have a value of 2 only if their LAST_UPDATE_DT value is earlier than the current time minus the maximum processing time. In this case, Event Manager retries these tasks that were previously marked as in progress but did not finish processing.
  • Default value: 3600000
  • Dynamic: false

/IBM/EventManager/QueueExplorer/className

  • Description: Specifies the class used to query the queue used by Event Manager. This class must implement the com.dwl.commoncomponents.eventmanager.IQueueExplorer interface.

    In time-based event detection that is started the com.dwl.commoncomponents.eventmanager.client.EventDetectionScheduleController class, the class in this configuration element queries the depth of the queue in order to estimate a desirable number of tasks to put on the queue per cycle in the event detection.

    Two implementation classes are provided:
    • com.dwl.commoncomponents.eventmanager.DefaultQueueExplorer
    • com.dwl.commoncomponents.eventmanager.integration.MQQueueExplorer

    The DefaultQueueExplorer class used JMS API to implement the interface. The MQQueueExplorer class uses WebSphere MQ API to implement the interface.

  • Default value: com.dwl.commoncomponents.eventmanager.DefaultQueueExplorer
  • Dynamic: true

/IBM/FinancialServices/Contract/Search/maxResults

  • Description: Specifies the maximum number of records returned from a searchContract transaction.
  • Default value: 100
  • Dynamic: true

/IBM/FinancialServices/Contract/ContractPartyRole/partyInquiryLevel

  • Description: Specifies the party inquiry level used in the addContractPartyRole and updateContractPartyRole transactions. The inquiry level determines whether the TCRMPartyBObj object will be returned in these transactions, and what kinds of children objects will be returned under the TCRMPartyBObj object.
  • Default value: 4
  • Dynamic: true

/IBM/FinancialServices/ExtendedAdminContractIdSearch/enabled

  • Description: Determines whether the AdminContractIdFieldType and AdminContractId attributes in a TCRMPartialSysAdminKeyBObj object provided in a searchContract transaction are taken in account as search criteria. When this configuration element is set to true, and a TCRMPartialSysAdminKeyBObj object is included in the TCRMContractSearchBObj object in the request, the AdminContractIdFieldType and AdminContractId attributes provided in the TCRMPartialSysAdminKeyBObj are used to search for any matched records in the NATIVEKEY table.
  • Default value: false
  • Dynamic: false

/IBM/MessagingAdapter/Exception/CommitOnSendFail/enabled

  • Description: Determines whether the transaction is committed if the response fails to be sent to the response queue.
    Note: If /IBM/MessagingAdapter/Exeption/CommitOnSendFail/enabled exists in the configuration table, then that value will be used instead of the value of this parameter. Note: "Exeption," compared to "Exception."
  • Default value: true
  • Dynamic: false

/IBM/MessagingAdapter/Exception/JmsMsgToOutboundQueue/enabled

  • Description: When InfoSphere MDM returns an exception while processing an inbound request message, this property determines whether to put details of the exception in the outbound message (true) or not (false).
    Note: If /IBM/MessagingAdapter/Exeption/JmsMsgToOutboundQueue/enabled exists in the configuration table, then that value will be used instead of the value of this parameter. Note: "Exeption," compared to "Exception."
  • Default value: true
  • Dynamic: false

/IBM/MessagingAdapter/Exception/maxRetryLimit

  • Description: Determines how many times the Messaging Adapter attempts to reprocess a failed inbound request message by invoking DWLServiceController.
  • Default value: 3
  • Dynamic: true

/IBM/MessagingAdapter/Exception/NonXmlToOutboundQueue/enabled

  • Description: When an exception occurs during processing of an inbound message (excluding InfoSphere MDM Service Errors), this property determines whether to put details of the exception in the outbound message (true) or not (false).

    To ensure that the exception details are included as well-formed XML, the exception message is wrapped in an Element tag specified by the /IBM/MessagingAdapter/Exception/xmlTagName configuration element.

    Note: If /IBM/MessagingAdapter/Exeption/NonXmlToOutboundQueue/enabled exists in the configuration table, then that value will be used instead of the value of this parameter. Note: "Exeption," compared to "Exception."
  • Default value: true
  • Dynamic: false

/IBM/MessagingAdapter/Exception/xmlTagName

  • Description: Specifies the XML element name to use to wrap an exception message to ensure well-formed XML. This configuration parameter is used along with the /IBM/MessagingAdapter/Exception/NonXmlToOutboundQueue configuration parameter.
    Note: If /IBM/MessagingAdapter/Exeption/xmlTagName exists in the configuration table, then that value will be used instead of the value of this parameter. Note: "Exeption," compared to "Exception."
  • Default value: DWLMessagingAdapterException
  • Dynamic: false

/IBM/MessagingAdapter/JMSQueue/JMSMessageHeaderCopy/enabled

  • Description: Determines whether the JMS Message Header from the inbound message is copied to the outbound message.
  • Default value: true
  • Dynamic: true

/IBM/MessagingAdapter/JMSQueue/JMSMessageMsgIdToCorrId/enabled

  • Description: Determines whether the JMS MessageId from the inbound message is mapped to the JMS CorrelationId of the outbound message.
  • Default value: false
  • Dynamic: false

/IBM/MessagingAdapter/JMSQueue/SendResponseToOUTBOUND/enabled

  • Description: Determines whether the response is sent to an outbound queue.
  • Default value: true
  • Dynamic: false

/IBM/MessagingAdapter/Request/encoding

  • Description: Specifies the encoding to use to encode the request if the JMS request is a ByteMessage.
  • Default value: UTF-16BE
  • Dynamic: false

/IBM/MessagingAdapter/RequestHeader/compositeConstructor

  • Description: Specifies the value corresponding to the CompositeConstructor value of the context argument for the DWLServiceController class.
  • Default value: DWLService
  • Dynamic: true

/IBM/MessagingAdapter/RequestHeader/compositeParser

  • Description: Specifies the value corresponding to the CompositeParser value of the context argument for the DWLServiceController class.
  • Default value: DWLService
  • Dynamic: true

/IBM/MessagingAdapter/RequestHeader/compositeTxn

  • Description: Specifies the value corresponding to the CompositeTxn value of the context argument for the DWLServiceController class.
  • Default value: no
  • Dynamic: true

/IBM/MessagingAdapter/RequestHeader/constructor

  • Description: Specifies the value corresponding to the Constructor value of the context argument for the DWLServiceController class.
  • Default value: TCRMService
  • Dynamic: false

/IBM/MessagingAdapter/RequestHeader/operationType

  • Description: Specifies the value corresponding to the OperationType value of the context argument for the DWLServiceController class.
  • Default value: All
  • Dynamic: false

/IBM/MessagingAdapter/RequestHeader/parser

  • Description: Specifies the value corresponding to the Parser value of the context argument for the DWLServiceController class.
  • Default value: TCRMService
  • Dynamic: false

/IBM/MessagingAdapter/RequestHeader/requestType

  • Description: Specifies the value corresponding to the RequestType value of the context argument for the DWLServiceController class.
  • Default value: standard
  • Dynamic: false

/IBM/MessagingAdapter/RequestHeader/responseType

  • Description: Specifies the value corresponding to the ResponseType value of the context argument for the DWLServiceController class
  • Default value: standard
  • Dynamic: false

/IBM/MessagingAdapter/RequestHeader/targetApplication

  • Description: Specifies the value corresponding to the TargetApplication value of the context argument for the DWLServiceController class.
  • Default value: tcrm
  • Dynamic: false

/IBM/MessagingAdapter/Response/encoding

  • Description: Specifies the encoding to use to encode the response if the JMS response is a ByteMessage.
  • Default value: UTF-16BE
  • Dynamic: false

/IBM/MessagingAdapter/Response/ReplyToQueue/useResponseQCF

  • Description: Determines whether the InfoSphere MDM Messaging Response Queue Connection Factory can be used to send response messages to the queue mentioned in the replyToQueue JMS header (true) or not (false).
  • Default value: true
  • Dynamic: true

/IBM/OTS/IgnoredGroupsSuffix

  • Description: Specifies groups to be ignored when constructing an OTS query. The comma separated values are treated as suffixes or complete group names.
  • Default value: "NLS,NLSBObj,TermConditionBObj,RelatedProductsBObj,AccessDateValue,TCRMMultiplePartyCDCBObj"
  • Dynamic: true

/IBM/Party/AbiliTecLink/addressUsageType1

  • Description: Specifies the type code indicating an address that is used to generate an AbiliTec Address. This value should be one of the ADDR_USAGE_TP_CD values in the CDADDRUSAGETP table.
  • Default value: 1
  • Dynamic: false

/IBM/Party/AbiliTecLink/IdType

  • Description: Specifies the type code indicating an AbiliTecLink ID. This value should be one of the ID_TP_CD values in the CDIDTP table.
  • Default value: 11
  • Dynamic: false

/IBM/Party/AbiliTecLink/orgNameUsageType1

  • Description: Specifies the type code indicating an organization name that is used to generate an AbiliTec commercial name. This value should be one of the NAME_USAGE_TP_CD values in the CDNAMEUSAGETP table.
  • Default value: 1
  • Dynamic: false

/IBM/Party/AbiliTecLink/personNameUsageType1

  • Description: Specifies the type code indicating a person name that is used to generate an AbiliTec consumer name. This value should be one of the NAME_USAGE_TP_CD values in the CDNAMEUSAGETP table.
  • Default value: 1
  • Dynamic: false

/IBM/Party/Acxiom/AbiliTecPersonRequestURL

  • Description: Specifies the person link of the Acxiom server.
  • Default value: https://idtest.acxiom.com/abilitec-consumer/1.0
  • Dynamic: false

/IBM/Party/Acxiom/AbiliTecOrganizationRequestURL

  • Description: Specifies the organization link of the Acxiom server.
  • Default value: https://idtest.acxiom.com/abilitec-business/1.0
  • Dynamic: false

/IBM/Party/Acxiom/AbiliTecRequestURL

  • Description: Specifies the URL of the Acxiom server.
  • Default value: https://interactivetest.acxiom.com/httpgateway
  • Dynamic: false

/IBM/Party/Acxiom/abiliTecSupportedCountries

  • Description: Specifies the country supported by Acxiom. Currently, only USA is supported. The configuration element value is the country type code for USA in the application. This value should be one of the COUNTRY_TP_CD values in the CDCOUNTRYTP table.
  • Default value: 185
  • Dynamic: false

/IBM/Party/Acxiom/applicationId

  • Description: Specifies the Acxiom application ID.
  • Default value: test
  • Dynamic: false

/IBM/Party/Acxiom/password

  • Description: Specifies the Acxiom user password.
  • Default value: A blank (that is, a blank value).
  • Dynamic: false

/IBM/Party/Acxiom/userId

  • Description: Specifies the Acxiom user ID.
  • Default value: A blank (that is, a blank value).
  • Dynamic: false

/IBM/Party/Acxiom/Return_Derived_Link/enabled

  • Description: Determines whether Acxiom returns a derived link when no maintained link is found.
  • Default value: true
  • Dynamic: false

/IBM/Party/CollapseMutipleParties/collapsedPartiesNumberLimit

  • Description: Used by the default external rule FindAllSuspectMatchRules to specify the maximum number of A1 matches found. If this value is 0, this rule returns all A1 matches found.
  • Default value: 0
  • Dynamic: true

/IBM/Party/CollapseMutipleParties/InactiveReasonType/collapse

  • Description: Specifies the type code indicating that the party is inactive because the party was collapsed. This value should be one of the INACT_REASON_TP_CD values in the CDINACTREASONTP table.
  • Default value: 2
  • Dynamic: false

/IBM/Party/CollapseMutipleParties/InactiveReasonType/split

  • Description: Specifies the type code indicating that the party is inactive because the party was split. This value should be one of the INACT_REASON_TP_CD values in the CDINACTREASONTP table.
  • Default value: 4
  • Dynamic: false

/IBM/Party/CollapseMutipleParties/PartyLinkReasonType/collapse

  • Description: Specifies the type code indicating that the party is linked to another party because the party was collapsed. This value should be one of the LINK_REASON_TP_CD values in the CDLINKREASONTP table.
  • Default value: 1
  • Dynamic: false

/IBM/Party/CollapseMutipleParties/PartyLinkReasonType/split

  • Description: Specifies the type code indicating that the party is linked to another party because the party was split. This value should be one of the LINK_REASON_TP_CD values in the CDLINKREASONTP table.
  • Default value: 2
  • Dynamic: false

/IBM/Party/CollapseMutipleParties/PartyLinkReasonType/undocollapse

  • Description: Specifies the type code indicating that the cloned party is linked to its original source party after an undo collapse operation. This value should be one of the LINK_REASON_TP_CD values in the CDLINKREASONTP table.
  • Default value: 3
  • Dynamic: false

/IBM/Party/ContactMethod/PhoneCategoryType

  • Description: Specifies the type code indicating the contact method category type for the party phone number details. This value is used by the phone number normalization rule and should be one of the CONT_METH_CAT_CD values in the CDCONTMETHCAT table.
  • Default value: 1
  • Dynamic: false

/IBM/Party/CriticalDataChangeProcessing/enabled

  • Description: Determines whether critical data change processing is enabled.
  • Default value: false
  • Dynamic; true

/IBM/Party/DUNSNumber/ConfidenceCode/Threshold

  • Description: Used by the default external rule DnBMatchConfidenceRule to specify the threshold for the confidence code.
  • Default value: 7
  • Dynamic: true

/IBM/Party/ExcludePartyNameStandardization/enabled

  • Description: Determines whether name standardization is excluded.
  • Default value: false
  • Dynamic: false

/IBM/Party/IdentifierGeneration/Factory/className

  • Description: Specifies the factory class name of the ID generator.
  • Default value: com.dwl.tcrm.utilities.MDMPartyIdentifierFactory
  • Dynamic: true

/IBM/Party/IdentifierGeneration/Validation/enabled

  • Description: Determines whether generated IDs require validation.
  • Default value: false
  • Dynamic: false

/IBM/Party/IdentifierGeneration/Validator/className

  • Description: Specifies the class to validate generated IDs.
  • Default value: com.dwl.tcrm.utilities.MDMPartyIdentifierValidator
  • Dynamic: true

/IBM/Party/InternalValidation/lastUpdateUserType

  • Description: If this configuration element value is userpartyid, the system treats the requesterName value in the DWLControl object as a party ID and validates that the party ID exists.
  • Default value: userid
  • Dynamic: false

/IBM/Party/LocationNormalization/enabled

  • Description: Determines whether location normalization is enabled. For example, address line 1 is normalized into street number, street name, and street type.
  • Default value: false
  • Dynamic: false

/IBM/Party/PartyMatch/PartyIdentification/organizationTax

  • Description: Specifies the type code indicating an organization's corporate tax identification number. This value should be one of the ID_TP_CD values in the CDIDTP table.
  • Default value: 2
  • Dynamic: false

/IBM/Party/PartyMatch/PartyIdentification/personSin

  • Description: Specifies the type code indicating a person's social insurance number (SIN). This value should be one of the ID_TP_CD values in the CDIDTP table.
  • Default value: 10
  • Dynamic: false

/IBM/Party/PartyMatch/PartyIdentification/personTax

  • Description: Specifies the type code indicating a person's social security number (SSN). This value should be one of the ID_TP_CD values in the CDIDTP table.
  • Default value: 1
  • Dynamic: false

/IBM/Party/PhoneticSearch/threshHold

  • Description: Specifies the number of exact matches returned by a search transaction that is sufficient to warrant not adding phonetic search results to the result set.
  • Default value: 0
  • Dynamic: true

/IBM/Party/PhoneticSearch/AddressSearch/enabled

  • Description: Determines whether phonetic search on address is enabled.
  • Default value: false
  • Dynamic: true

/IBM/Party/PhoneticSearch/AddressSearch/maxLength

  • Description: Specifies the maximum length of the phonetic keys generated for an address.
  • Default value: 4
  • Dynamic: true

/IBM/Party/PhoneticSearch/HierarchyOrganizationSearch/enabled

  • Description: Determines whether phonetic search on organization name is enabled on the searchNodeInOrganizationHierarchy transaction.
  • Default value: false
  • Dynamic: true

/IBM/Party/PhoneticSearch/HierarchyPersonSearch/enabled

  • Description: Determines whether phonetic search on person name is enabled on the searchNodeInPersonHierarchy transaction.
  • Default value: false
  • Dynamic: true

/IBM/Party/PhoneticSearch/OrganizationNameSearch/enabled

  • Description: Determines whether phonetic search on organization name is enabled.
  • Default value: false
  • Dynamic: true

/IBM/Party/PhoneticSearch/OrganizationNameSearch/maxLength

  • Description: Specifies the maximum length of the phonetic keys generated for an organization name.
  • Default value: 4
  • Dynamic: true

/IBM/Party/PhoneticSearch/PersonNameSearch/enabled

  • Description: Determines whether phonetic search on person name is enabled.
  • Default value: false
  • Dynamic: true

/IBM/Party/PhoneticSearch/PersonNameSearch/maxLength

  • Description: Specifies the maximum length of the phonetic keys generated for a person name.
  • Default value: 4
  • Dynamic: true

/IBM/Party/PrivacyPreference/ValidateProductEntityWithProductDomain/enabled

  • Description: Determines whether to use the product domain to validate a product that is associated with a TCRMEntityInstancePrivPrefBObj object. If this value is set to false, the product is validated against the CDPRODTP code table. Otherwise, the product is validated using the data model in the product domain.
  • Default value: false
  • Dynamic: false

/IBM/Party/Search/maxResults

  • Description: Specifies the maximum number of records returned from a searchParty, searchPerson, or searchOrganization transaction.
  • Default value: 100
  • Dynamic: true

/IBM/Party/Search/ReturnValue/organizationAddressUsageType

  • Description: Specifies the organization address usage type to return in the response as part of the search summary. This value should be one of the ADDR_USAGE_TP_CD values in the CDADDRUSAGETP table.
  • Default value: 3
  • Dynamic: false

/IBM/Party/Search/ReturnValue/organizationIdentificationType

  • Description: Specifies the organization identification type to return in the response as part of the search summary. This value should be one of the ID_TP_CD values in the CDIDTP table.
  • Default value: 2
  • Dynamic: false

/IBM/Party/Search/ReturnValue/organizationNameUsageType

  • Description: Specifies the priority list for organization name usage types to return in the response as part of the search summary. This value should be a list of all of the ORG_NAME_TP_CD values in the CDORGNAMETP table.
  • Default value: 1,2,3
  • Dynamic: false

/IBM/Party/Search/ReturnValue/personAddressUsageType

  • Description: Specifies the person address usage type to return in the response as part of the search summary. This value should be one of the ADDR_USAGE_TP_CD values in the CDADDRUSAGETP table.
  • Default value: 1
  • Dynamic: false

/IBM/Party/Search/ReturnValue/personIdentificationType

  • Description: Specifies the person identification type to return in the response as part of the search summary. This value should be one of the ID_TP_CD values in the CDIDTP table.
  • Default value: 1
  • Dynamic: false

/IBM/Party/Search/ReturnValue/personNameUsageType

  • Description: Specifies the priority list for person name usage types to return in the response as part of the search summary. This value should be a list of all of the NAME_USAGE_TP_CD values in the CDNAMEUSAGETP table.
  • Default value: 1,7,4,2,5,3,6,8
  • Dynamic: false

/IBM/Party/Standardizer/Address/className

  • Description: Specifies the address standardizer class.
  • Default value: com.dwl.tcrm.coreParty.component.TCRMAddressStandardizer
  • Dynamic: true

/IBM/Party/Standardizer/Name/className

  • Description: Specifies the name standardizer class.
  • Default value: com.dwl.tcrm.coreParty.component.TCRMPartyStandardizer
  • Dynamic: true

/IBM/Party/SummaryIndicator/enabled

  • Description: Determines whether the Summary Data Indicator feature is enabled.
  • Default value: off
  • Dynamic: false

/IBM/Party/SuspectProcessing/enabled

  • Description: Determines whether Suspect Processing is enabled.
  • Default value: true
  • Dynamic: true

/IBM/Party/SuspectProcessing/AddParty/returnSuspect

  • Description: Controls how A2 suspects are returned in an addParty transaction. This configuration element is used in conjunction with the <MandatorySearchDone> element of an addParty transaction. If the <MandatorySearchDone> element is set to No on the request and this configuration element is enabled, and if A2 parties are found and no A1 parties, then the A2 parties are returned in the response and no new party is added. The transaction is essentially halted.
  • Default value: true
  • Dynamic: true

/IBM/Party/SuspectProcessing/PersistDuplicateParties/enabled

  • Description: Determines whether a duplicate A1 party is persisted based on some predefined criteria.
  • Default value: false
  • Dynamic: true

/IBM/Party/SuspectProcessing/SuspectReasonType/systemMarked

  • Description: Specifies the type code indicating that the suspect is marked by the system. This value should be one of the SUSP_SOURCE_TP_CD values in the CDSUSPECTSOURCETP table.
  • Default value: 2
  • Dynamic: false

/IBM/Party/SuspectProcessing/SuspectReasonType/userMarked

  • Description: Specifies the type code indicating that the suspect is marked by a user. This value should be one of the SUSP_SOURCE_TP_CD values in the CDSUSPECTSOURCETP table.
  • Default value: 1
  • Dynamic: false

/IBM/Party/SuspectProcessing/SuspectStatusType/criticalChangeResolved

  • Description: Specifies the type code indicating that the suspect was investigated, and the critical data change was resolved. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 5
  • Dynamic: false

/IBM/Party/SuspectProcessing/SuspectStatusType/duplicateParty

  • Description: Specifies the type code indicating that the suspect was investigated, and the parties are duplicates. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 4
  • Dynamic: false

/IBM/Party/SuspectProcessing/SuspectStatusType/duplicatePartyDoNotCollapse

  • Description: Specifies the type code indicating that the suspect is under investigation, the parties are suspected duplicates, and should not be collapsed. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 6
  • Dynamic: false

/IBM/Party/SuspectProcessing/SuspectStatusType/notDuplicate

  • Description: Specifies the type code indicating that the suspect was investigated, and the parties are not duplicates. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 3
  • Dynamic: false

/IBM/Party/SuspectProcessing/SuspectStatusType/pending

  • Description: Specifies the type code indicating that the suspect is under investigation, and the critical data change for the party is pending. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 2
  • Dynamic: false

/IBM/Party/SuspectProcessing/SuspectStatusType/suspectDuplicate

  • Description: Specifies the type code indicating that the suspect is under investigation, and the party and the suspect are duplicates. This value should be one of the SUSP_ST_TP_CD values in the CDSUSPECTSTATUSTP table.
  • Default value: 1
  • Dynamic: false

/IBM/Product/ProductStructureStrategy/Variant

  • Description: Specifies the rule ID of the configured VariantStrategy product structure strategy.
  • Default value: A blank (that is, a blank value).
  • Dynamic: false

/IBM/Product/ProductSuspectProcessing/ProcessingDepth/categoryInquiryLevel

  • Description: Specifies the product category inquiry level used in the collapseMultipleProducts, undoCollapseMultipleProducts, and splitProduct transactions.
  • Default value: 1
  • Dynamic: false

/IBM/Product/ProductSuspectProcessing/ProcessingDepth/productInquiryLevel

  • Description: Specifies the product inquiry level used in the collapseMultipleProducts, undoCollapseMultipleProducts, and splitProduct transactions.
  • Default value: 4
  • Dynamic: false

/IBM/Product/ProductSuspectProcessing/ProcessingDepth/relatedProductInquiryLevel

  • Description: Specifies the related product inquiry level used in the collapseMultipleProducts, undoCollapseMultipleProducts, and splitProduct transactions.
  • Default value: 1
  • Dynamic: false

/IBM/Product/ProductSuspectProcessing/ProcessingDepth/partyInquiryLevel

  • Description: Specifies the party inquiry level used in the undoCollapseMultipleProducts transaction.
  • Default value: 4
  • Dynamic: false

/IBM/Product/Search/MaxReturn

  • Description: Specifies the maximum number of records returned from a searchProductInstance transaction.
  • Default value: 100
  • Dynamic: true

/IBM/Product/SpecValueSearch/CaseSensitive/enabled

  • Description: Determines whether case sensitive search for string value is enabled.
  • Default value: false
  • Dynamic: true

/IBM/Product/SpecValueSearch/MaxSpecValueSearchBObjs

  • Description: Specifies the maximum number of spec value search business objects in the searchProductInstance transaction.
  • Default value: 5
  • Dynamic: false

/IBM/Product/SpecValueSearch/MaxSpecValueSearchCriteriaBObjs

  • Description: Specifies the maximum number of spec value search criteria business objects in the searchProductInstance transaction.
  • Default value: 20
  • Dynamic: false

/IBM/Product/SpecValueSearch/SpecValueSearchSQL/className

  • Description: Specifies the class to construct search SQL snippet.
  • Default value: defaulted
  • Dynamic: true

/IBM/Product/SuspectSearch/maxResults

  • Description: Specifies the maximum number of records returned from a searchProductSuspect transaction
  • Default value: 100
  • Dynamic: true

/IBM/ProductServices/RevisionHistory/DateRange/maxYears

  • Description: Specifies the maximum number of years to limit the date range that can be used in the getRevisionHistory transaction.
  • Default value: 1
  • Dynamic: false

/IBM/ThirdPartyAdapters/Address/Formatter

  • Description: Specifies a pattern that is used to format address information before standardization. The pattern must adhere to the vendor's address standardization specifications.
  • Default value: AddressLineOne=DelDesignator+DelId+StreetNumber+PreDirectional+ StreetName+StreetSuffix+PostDirectional;AddressLineTwo=BoxDesignator+BoxId +StnInfo+StnId;AddressLineThree=BuildingName+Region+DelInfo
  • Dynamic: false

/IBM/ThirdPartyAdapters/Address/PostFormatter

  • Description: Specifies a pattern that is used to format address information after standardization. The pattern must adhere to the vendor's address standardization specifications. To avoid formatting address information after standardization, you can set the value to None, which will cause the address to keep the information set by the standardizer.
  • Default value: AddressLineOne=DelDesignator+DelId+StreetNumber+PreDirectional+ StreetName+StreetSuffix+PostDirectional;AddressLineTwo=BoxDesignator+BoxId +StnInfo+StnId;AddressLineThree=BuildingName+Region+DelInfo
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/addressUsageTypeMap

  • Description: Specifies the mapping between the InfoSphere MDM CDADDRUSAGETP code table values and the IBM® InfoSphere Identity Insight ADDR_TYPE values.
    The InfoSphere MDM CDADDRUSAGETP code table values are as follows:
    • 1 - Primary residence
    • 2 - Other residence
    • 3 - Business
    • 4 - Mailing
    • 5 - Summer residence
    • 6 - Temporary residence
    • 7 - Secondary residence
    The InfoSphere Identity Insight ADDR_TYPE values are as follows:
    • H - Home Address
    • B - Business Address
    • O - Other Address

    The ADDR_TYPE values are the same for both IBM DB2 Relationship Resolution and DB2 Anonymous Resolution Anonymizer.

  • Default value: (1-H),(2-O),(3-B),(4-O),(5-O),(6-O),(7-O)
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/chargeCardTypeMap

  • Description: Specifies the mapping between the InfoSphere MDM CDCHARGECARDTP code table values and the IBM InfoSphere Identity Insight NUM_TYPE or ATTR_TYPE values, depending on the concrete InfoSphere Identity Insight integration.
    The InfoSphere MDM CDCHARGECARDTP code table values are as follows:
    • 1 - Visa
    • 2 - Mastercard
    • 3 - American Express
    • 4 - Diner's Club

    For IBM DB2 Relationship Resolution, the NUM_TYPE value is CC - Credit Card Number.

    For DB2 Anonymous Resolution Anonymizer, the ATTR_TYPE value is CC - Credit Card Number.

  • Default value: (1-CC),(2-CC),(3-CC)
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/contactMethodTypeMap

  • Description: Specifies the mapping between the InfoSphere MDM CDCONTMETHTP code table values and the IBM InfoSphere Identity Insight NUM_TYPE, ADDR_TYPE, or ATTR_TYPE values, depending on the concrete InfoSphere Identity Insight integration.
    The InfoSphere MDM CDCONTMETHTP code table values are as follows:
    • 1 - Home telephone
    • 2 - Business telephone
    • 3 - Facsimile
    • 4 - Pager
    • 5 - Cellular
    • 6 - Business e-mail
    • 7 - Personal e-mail
    • 8 - Mobile telephone

    For IBM DB2 Relationship Resolution, the NUM_TYPE value is PH - Phone

    The ADDR_TYPE values are as follows:
    • H - Home address
    • B - Business address
    • O - Other address

    For DB2 Anonymous Resolution Anonymizer, the NUM_TYPE value is: PHONE - Phone Number.

    The ATTR_TYPE value is:EMAIL - e-mail

  • Default value: (1-PH),(2-PH),(3-PH),(4-PH),(5-PH),(6-B),(7-H),(8-PH)
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/correctionAction

  • Description: Specifies the action for before image in an update transaction. Valid values are as follows:
    • D - Delete
    • F - Forced hard-delete
    • N - Do not delete
  • Default value: D
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/dsrcCode

  • Description: Specifies the unique data source code that IBM InfoSphere Identity Insight uses to identify InfoSphere MDM.
  • Default value: <DSRC_CODE>
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/exclusiveSourceSystem

  • Description: Specifies a comma delimited string listing the client system IDs that are feeder systems to InfoSphere MDM and feeder systems to IBM InfoSphere Identity Insight at the same time.
  • Default value: <EXCLUSIVE_CIENT_SYSTEMS>
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/idStatusTypeMap

  • Description: Specifies the mapping between the InfoSphere MDM CDIDSTATUSTP code table values and the IBM InfoSphere Identity Insight NUM_STAT values.
    The InfoSphere MDM CDIDSTATUSTP code table values are as follows:
    • 1 - Applied for identification
    • 2 - Active
    • 3 - Inactive
    • 4 - Expired
    • 5 - Certified
    • 6 - Temporary residence
    • 7 - Not certified
    The InfoSphere Identity Insight NUM_STAT values are as follows:
    • V - Valid
    • I - Invalid
    • U - Unknown

    The NUM_STAT values only applies to IBM DB2 Relationship Resolution.

  • Default value: (1-I),(2-V),(3-I),(4-I),(5-V),(6-I)
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/idTypeMap

  • Description: Specifies the mapping between the InfoSphere MDM CDIDTP code table values and the IBM InfoSphere Identity Insight NUM_TYPE values, depending on the concrete InfoSphere Identity Insight integration.
    The InfoSphere MDM CDIDTP code table values are as follows:
    • 1 - Social security number
    • 2 - Corporate tax identification
    • 3 - Driver's license
    • 4 - Birth certificate
    • 5 - Mother's maiden name
    • 6 - Tax identification number
    • 7 - Tax registration number
    • 8 - Passport Nnumber
    • 9 - Health Card
    • 10 - Social insurance number
    • 11 - ABILITECLINK
    For IBM DB2 Relationship Resolution, the NUM_TYPE values are as follows:
    • DL - Driver's license
    • PP - Passport number
    • SSN - Social security number
    For DB2 Anonymous Resolution Anonymizer, the NUM_TYPE values are as follows:
    • DL - Driver's license
    • SSN - Social security number
  • Default value: (1-SSN),(3-DL), (8-PP)
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/nameUsageTypeMap

  • Description: Specifies the mapping between the InfoSphere MDM CDNAMEUSAGETP code table values and the IBM InfoSphere Identity Insight NAME_TYPE values.
    The InfoSphere MDM CDNAMEUSAGETP code table values are as follows:
    • 1 - Legal
    • 2 - Business
    • 3 - Nickname
    • 4 - Also known as
    • 5 - Maiden
    • 6 - Alias
    • 7 - Preferred
    • 8 - Previous
    The IBM InfoSphere Identity Insight NAME_TYPE values are as follows:
    • M - Main name
    • A - Also known as

    The NAME_TYPE values are the same for both IBM DB2 Relationship Resolution and DB2 Anonymous Resolution Anonymizer.

  • Default value: (1-M),(2-M),(3-A),(4-A),(5-A),(6-A),(7-A),(8-A)
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/queue

  • Description: Specifies the queue defined for the JMS provider, which is used when InfoSphere MDM sends UMF message to IBM InfoSphere Identity Insight.
  • Default value: jms/EASQueue
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/queueConnectionFactory

  • Description: Specifies the queue connection factory defined for the JMS provider, which is used when InfoSphere MDM sends UMF message to IBM InfoSphere Identity Insight.
  • Default value: jms/EASQCF
  • Dynamic: false

/IBM/ThirdPartyAdapters/EAS/resolutionType

  • Description: Specifies the concrete IBM InfoSphere Identity Insight integration. Valid values are as follows:
    • NONE - No InfoSphere Identity Insight integration with InfoSphere MDM
    • RR - InfoSphere MDM is integrated with a IBM DB2 Relationship Resolution instance
    • AR - InfoSphere MDM is integrated with a DB2 Anonymous Resolution Anonymizer
  • Default value: NONE
  • Dynamic: false

/IBM/ThirdPartyAdapters/IIS/defaultCountry

  • Description: Specifies the type code indicating that default country when a country is not provided in the data. This value should be one of the COUNTRY_TP_CD values in the CDCOUNTRYTP table. This configuration element is used by integration with the IIS Server.
  • Default value: 185
  • Dynamic: false

/IBM/ThirdPartyAdapters/IIS/initialContextFactory

  • Description: Specifies the JNDI context factory class used to look up the IIS Server. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.websphere.naming.WsnInitialContextFactory
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/providerURL

  • Description: Specifies the URL pointing to the IIS server. This configuration element is used by integration with the IIS Server.
  • Default value: iiop://iishost:2809
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchOrganization/operationName

  • Description: Specifies the method on the IBM WebSphere DataStage® service that the adapter class calls in matching organizations. This configuration element is used by integration with the IIS Server.
  • Default value: match
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchOrganization/Converter/className

  • Description: Specifies the class used to convert the data between the InfoSphere MDM data format and the IBM InfoSphere DataStage data format used in matching organizations. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.mdm.thirdparty.integration.iis8.converter.MatchOrganizationInfoServerConverter
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchOrganization/DesiredTypes/addressUsage

  • Description: Specifies the address usage type of an organization to consider when matching organizations. This configuration element is used by integration with the IIS Server.
  • Default value: An asterisk (*).
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchOrganization/DesiredTypes/identification

  • Description: Specifies the identification type of an organization to consider when matching organizations. This configuration element is used by integration with the IIS Server.
  • Default value: 2
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchOrganization/DesiredTypes/nameUsage

  • Description: Specifies the name usage type of an organization to consider when matching organizations. This configuration element is used by integration with the IIS Server.
  • Default value: An asterisk (*).
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchOrganization/Input/dataType

  • Description: Specifies the name of the IBM WebSphere DataStage input data class used in matching organizations. This configuration element is used by integration with the IIS Server.
  • Default value: MatchInput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchOrganization/Output/dataType

  • Description: Specifies the name of the IBM WebSphere DataStage output data class used in matching organizations. This configuration element is used by integration with the IIS Server.
  • Default value: MatchOutput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchOrganization/Service/basicPackageName

  • Description: Specifies the basic package name of the remote home interface of the IBM WebSphere DataStage service that the adapter class uses in matching organizations. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.isd.MDMQS.MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchOrganization/Service/jndi

  • Description: Specifies the remote JNDI name of the IBM WebSphere DataStage service that the adapter class uses in matching organizations. This configuration element is used by integration with the IIS Server.
  • Default value: ejb/MDMQS/MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchOrganization/Service/name

  • Description: Specifies the name of the remote home interface of the IBM WebSphere DataStage service that the adapter class uses in matching organizations. This configuration element is used by integration with the IIS Server.
  • Default value: MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchPerson/operationName

  • Description: Specifies the method on the IBM WebSphere DataStage service that the adapter class calls in matching persons. This configuration element is used by integration with the IIS Server.
  • Default value: match
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchPerson/Converter/className

  • Description: Specifies the class used to convert the data between the InfoSphere MDM data format and the IBM WebSphere DataStage data format used in matching persons. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.mdm.thirdparty.integration.iis8.converter.MatchPersonInfoServerConverter
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchPerson/DesiredTypes/addressUsage

  • Description: Specifies the address usage type of a person to consider when matching persons. This configuration element is used by integration with the IIS Server.
  • Default value: An asterisk (*).
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchPerson/DesiredTypes/identification

  • Description: Specifies the identification type of a person to consider when matching persons. This configuration element is used by integration with the IIS Server.
  • Default value: 1
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchPerson/DesiredTypes/nameUsage

  • Description: Specifies the name usage type of a person to consider when matching persons. This configuration element is used by integration with the IIS Server.
  • Default value: An asterisk (*).
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchPerson/Input/dataType

  • Description: Specifies the name of the IBM WebSphere DataStage input data class used in matching persons. This configuration element is used by integration with the IIS Server.
  • Default value: MatchInput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchPerson/Output/dataType

  • Description: Specifies the name of the IBM WebSphere DataStage output data class used in matching persons. This configuration element is used by integration with the IIS Server.
  • Default value: MatchOutput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchPerson/Service/basicPackageName

  • Description: Specifies the basic package name of the remote home interface of the IBM WebSphere DataStage service that the adapter class uses in matching persons. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.isd.MDMQS.MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchPerson/Service/jndi

  • Description; Specifies the remote JNDI name of the IBM WebSphere DataStage service that the adapter class uses in matching persons. This configuration element is used by integration with the IIS Server.
  • Default value: ejb/MDMQS/MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/MatchPerson/Service/name

  • Description: Specifies the name of the remote home interface of the IBM WebSphere DataStage service that the adapter class uses in matching persons. This configuration element is used by integration with the IIS Server.
  • Default value: MDMQSService
  • Dynamic; true

/IBM/ThirdPartyAdapters/IIS/NormalizeAddress/operationName

  • Description: Specifies the method on the Quality Stage service that the adapter class calls in normalizing organization names. This configuration element is used by integration with the IIS Server.
  • Default value: standardizeAddress
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/NormalizeAddress/AttributesMap/Input/dataType

  • Description: Specifies the name of the Quality Stage input data class used in normalizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: AddressInput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/NormalizeAddress/AttributesMap/Input/map

  • Description: Specifies a semicolon delimited string indicating the Quality Stage input format used in normalizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: addresslineone=AddressLineOne+ResidenceNumber;addresslinetwo=AddressLineTwo; addresslinethree=AddressLineThree;city=City;state=ProvinceStateValue; postalcode=ZipPostalCode;country=CountryValue
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/NormalizeAddress/AttributesMap/Output/dataType

  • Description; Specifies the name of the Quality Stage output data class used in normalizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: AddressOutput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/NormalizeAddress/AttributesMap/Output/failureIndicators

  • Description; Specifies a semicolon delimited string indicating the methods on the output data class to call to return unnormalized values in an address. This configuration element is used by integration with the IIS Server.
  • Default value: unhandledaddresstext_mns;nonprocesseddata_mns;unhandleddata_mnpost
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/NormalizeAddress/AttributesMap/Output/map

  • Description: Specifies a semicolon delimited string indicating the Quality Stage output format used in normalizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: ResidenceNumber=unittype_mnpost+unitvalue_mnpost;AddressLineOne=addresslineone_formatted;AddressLineTwo=addresslinetwo_formatted;City=cityname_mns;ProvinceStateValue=stateabbreviation_mns;ZipPostalCode=fullpostalcode_mns;BuildingName=buildingname_mns;StreetNumber=housenumber_mns;StreetName=streetname_mns;StreetSuffix=streetsuffixtype_mns;PreDirectional=streetprefixdirection_mns;PostDirectional=streetsuffixdirection_mns;BoxDesignator=boxtype_mns;BoxId=boxvalue_mns;StnInfo=stationinformation;StnId=stationidentifier;Region=region;DelDesignator=deliverydesignator;DelId=deliveryidentifier;DelInfo=addtldeliveryinfo;ZipPostalBarCode=postalbarcode;PhoneticCity=nysiisofcityname_mns;PhoneticStreetName=nysiisofstreetnamerootword_mns
  • Dynamic: true
  • Note: Clients may have extra address information, for example, floor numbers, and need extra mapping in order to capture it, and this extra address information may be lost if you use the default mapping. To capture the information you must add an extra mapping value, AddressLineThree=addresslinethree_formatted, to the mapping.

/IBM/ThirdPartyAdapters/IIS/NormalizeAddress/Converter/className

  • Description: Specifies the class used to convert the data between the InfoSphere MDM data format and the Quality Stage data format used in normalizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.mdm.thirdparty.integration.iis8.converter.DefaultInfoServerConverter
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/NormalizeAddress/Service/basicPackageName

  • Description: Specifies the basic package name of the remote home interface of the Quality Stage service that the adapter class uses in normalizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value; com.ibm.isd.MDMQS.MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/NormalizeAddress/Service/jndi

  • Description: Specifies the remote JNDI name of the Quality Stage service that the adapter class uses in normalizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: ejb/MDMQS/MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/NormalizeAddress/Service/name

  • Description: Specifies the name of the remote home interface of the Quality Stage service that the adapter class uses in normalizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeAddress/operationName

  • Description: Specifies the method on the Quality Stage service that the adapter class calls in standardizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: standardizeAddress
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeAddress/AttributesMap/Input/dataType

  • Description: Specifies the name of the Quality Stage input data class used in standardizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: AddressInput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeAddress/AttributesMap/Input/map

  • Description: Specifies a semicolon delimited string indicating the Quality Stage input format used in standardizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: addresslineone=AddressLineOneResidenceNumber;addresslinetwo=AddressLineTwo;addresslinethree=AddressLineThree;city=City;state=ProvinceStateValue;postalcode=ZipPostalCode;country=CountryValue
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeAddress/AttributesMap/Output/dataType

  • Description: Specifies the name of the Quality Stage output data class used in standardizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: AddressOutput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeAddress/AttributesMap/Output/failureIndicators

  • Description: Specifies a semicolon delimited string indicating the methods on the output data class to call to return non-standardized values in an address. This configuration element is used by integration with the IIS Server.
  • Default value: unhandledaddresstext_mns;nonprocesseddata_mns;unhandleddata_mnpost
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeAddress/AttributesMap/Output/map

  • Description: Specifies a semicolon delimited string indicating the Quality Stage output format used in standardizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: ResidenceNumber=unittype_mnpost+unitvalue_mnpost;AddressLineOne=addresslineone_formatted;AddressLineTwo=addresslinetwo_formatted;AddressLineThree=;City=cityname_mns;ProvinceStateValue=stateabbreviation_mns;ZipPostalCode=fullpostalcode_mns;BuildingName=;StreetNumber=;StreetName=;StreetSuffix=;PreDirectional=;PostDirectional=;BoxDesignator=;BoxId=;StnInfo=;StnId=;Region=;DelDesignator=;DelId=;DelInfo=
  • Dynamic: true
  • Note: Clients may have extra address information, for example, floor number, and need extra mapping to catch it. The extra address information may be lost using the default mapping. An extra mapping value, AddressLineThree=addresslinethree_formatted, must be added to the mapping.

/IBM/ThirdPartyAdapters/IIS/StandardizeAddress/Converter/className

  • Description: Specifies the class used to convert the data between the InfoSphere MDM data format and the Quality Stage data format used in standardizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.mdm.thirdparty.integration.iis8.converter.DefaultInfoServerConverter
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeAddress/Service/basicPackageName

  • Description: Specifies the basic package name of the remote home interface of the Quality Stage service that the adapter class uses in standardizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.isd.MDMQS.MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeAddress/Service/jndi

  • Description: Specifies the remote JNDI name of the Quality Stage service that the adapter class uses in standardizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: ejb/MDMQS/MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeAddress/Service/name

  • Description: Specifies the name of the remote home interface of the Quality Stage service that the adapter class uses in standardizing addresses. This configuration element is used by integration with the IIS Server.
  • Default value: MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeAddress/StandardFormattingIndicator/enabled

  • Description: SDetermines whether the address standardization indicator is enabled. If this value is true, after successful address standardization, the StandardFormattingIndicator is set to Y and is persisted in the database. Otherwise, the StandardFormattingIndicator will retain its input value.
  • Default value: true
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeOrganizationName/operationName

  • Description: Specifies the method on the Quality Stage service that the adapter class calls in standardizing organization names. This configuration element is used by integration with the IIS Server.
  • Default value: standardizeOrgName
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeOrganizationName/AttributesMap/Input/dataType

  • Description: Specifies the name of the Quality Stage input data class used in standardizing organization names. This configuration element is used by integration with the IIS Server.
  • Default value: OrgNameInput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeOrganizationName/AttributesMap/Input/map

  • Description: Specifies a semicolon delimited string indicating the Quality Stage input format used in standardizing organization names. This configuration element is used by integration with the IIS Server.
  • Default value: organizationname=OrganizationName
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeOrganizationName/AttributesMap/Output/dataType

  • Description: Specifies the name of the Quality Stage output data class used in standardizing organization names. This configuration element is used by integration with the IIS Server.
  • Default value: OrgNameOutput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeOrganizationName/AttributesMap/Output/failureIndicators

  • Description: Specifies a semicolon delimited string indicating the methods on the output data class to call to return non-standardized values in an organization name. This configuration element is used by integration with the IIS Server.
  • Default value: unhandleddata_mnname;exceptiondata_mnname
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeOrganizationName/AttributesMap/Output/map

  • Description: Specifies a semicolon delimited string indicating the Quality Stage output format used in standardizing organization names. This configuration element is used by integration with the IIS Server.
  • Default value: SOrganizationName=primaryname_mnname+namesuffix_mnname;PhoneticOrgName=matchprimarywordonenysiis_mnname
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeOrganizationName/Converter/className

  • Description; Specifies the class used to convert the data between the InfoSphere MDM data format and the Quality Stage data format used in standardizing organization names. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.mdm.thirdparty.integration.iis8.converter.DefaultInfoServerConverter
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeOrganizationName/Service/basicPackageName

  • Description: Specifies the basic package name of the remote home interface of the Quality Stage service that the adapter class uses in standardizing organization names. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.isd.MDMQS.MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeOrganizationName/Service/jndi

  • Description: Specifies the remote JNDI name of the Quality Stage service that the adapter class uses in standardizing organization names. This configuration element is used by integration with the IIS Server.
  • Default value: ejb/MDMQS/MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizeOrganizationName/Service/name

  • Description: Specifies the name of the remote home interface of the Quality Stage service that the adapter class uses in standardizing organization names. This configuration element is used by integration with the IIS Server.
  • Default value: MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePersonName/operationName

  • Description: Specifies the method on the Quality Stage service that the adapter class calls in standardizing person names. This configuration element is used by integration with the IIS Server.
  • Default value: standardizePersonName
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePersonName/AttributesMap/Input/dataType

  • Description: Specifies the name of the Quality Stage input data class used in standardizing person names. This configuration element is used by integration with the IIS Server.
  • Default value: PersonNameInput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePersonName/AttributesMap/Input/map

  • Description: Specifies a semicolon delimited string indicating the Quality Stage input format in standardizing person names. This configuration element is used by integration with the IIS Server.
  • Default value: personnameprefix=PrefixValue;persongivennameone=GivenNameOne; persongivennametwo=GivenNameTwo;personfamilyname=LastName
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePersonName/AttributesMap/Output/dataType

  • Description: Specifies the name of the Quality Stage output data class used in standardizing person names. This configuration element is used by integration with the IIS Server.
  • Default value: PersonNameOutput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePersonName/AttributesMap/Output/failureIndicators

  • Description: Specifies a semicolon delimited string indicating the methods on the output data class to call to return non-standardized values in a person name. This configuration element is used by integration with the IIS Server.
  • Default value: unhandleddata_mnname;exceptiondata_mnname
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePersonName/AttributesMap/Output/map

  • Description: Specifies a semicolon delimited string indicating the Quality Stage output format in standardizing person names. This configuration element is used by integration with the IIS Server.
  • Default value: StdGivenNameOne=matchfirstname_mnname;StdGivenNameTwo=middlename_mnname; StdLastName=matchprimaryname_mnname;PhoneticLastName=matchprimarywordonenysiis_mnname;PhoneticGivenNameOne=matchfirstnamenysiis_mnname
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePersonName/Converter/className

  • Description: Specifies the class used to convert the data between the InfoSphere MDM data format and the Quality Stage data format used in standardizing person names. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.mdm.thirdparty.integration.iis8.converter.DefaultInfoServerConverter
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePersonName/Service/basicPackageName

  • Description: Specifies the basic package name of the remote home interface of the Quality Stage service that the adapter class uses in standardizing person names. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.isd.MDMQS.MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePersonName/Service/jndi

  • Description: Specifies the remote JNDI name of the Quality Stage service that the adapter class uses in standardizing person names. This configuration element is used by integration with the IIS Server.
  • Default value: ejb/MDMQS/MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePersonName/Service/name

  • Description: Specifies the name of the remote home interface of the Quality Stage service that the adapter class uses in standardizing person names. This configuration element is used by integration with the IIS Server.
  • Default value: MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePhoneNumber/operationName

  • Description: Specifies the method on the Quality Stage service that the adapter class calls in standardizing phone numbers. This configuration element is used by integration with the IIS Server.
  • Default value: standardizePhoneNumber
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePhoneNumber/AttributesMap/Input/dataType

  • Description: Specifies the name of the Quality Stage input data class used in standardizing phone numbers. This configuration element is used by integration with the IIS Server.
  • Default value: PhoneNumberInput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePhoneNumber/AttributesMap/Output/dataType

  • Description: Specifies the name of the Quality Stage output data class used in standardizing phone numbers. This configuration element is used by integration with the IIS Server.
  • Default value: PhoneNumberOutput
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePhoneNumber/Converter/className

  • Description: Specifies the class used to convert the data between the InfoSphere MDM data format and the Quality Stage data format used in standardizing phone numbers. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.mdm.thirdparty.integration.iis8.converter.PhoneNumberInfoServerConverter
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePhoneNumber/Service/basicPackageName

  • Description: Specifies the basic package name of the remote home interface of the Quality Stage service that the adapter class uses in standardizing phone numbers. This configuration element is used by integration with the IIS Server.
  • Default value: com.ibm.isd.MDMQS.MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePhoneNumber/Service/jndi

  • Description: Specifies the remote JNDI name of the Quality Stage service that the adapter class uses in standardizing phone numbers. This configuration element is used by integration with the IIS Server.
  • Default value: ejb/MDMQS/MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePhoneNumber/Service/name

  • Description: Specifies the name of the remote home interface of the Quality Stage service that the adapter class uses in standardizing phone numbers. This configuration element is used by integration with the IIS Server.
  • Default value: MDMQSService
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StandardizePhoneNumber/StandardFormattingIndicator/enabled

  • Description: Determines whether the contact method standardization indicator is used. If this value is true, after successful phone number standardization, the StandardFormattingIndicator is set to Y and is persisted in the database. Otherwise, the StandardFormattingIndicator will retain its input value.
  • Default value: true
  • Dynamic: true

/IBM/ThirdPartyAdapters/IIS/StubSetter/className

  • Description: Specifies the class to configure web service client stub properties.
  • Default value: defaulted
  • Dynamic: false

/IBM/ThirdPartyAdapters/IIS/StubSetter/enabled

  • Description: Determines whether stub setter is enabled.
  • Default value: false
  • Dynamic: false

/IBM/ThirdPartyAdapters/PhoneNumber/Formatter

  • Description: Specifies a pattern that is used to format phone number information. The pattern must adhere to the vendor's phone number standardization specifications.
  • Default value: ReferenceNumber=PhoneCountryCode+PhoneAreaCode+PhoneExchange+PhoneNumber+PhoneExtension
  • Dynamic: true

/IBM/XMLServices/Response/dtd

  • Description: Specifies the schema against which TCRMService responses are validated.
  • Default value: MDMDomains.xsd
  • Dynamic: false

/IBM/XMLServices/Response/xsd

  • Description: Specifies the schema against which TCRMService responses are validated.
  • Default value: MDMDomains.xsd
  • Dynamic: false

/IBM/DWLCommonServices/Security/TrustedClientMode/enabled

  • Description: Specifies whether TrustedClientMode is enabled if application security is enabled. If this is false, InfoSphere MDM will process the requested transaction using the identity of the user who calls the service. If this is true, InfoSphere MDM will process the requested service using the identity that is specified in the requesterName property of the DWLControl.
  • Default value: false
  • Dynamic: true

/IBM/DWLCommonServices/Security/TrustedClientMode/Batch/enabled

  • Description: Specifies whether TrustedClientMode is enabled for the Batch Framework channel if application security is enabled. The behavior is similar to that of /IBM/DWLCommonServices/Security/TrustedClientMode/enabled.
  • Default value: true
  • Dynamic: true

/IBM/DWLCommonServices/Security/TrustedClientMode/EventManager/enabled

  • Description: Specifies whether TrustedClientMode is enabled for the Event Manager channel if application security is enabled. The behavior is similar to that of /IBM/DWLCommonServices/Security/TrustedClientMode/enabled.
  • Default value: true
  • Dynamic: true

/IBM/DWLCommonServices/Security/TrustedClientMode/OtherChannel/enabled

  • Description: Specifies whether TrustedClientMode is enabled for other channels such as Messaging if application security is enabled. The behavior is similar to that of /IBM/DWLCommonServices/Security/TrustedClientMode/enabled.
  • Default value: true
  • Dynamic: true

/IBM/DWLCommonServices/Security/TrustedClientMode/Batch/roles

  • Description: Specifies the list of comma separated roles that are authorized to run the Batch jobs in a TrustedClientMode scenario. This configuration is applicable only if the value of /IBM/DWLCommonServices/Security/TrustedClientMode/Batch/enabled is set to true.
  • Default value: mdm_admin
  • Dynamic: true

/IBM/DWLCommonServices/Security/TrustedClientMode/EventManager/roles

  • Description: Specifies the list of comma separated roles that are authorized to run the Event Manager jobs in a TrustedClientMode scenario. This configuration is applicable only if the value of /IBM/DWLCommonServices/Security/TrustedClientMode/EventManager/enabled is set to true.
  • Default value; mdm_admin
  • Dynamic: true

/IBM/DWLCommonServices/Security/TrustedClientMode/OtherChannels/roles

  • Description: Specifies the list of comma separated roles that are authorized to run the other channel jobs in a TrustedClientMode scenario. This configuration is applicable only if the value of /IBM/DWLCommonServices/Security/TrustedClientMode/OtherChannels/enabled is set to true.
  • Default value: mdm_admin
  • Dynamic: true