Note: Important information about this product may be available in Technical Support Flashes issued after these release notes were published. These can be found on the WebSphere Business Integration support Web site, http://www.ibm.com/websphere/integration/wbiserver/support. Select the component area of interest and search the flashes section.
Tracking number | Description |
23371 | Error messages were too generic in JText. |
24803 | MVS FTP site commands were not supported. Support has been added in this release. |
27304 | In the connector start script for the JText connector (start_JText.sh), the directory for the NetComponents.jar is hardcoded to the connector directory name JText. Fixed in this release. |
28151 | Allocation in JText Adapter has been reduced through improved StringBuffer usage. |
28152 | JText memory usage was reduced due to an improvement in file reading.. |
30237 | The JText adapter failed to poll an FTP site that used a Swedish locale. Fixed in patch 5.4.1. |
30838 | The JText Adapter did not pass the file name to the data handler. Fixed in patch 5.4.3. |
31418 | The JText adapter did not poll event files based on a timestamp. Fixed in patch 5.4.2. |
31747 | When the FTPKeepConnectionOpen property was set to "true," and the FTP server timed out, the first service call would be consumed for re-establishing the connection to the remote FTP server; therefore, the first request would not be processed. Fixed in patch 5.4.5. |
31768 | The Archiver is not fully turned off when setting the archiving enabled flag to "true." |
32426 | The JText adapter went into an infinite loop when polling from an FTP site if a file with the same name existed in the local event directory. |
32690 | During request processing, when an FTP URL was specified for the OutFileName property of the dynamic child meta-object, the connector failed to put the file on the FTP site. Fixed in patch 5.4.4. |
33411 | When two files with the same file mask existed, and one of them was still being modified, the connector picked up the files that were not locked and processed them, but did not archive or delete them. It would keep polling the same files repeatedly in a loop, until all the files with the same mask were retrieved for processing. Fixed in patch 5.4.5. |
34051 | A problem occurred when polling an FTP site if the JText adapter used a Swedish locale. Fixed in this release.. |
34613 | JText 5.4.2 failed to poll a remote FTP server when SortFilesOnTimestamp was set to "true." Fixed in patch 5.4.6. |
For hardware and software requirements and configuration information
specific to this adapter, refer to the Adapter
for JText User Guide.
The WebSphere Business Integration Adapters API .jar files and the associated scripts (CWConnEnv.bat and CWODAEnv.bat for Windows(R); CWConnEnv.sh and CWODAEnv.sh for UNIX platforms) are installed by the WebSphere Business Integration Adapters API. Before installing the adapter, make sure that the WebSphere Business Integration Adapters run time is installed. If the version is not 1.7.0 or later, you must download the latest WebSphere Business Integration Adapters API. This section provides instructions for verifying the API version, downloading the latest version, and enabling the adapter to run on various versions of WebSphere InterChange Server and Adapter Development Kit (ADK).
Implementation-Title: "CWConnectorAPI"The line Implementation-version indicates the installed version of the API. If the version is not 1.7.0 or later, you must download the latest run time.
Implementation-Version: 1.7.0
lib\WBIA.jar
lib\WBIA\3.0.0\WBIA.jar
lib\WBIA\4.0.0\WBIA.jar
lib\WBIA\4.1.1\WBIA.jar
lib\WBIA\4.2.0\WBIA.jar
bin\CWConnEnv.bat (Windows)
bin/CWConnEnv.sh (UNIX)
bin\CWODAEnv.bat (Windows)
bin/CWODAEnv.sh (UNIX)
connectors\messages\CwConnectorAgentMessages.txt
UNIX: In CWConnEnv.sh, set the CWVERSION variable to 4.1.X:
set CWVERSION="4.1.X"
UNIX: In CWConnEnv.sh, set the CWVERSION variable to 4.2:
set CWVERSION="4.2"
UNIX: In bin/CWODAEnv.sh, set the CWVERSION variable to 4.1.X:
set CWVERSION="4.1.X"
UNIX: In bin/CWODAEnv.sh, set the CWVERSION variable to 4.2:
set CWVERSION="4.2"
Tracking number |
Description |
31633 | In a UNIX environment, a connector_manager_adapter script is generated by the installer program. The script references adapterEnv.sh, which was introduced with version 2.4.0 of Adapter Framework. If you are running an older version of Adapter Framework, adapterEnv is not available. To run this version of the adapter with an older version of the Framework, change the reference from adapterEnv.sh to CWSharedEnv.sh in the connector_manager_adapter script. |
46569 | In MVS SDS, when a value is given for both FTPArchiveDir and FTPRenameExt, the connector tries to append a timestamp, but even for a small file name this scenario will not create an archived file because the file naming convention exceeds the MVS limitations. To work around this, prevent a timestamp append by keeping FTPArchiveDir as blank, and provide a value for FTPRenameExt. |
46570 | When the same input file is added to the event folder in MVS SDS, during the second poll, the event file does not overwrite the existing archived file. Because the event file is not moved from the events folder, this file is polled repeatedly. This scenario occurs when FTPArchiveDir is "/" and FTPRenameExt has a value. As a workaround, you can archive the event file with a timestamp. To do this, either set FTPArchiveDir as "/" and FTPRenameExt as blank, or give a path to FTPArchiveDir and a value to FTPRenameExt. |
46499 | If there are a couple of files that match the event mask in MVS PDS and FTPRenameExt is specified, the connector archives only one file and is not able to be rename and archive the second file. To work around this, delete the MVS event file without renaming it. Specify both FTPArchiveDir and FTPRenameExt as blank. |
http://www.ibm.com/websphere/integration/wicserver/infocenter
http://www.ibm.com/websphere/integration/wbicollaborations/infocenter (for collaborations)
http://www.ibm.com/websphere/integration/wbiadapters/infocenter