Consultor Eletrônico



Kbase P74647: Dynamics: What are the values sent to the app-server-info parameter for the Dynamics AppServer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   31/03/2004
Status: Unverified

GOAL:

Dynamics: What are the values sent to the app-server-info parameter for the Dynamics AppServer

GOAL:

What values receives the as_connect.p in the app-server-info parameter

FACT(s) (Environment):

Dynamics 2.1A

FIX:

The app-server-info parameter is a character string which receives the following values from the client-side:

"VER:2.1A" + CHR(3) + // Version number
"GUI" + CHR(3) + // Physical session type of the client
"," + CHR(3) + // Client numeric separator
".") + CHR(3) + // Client numeric decimal point
"mdy" + CHR(3) + // Client date format
"1950" + CHR(3) + // Client year format
"ICFRuntime") // Client session type