Description:
Closed Issue for SFBW 2.6.0 HF005
TIBCO Silver(R) Fabric Enabler for ActiveMatrix BusinessWorks(TM) 2.6.0 HF005 corrects
and closes the following issues:
SFBW-1051 (Customer reported 473755) Unable to add <![CDATA[]]> format to LDAP search
Filter with UI option.
SFBW-1050 (Customer reported 476447) Cannot set ArchiveSetting for a defined list of
bwprocess (it is all or 1).
The following set of property are supported in the REST call:
ArchiveSettings.bwprocess.<ACTION>
ArchiveSettings.bwprocess.<ACTION>.<PROCESS_NAME>
ArchiveSettings.bwprocess.<ACTION>.<ARCHIVE_NAME>.<PROCESS_NAME>
<ACTION> being one of the following enabled, maxjob, activation, flowlimit
<PROCESS_NAME> Process name will contains the path of the BW process and ends
with .process or .serviceagent
<ARCHIVE_NAME> Name of the archive. It will end with .par
Sample of a property
ArchiveSettings.bwprocess.flowlimit.Read From Sources.par.JMS/Starters/Read Queue.process
<ACTION> = flowlimit
<ARCHIVE_NAME> = Read From Sources.par
<PROCESS_NAME> = JMS/Starters/Read Queue.process
SFBW-1067 (Customer Reported 490813) Statistics are missing to scale up archive based
on memory used.
The following Statistics have been added:
- BW Archive Total Allocated Memory
- BW Archive Memory Used Bytes
- BW Memory Used Bytes
- BW Total Allocated Memory
These statistics are not set by default. To add then during the component
configuration, click the Add button in the "Add/edit tracked statistics " menu
and select them.