Integration Framework Administration
Basic Configuration 131
Integration Framework Administration
The integration framework specifies the following system properties, some of
which have default values that you should consider updating:
T System user name
T Global directory
T Update SENDERSYSID setting
T Administrator e-mail address
T Sender e-mail address
The following table describes the framework properties. You can update the
following properties in the System Properties application. Some property values
can have a true (1) value and some properties can have a false (0) value.
Property Description
mxe.int.dfltuser Specifies the default login ID that is used in all inbound integration
transactions that process in an inbound JMS queue. The user account that
is configured in this property must be a valid system user account.
mxe.int.globaldir Specifies the name of the directory to be used for all generated schema,
XML, and error files that are in predefined locations in the global
directory. This property has no default value. The noted files are in the
same directory as the application server default directory.
If you specify an alternate location, the location must be accessible from
all system application servers.
mxe.int.expupdatesender Specifies whether the integration framework writes the system identifier
(the value of MAXVARS.MXSYSID) to the SENDERSYSID field when it
generates an outbound transaction from the Data Export feature. The
default value is 0.
mxe.int.admintoemail Specifies the system administrator e-mail address.
mxe.int.adminfromemail Specifies the sender e-mail address.
mxe.int.uddiinqurl Specifies the integration UDDI Registry Inquiry URL.
mxe.int.uddiname Specifies the integration UDDI registry user ID.
mxe.int.uddipassword Specifies the integration UDDI registry password.
mxe.int.uddipuburl Specifies the integration UDDI registry publish URL.
mxe.int.webappurl Specifies the integration Web application URL.
mxe.credentialmapperclassname Specifies a processing class where the system credential mapping policy is
registered. When you define a value, the system provides this class with
user and endpoint information to be used to connect to the external
service.
If a value is not defined, the system uses the user name and password that
are specified in the endpoint to connect to the external service. The default
value is null.