User guide

PULL Model (Receiving Messages by the Client System)
16-11
Web service identifier
Identifies the receiver application.
For details on how to specify the Web service identifier, refer to Chapter 9 Managing Web Service
Information in the SOAP Service User's Guide.
Sender server ID
Specify the ID that represents the sender server agreed upon with the receiver client.
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. Any name that is
unrelated to the machine name and user name is also allowed.
If the reliable messaging function is to be used in one server system, specify a sender server ID
that is same to all SOAP messages and transmission destinations.
Message type ID
Specify the ID that represents the type of message agreed upon with the receiver client.
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 server system must be given.
Receiver ID (Receiver client ID)
Specify the ID of the receiver client of the PULL model agreed upon with the receiver client.
The format used to specify the Receiver client 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.
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
receiver client. Select the alias of the public key specified in "Preparing a key pair and public key
used by the sender server."
Add Receiver button
Adds settings of the receiver client that receives reliable messages of the PULL model for the same
message type ID.
To restrict access to the sender server, register only one receiver client for one message type ID.
For information on access restriction, refer to the SOAP Service User's Guide.
Resend interval and Resend count
Specify the time during which the SOAP message to be retransmitted should remain ready for
sending if transmission of the SOAP message fails. The time interval is calculated by the
Resending interval x Resending count.
Click the Confirm button after the input is completed. This enables the reliable messaging function, so
the sender server can send reliable messages.