The following constants are used by the J2EE functions: | | | | Constant | Description | Details | Used by the functions |
---|
J2EEAnyURIType | Type of parameter | URL address | J2EERun | J2EEBase64BinaryType | Type of parameter | Binary | J2EERun | J2EEBooleanType | Type of parameter | Boolean | J2EERun | J2EEByteType | Type of parameter | Byte | J2EERun | J2EEDecimalType | Type of parameter | Any number without limit | J2EERun | J2EEDoubleType | Type of parameter | Double real | J2EERun | J2EEerrActor | Type of error to return | URL of the server that triggered the error (useful if the procedure is run by several servers). | J2EEError | J2EEErrCode | Type of error to return | Error of the last J2EE procedure run:- "VersionMismatch": The J2EE version used on the current computer differs from the one used on the server.
- "MustUnderstand": The server does not understand the parameter specified in the header (only if the <Procedure Execution> parameter of the header is initialized to True).
- "Customer": Invalid setting regarding the execution of the procedure.
- "Server": The server did not run the procedure.
Remark: This character string can be filled with additional information. The following format is used: "<Error>.<Information>". For example: "Client.Authentication" if the error is due to the client authentication. | J2EEError | J2EEErrDetails | Type of error to return | Error details. This message is in XML format. | J2EEError | J2EEErrMessage | Type of error to return | Error message returned by the server on the last J2EE procedure run. | J2EEError | J2EEFloatType | Type of parameter | Real | J2EERun | J2EEHexBinaryType | Type of parameter | Hexadecimal binary | J2EERun | J2EEHTTPResult | Type of result | Result (in HTTP format) of the last J2EE procedure run | J2EEGetResult | J2EEIntType | Type of parameter | Limited integer | J2EERun | J2EELongType | Type of parameter | Long integer | J2EERun | J2EENonNegativeIntegerType | Type of parameter | Non-negative integer | J2EERun | J2EENormalizedStringType | Type of parameter | Character string without CR or TAB characters | J2EERun | J2EEPositiveIntegerType | Type of parameter | Positive integer (except 0) | J2EERun | J2EEResult | Type of result | Result of the last J2EE procedure run | J2EEGetResult | J2EEShortType | Type of parameter | Short integer | J2EERun | J2EEStringType | Type of parameter | Character string | J2EERun | J2EETypeInteger | Type of parameter | Unlimited integer | J2EERun | J2EETypeNegativeInteger | Type of parameter | Negative integer (except 0) | J2EERun | J2EETypeNonPositiveInteger | Type of parameter | Non-positive integer | J2EERun | J2EETypeUnsignedLong | Type of parameter | Long unsigned integer | J2EERun | J2EEUnsignedByteType | Type of parameter | Unsigned byte | J2EERun | J2EEUnsignedIntType | Type of parameter | Unsigned integer | J2EERun | J2EEUnsignedShortType | Type of parameter | Unsigned short integer | J2EERun | J2EEXMLResult | Type of result | Result (in XML format) of the last J2EE procedure run | J2EEGetResult |
This page is also available for…
|
|
|
|