Consultor Eletrônico



Kbase P135378: Using dynamic call wrapper with new datatypes fails with errors on client and AppServer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/16/2011
Status: Unverified

SYMPTOM(s):

Using dynamic call wrapper with new datatypes fails with errors on client and AppServer

Calling PLIP on AppServer using dynlaunch.i wrapper

PLIP routine uses DATETIME, DATETIME-TZ, RAW or ROWID parameters

Client reports the following error:

Mismatched number of parameters passed to routine <name>. (3234)

AppServer agent reports the following errors:

BUFFER-FIELD was not found in buffer ttSeqType. (7351)

BUFFER-FIELD <field-name> was not found in buffer <buffer-name>. (7351)

Lead attributes in a chained-attribute expression (a:b:c) must be type HANDLE or a user-defined type and valid (not UNKNOWN). (10068)

FACT(s) (Environment):

OpenEdge 10.1C
Dynamics
All Supported Operating Systems

CAUSE:

Bug# OE00176891

FIX:

None at this time