<< Click to Display Table of Contents >>
assembly.properties
Set the assembly information of the OZ .NET Server. To use the assembly file, you need to install the client tool, containing the assembly file, to the server machine and start the client listener.
home
Set the home path for assembly files.
alias.filepath
Set the path of the assembly files. Set the file path to an absolute or relative path. When this option is set, the alias.name, alias.version, alias.culture, and alias.publickey options are ignored.
alias.name
Set the name of the assembly.
alias.version
Set the version of the assembly.
alias.culture
Set the culture or language of the assembly.
alias.publickey
Set the public key token of the assembly.
e.g.sessionusl.filepath
Set the path of the OZUSLServer.dll file. Set the file path to an absolute path. Set only when the path of the OZUSLServer.dll file is different from the path of the OZServer.NET.dll file.
<ProtocolVersion>.isexternalmodule
Set whether the assembly is an external module.
<ProtocolVersion>.active
Set whether to use an external module.
<ProtocolVersion>.description
Set protocol description for the external module.
<ProtocolVersion>.filepath
Set the path of the external module files. Set the file path to an absolute or relative path. When this option is set, the <ProtocolVersion>.name, <ProtocolVersion>.version, <ProtocolVersion>.culture, and <ProtocolVersion>.publickey options are ignored.
<ProtocolVersion>.name
Set the name of the external module.
<ProtocolVersion>.version
Set the version of the external module.
<ProtocolVersion>.culture
Set the culture or language of the external module.
<ProtocolVersion>.publickey
Set the public key token of the external module.
<ProtocolVersion>.classname
Set the class name of the external module.
OZSAPConnector.filepath
Set the file path of the SAP integration module. When using the SAP NCO 3 version, set the version of the Microsoft .NET Framework connected with IIS to 4.0 or later.
sapnco.filepath
Set the file path of the SAP NCO module.
sapnco_utils.filepath
Set the file path of the SAP NCO utility module.