@@ -121,16 +121,16 @@ Once the needed template is set it can be selected with dropdown on the creator
For sending the receiving application Configuration must have been insert in the configuration list.
On the Creator GUI before sending, a Configuration Receiver and a Template must have been selected.
Once the message is sent the message history print messages who have been sent and receive including ACK/NACK AND ZAM. 1
Once the message is sent the message history print messages who have been sent and receive including ACK/NACK AND ZAM.
## Managers
There is a manager for each charsets UTF-8,8859-1 et 8859-15.
There is a manager for each charsets UTF-8,8859-1 et 8859-15.
Managers are easier to use because it's just a server that can be started/stopped.
For replying ZAM managers must have all required ZAM templates. See TEMPLATE section for details.
For replying ZAM managers should also have the configuration SUT defined of the sender. Else managers cannot know where to send ZAM ( because ACK with HAPI is automatic).
For replying ZAM managers must have all required ZAM templates. See TEMPLATE section for details.
For replying ZAM managers should also have the configuration SUT defined of the sender. Else managers cannot know where to send ZAM ( because ACK with HAPI is automatic).
For starting servers managers just go to the Manager GUI and press the start button.
Once servers are started they will try to parse every incoming messages and reply ACK/NACK AND corresponding ZAM.
...
...
@@ -139,5 +139,5 @@ Once servers are started they will try to parse every incoming messages and repl
-DEFAULT_ANS_TEMPLATES
This variable can be set to true to have a group of messages example with a description that explain what they are use for.
DEFAULT_ANS_SERVERS
-DEFAULT_ANS_SERVERS
This variable can be set to true to initialize default server of the application instead of created them manually