Use the CICS Transaction Gateway Listener step to simulate a CTG server, including SSL support. The step listens for incoming CTG requests and converts them to a standard virtual request format.
Complete the following fields as described:
Enter the port on which DevTest listens for the CTG traffic.
Enter the local IP address on which connections can come in. With no bind address specified, the listen step accepts connections on the specified port regardless of the NIC (or the IP address) it comes in on.
To acquire the network resource and move to the next step, select this check box. A second Listen step that does not use the Bind only option is required. This option enables the model to listen on a port (the application queues requests until a listen step consumes them). The model performs setup tasks before dropping into the wait/process/respond loop. For example, Step 1 of the model acquires the listening port (using Bind only) and Step 2 triggers external software that sends requests.
If you select this check box, the recorder expects clients to connect to it using SSL. The related keystore and password, if provided, are used to obtain security information (such as certificates).
Specifies the name of the keystore file.
Specifies the password associated with the specified keystore file.
Specifies the version of the CTG protocol to use.
Defines the locale that represents the language and country code that are reported to the CTG client during the initial protocol handshake.
Describes the JVM on the mainframe.
Defines a string that the application reports to the client. This field is not typically used.
Defines a string that the application reports to the client. This field is not typically used.
Specifies to the CTG client whether user authentication is required.
When a CTG client connects to a server, that server starts sending "ping" messages to the client regularly to verify the connection. This is not strictly necessary where VSE is used in a testing environment, but selecting this option causes the VSE CTG server to emulate those "ping" messages.
The VSE framework expects Respond steps to accept one of the following:
Note: If this check box is cleared, the step produces a list of response objects. The step produces the list, even if it contains only one response.
Default: The step response is formatted as XML.
Specifies the action to take or the step to go to if the test fails because of an environment error.
Default: Abort the test.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|