Release Notes for Version 1.0.0 of the IBM WebSphere
Business Integration Adapter for IndusConnect Framework
These release notes cover release information for version 1.0 of the IBM
WebSphere Business Integration Adapter for IndusConnect Framework.
These release notes contain the following sections:
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.
Features
This section lists the features of this adapter:
-
Supports Energy and Utility industry customers by facilitiating transactions
with the Indus integration product IndusConnect
-
Enables integration of an Indus International core solution with other
enterprise applications
-
Communicates through the IndusConnect application program interface (API)
to support all IndusConnect Framework integration business objects
-
Provides data translation capabilities between the standard IndusConnect
and WebSphere Business Integration for Energy and Utilities data formats
-
Connects an Indus enterprise asset management (EAM) solution with the rest
of the enterprise
Refer to the Adapter for IndusConnect Framework User Guide for detailed
information about the adapter and its features.
Product compatibility
Hardware and software requirements are included in the product documentation.
Hardware and software requirements
Hardware and software requirements are included in the product documentation.
Installation, migration, upgrade, and configuration
information
Whether you are installing the software from the CD or downloading it from
Passport Advantage and installing it from a local directory, refer to the
appropriate guide as defined in the compatibility section of
the Adapter for IndusConnect Framework User Guide.
Known problems and workarounds
The following problems have been found in this release:
CR number |
Description |
|
There is a problem with
the ScheduledStartDate and ScheduledStartTime not being correctly translated
when transferring a Schedule object from the Indus adapter to ICS.
This problem can be corrected by modifying the appropriate convert.xsl
file.
Workaround:
Locate the ICSdir\connectors\Indus\translations\xslt\indus\cw\Schedule\convert.xsl
file and edit it, where ICSdir is the directory in which InterChange
Server is installed. Change the following two lines from:
<xsl:variable
name="date" select="$sched/ScheduleStartDate" />
<xsl:variable name="time" select="$sched/ScheduleStartTime" />
to:
<xsl:variable name="date" select="$sched/ScheduleStartDte" />
<xsl:variable name="time" select="$sched/ScheduleStartTme" />
and save the file. |
|
The adapter does not support UTF-16 data.
Instead, use UTF-8 data. |
|
|
Documentation updates
Product documentation is not included as part of the product package, either
by CD or electronic product distribution. The documentation for this product
can be found in the following InfoCenters:
To obtain the product documentation, visit the Web site and download the
current documentation set for the release that you are using. Follow the
instructions provided on the InfoCenter page to complete the installation.
