Consultor Eletrônico



Kbase P117282: Error 7207 when calling a Web Service operation against an OpenEdge Web Service
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   26/09/2006
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1A
Web Services

SYMPTOM(s):

Error 7207 when calling a Web Service operation against an OpenEdge Web Service

The Web Services Adapter (WSA) reports error 7207 when running an AppServer procedure

Cannot run procedure . Parameters mismatch static schema. (7207)

A TEMP-TABLE INPUT-OUTPUT parameter is the last parameter in the procedure

CAUSE:

This is a known issue being investigated by Development

FIX:

If possible change the order of the procedure's parameters to prevent the TEMP-TABLE parameters from being the last parameter.