Patch 2 released - handles Null parameters, Safearray parameters for interceptor etc.

Patch 2 released - handles Null parameters, Safearray parameters for interceptor etc.

book

Article ID: KB0105552

calendar_today

Updated On:

Products Versions
TIBCO Adapter for COM -
Not Applicable -

Description

Description:
The patch fixes the following issue:


1. The adapter behavior has been modified to handle NULL /omitted parameters in the input request from a client application      such as IM. The adapter does not throw an error message .
2.  The adapter components now handle the cases where the method sequence in the type library does not match the method       index in the virtual table, by adjusting the offset in the virtual table.
3.  The Interceptor component for the adapter is modified to handle Safearray parameters better. Also, this specific situation      depends on how the Safearray is allocated by Visual Basic runtime.
4.  The extended properties added to an Interface other than the CoClass is removed as BW 2.0 addresses the interface       reference issue with COM Adapter.


  

Issue/Introduction

Patch 2 released - handles Null parameters, Safearray parameters for interceptor etc.

Environment

Product: TIBCO Adapter for COM Version: 4.2.0 OS: All --------------------