When launching a query against TIBCO ActiveMatrix(R) Adapter for LDAP, fields with special characters like ñ, Ç are not displayed correctly.

When launching a query against TIBCO ActiveMatrix(R) Adapter for LDAP, fields with special characters like ñ, Ç are not displayed correctly.

book

Article ID: KB0087472

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for LDAP -
Not Applicable -

Description

Resolution:
Description:
=========
When launching a query against TIBCO ActiveMatrix(R) Adapter for LDAP, fields with special characters like ñ, Ç are not displayed correctly.

Environment:
==========
TIBCO ActiveMatrix(R) Adapter for LDAP 6.1.1
Adapter service: Request-Response service

Symptoms:
=========
In the Output tab of BW “Invoke an Adapter Request-Response Service” activity, the fields with special characters like ñ, Ç are not displayed correctly. They are filled with unreadable characters.

Cause:
======
The default encoding of TIBCO ActiveMatrix(R) Adapter for LDAP is ASCII .

Resolution:
=========
1). If Adapter service Transport is Rendezvous:
For the Designer project, set TIBCO Messaging Encoding with UTF-8. It Is located under TIBCODesigner / ProjectLevel(on the top of the tree) / Project Settings tab.

2). If Adapter service Transport is JMS:
Add parameter “java.property.file.encoding UTF-8” in adldap.tra file or adldap.tra_template(this is used to create .tra file in Runtime) file, which are located under TIBCO_home\adapter\adldap\6.1\bin

Issue/Introduction

When launching a query against TIBCO ActiveMatrix(R) Adapter for LDAP, fields with special characters like ñ, Ç are not displayed correctly.