Integration Composer mapping execution properties
The only properties that you can update in this table are:
- mxe.fusion.mapping.errorLimit
- mxe.fusion.diff.disablesoftwareupdate
- perfmon properties
- mxe.fusion.mapping.nrs.enable
Mapping executions fail if you modify any other properties in this table.
Property | Value | Comment |
---|---|---|
mxe.fusion.mapping. errorLimit | 100000 | Specifies the maximum number of errors allowed during a mapping. If Integration Composer encounters this many errors, it terminates mapping execution. |
mxe.fusion.diff. disablesoftwareupdate | true | Specifies whether
you want to update software records. Possible values include:
Setting this property to true improves performance. If you set this property to true, Integration Composer ignores any changes to non-key properties after the initial load. |
mxe.fusion.mapping. softwareclassname | Software | Name of the software class. This property is used to identify software instances. When a mapping is executed, the setting for the mxe.fusion.diff.disablesoftwareupdate property determines whether instances of software, as defined by this property, are updated or not. |
mxe.fusion.referencecache. Manufacturer | 1000,Manufacturervar,PRIMARY_KEYa | Internal processing use only. |
mxe.fusion.referencecache. Adapter_Variant | 1000,Adaptervariant,PRIMARY_KEYa | Internal processing use only. |
mxe.fusion.referencecache. Operating_System_ Variant | 1000,Osvariant,PRIMARY_KEYa | Internal processing use only. |
mxe.fusion.referencecache. Processor_Variant | 1000,Processorvar,PRIMARY_KEYa | Internal processing use only. |
mxe.fusion.referencecache. Software_Variant | 100000,Softwarevariant,PRIMARY_KEYa | Internal processing use only. |
mxe.fusion.referencecache. AssetAttribute | 1000,Assetattrid,PRIMARY_KEY | Internal processing use only. |
mxe.fusion.referencecache. OMP | 100,Ompguid,ALTERNATE_KEY | Internal processing use only. |
mxe.fusion.referencecache sameas.Actual_Target_CI | Actual_Source_CI | Internal processing use only. |
mxe.fusion.referencecache.Actual_Source_CI | 1000,Actcinum,ALTERNATE_KEY | Internal processing use only. |
mxe.fusion.referencecache.Actual_Target_CI | 1000,Actcinum,ALTERNATE_KEY | Internal processing use only. |
mxe.fusion.referencecache.Software_Product | 1000,Uniqueid,ALTERNATE_KEY | Internal processing use only. |
mxe.fusion.referencecache.Parent_Product | 1000,Uniqueid,ALTERNATE_KEY | Internal processing use only. |
mxe.fusion.referencecachesameas.Software_Product | Parent_Product | Internal processing use only. |
perfmon.logfrequency | 5 | This property determines
how often the perfmon log is generated. The value
is an integer that specifies the number of minutes to wait before
generating the log again. If perfmon.logfrequency=5, then the perfmon log is generated every 5 minutes. The new log overwrites the existing one if the target is a log file. If a lengthy operation is in process, Integration Composer completes the processing before generating the log. Consequently, the interval between generations might sometimes exceed the number of minutes specified. If no value is specified or if the value is -1, the log is generated only at the end of the mapping. |
perfmon.details | false | This property specifies the level of detail in the performance monitoring log. The default value, false, yields a summary report. If you use change the value to true, the log includes all statements processed and details about each statement. The true setting is not recommended if you are processing large amount of data because of the time required to process the data. |
mxe.fusion.ccmdb.taddm712 | true | This property specifies
whether TADDM release
7.1.2 or higher is used. Possible values are:
|
mxe.fusion.mapping.nrs.enable | true | Enables
generation of integration identifier by
Naming and Reconciliation Service (NRS) when a mapping is run. NRS is required for products like Control Desk that use Integration Composer to import data. |
mxe.fusion.mapping. showRecordCounts | true | If set to true, mapping record statistics are displayed in the fusion.log file at end of mapping execution, including the number of records inserted, deleted, and updated. |
mxe.fusion.itm.url | /servlet/TEMS | Specifies the URL for retrieving data from the IBM® Tivoli® Monitoring user interface. |
Reference cache values include the following parameters: <size of initial hashmap>,<variant property name>,<hash by PRIMARY_KEY or ALTERNATE_KEY>