User guide

Chapter 16: How to Use Reliable Messaging Function for Web Services (SOAP)
16-14
Message type ID
Specify the ID that represents the type of message agreed upon with the sender server.
The format used to specify the message type ID must follow "NMTOKEN" of XML and the
characters of the ID must be usable for the file name and directory name. A unique name within
one client system must be given.
Sender ID (Sender client ID)
Specify the ID of the sender server of the PULL model agreed upon with the sender server.
The format used to specify the Sender server ID must follow "NMTOKEN" of XML and the
characters of the ID must be usable for the file name and directory name. A unique ID must be
given to each message type ID.
Sender server URL (sender server URL)
URL set by the sender server. Enter the URL corresponding to the Web service identifier specified
in Deploying the Sender Application.
For details on how to determine the URL, refer to the SOAP Service User's Guide.
SOAP signature verification ID
"No Signature" is set by default.
To use the non-repudiation (signature verification) function, specify an alias of the public key of the
sender server. Select the alias specified when the public key obtained from the sender server that
was stored in Preparing a Key Pair and Public Key Used by the Receiver Client.
Add Sender button
Adds settings of the sender server that sends SOAP messages of the PULL model of the same
message type ID.
To restrict access to the sender server, only register one receiver client for one message type ID.
For information about access restriction, refer to the SOAP Service User's Guide.
Click the Confirm button after the input is complete. This enables the reliable messaging function, so
the receiver client can receive reliable messages.
Notes
The Windows Start menu may be slightly different depending on the system used.
The Sender server ID, Receiver client ID, and message type ID are used as the directory name and file
name for storing reliable messages. Therefore, it is necessary to specify characters that can be used
for the directory name and file name in the operating system used. If a character that cannot be used
for the directory name or file name is specified, an error occurs when executing the reliable messaging
function.