Forum Post: OpenAccess for OpenEdge signature of connect procedure

  • Thread starter Thread starter Akioma
  • Start date Start date
Status
Not open for further replies.
A

Akioma

Guest
Hi all, when connecting from OpenAccess to the OE AppServer a connect procedure is called. Can anybody tell me the parameters this procedure is expected to provide? I tried it with the same signature as a standard AppServer connect procedure (INPUT CHAR user, INPUT CHAR PW, INPUT CHAR pcOther) but I get an Error in the AppServer log: AS -- Mismatched number of parameters passed to routine server/openAccessConnect.p. (3234) AS -- ** ABL Debug-Alert Stack Trace ** AS -- -- server/openAccessConnect.p at line 0 (c:\Users\IDa_wf\git\dev\opt\crm\tty\server\openAccessConnect.p) Thanks, Mike

Continue reading...
 
Status
Not open for further replies.
Back
Top