WMQ.Global Setup (Magic xpa 3.x)
This program can be used to define how the component works with WebSphere MQ. When using this program, you should call it before any other program of the component. The parameters for the WMQ.Global Setup program are:
|
|
Module Name
|
Alpha (1). The type of WebSphere MQ installation. The valid values are:
|
Low-Hi bit order
|
Logical (5). Optional input. Indicates whether the word order of numbers should be written and read in low-hi: the Windows standard that evaluates to True, or hi-low, the UNIX standard that evaluates to False. When this parameter is not passed, the value fetched will be from the Global setting.
|
Encoding
|
Numeric (1). Input. The encoding type of an Alpha field. The valid values are:
-
1. ANSI
-
2. EBCIDIC
-
3. UNICODE
|
Code Page
|
Numeric (5). Optional input. The code page that should be used for message encoding. When this parameter is not passed, the value fetched will be from the Global setting. If the global value has not been set in the Global Setup program or the Logical Name, an error is returned.
|