Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions | - |
Not Applicable | - |
Description:
TIBCO Adapter for SAP R/3 version 5.4.1 now supports Unicode SAP applications on 64 bit Solaris 9 and Solaris 10, if used with TRA 5.5.x versions.
Installation Steps
=============
Please use the package “TIB_adr3-suite_5.4.1_sol7_sparc.tar” for adapter installation on Solaris Solaris 9 and Solaris 10.
The Supported Unicode SAP apllications are :
SAP CRM 4.0
SAP R/3 4.7
SAP ECC 5.0
with Kernel Release 6.40 Patch Level 43
SAP ECC 6.0 with Web Application Server(WAS) 7.0
Limitation and Restrictions:
===================
TIBCO Adapter for SAP 5.4.1 supports Unicode SAP Applications on 64-bit Solaris versions only
TIBCO Adapter for SAP 5..4.1 supports non-Unicode SAP Applications on 32-bit or 64-bit Solaris versions.
Configuration:
==========
No adapter configuration changes are required to use Adr3 5.4.1 on Solaris 9 and Solaris 10.
Known Issues:
==========
1. With Unicode adapter, BW fails while de-serializing the message when the wire format used as RVXML or JMSXML.
2. Unicode adapter fails while deploying from Administrator.
1. With Unicode adapter, BW fails while de-serializing the message when the wire format used as RVXML or JMSXML.
Impact
======
Loss of functionality.
Symptoms
========
BW activities will fail while de-serializing the RVXML and JMSXML messages. And it throws the error ‘BW-COMMON-101002: Error while deserializing’
Cause
=====
With RVXML & JMSMXL wire format, Unicode adapter sends the messages in which partial namespace are mangled up.
Workaround
==========
None. Use other wire formats.
Resolution
========
Please apply SDK 5.4.1 Hotfix1 which has the fix for the issue with RV & JMS XML wire formats. The hotfix can be downloaded from the TIBCO Product Support ftp server, ftp://support-ftp.tibco.com/. Connect to this site using your username and password for the TIBCO Support Web. Once logged on you can find the hot fix under:
/available_downloads/ActiveEnterprise/Adapter-SDK/5.4.1/hotfix-1/
2. Unicode adapter fails while deploying from Administrator.
Impact
======
Unicode adapter will not run.
Symptoms
========
While initializing, Unicode adapter throws the error ‘Can’t find path for shared library’.
Cause
=====
Unicode adapter needs the file adr3u_setenv.sh, for setting the environment variables. Currently there is no such file is present under $ADR3_HOME/bin directory.
Workaround
=========
Copy adr3_env.sh to adr3u_env.sh. Use the command ‘cp adr3_env.sh adr3u_env.sh’.
Resolution
=========
The file adr3_env.sh will be shipped with the next release.