DataQueueResponse

Group

Custom Classes Phase 6

Function

This class stores data on a AS400 data queue.

Configuration file

data_queue_response.properties

Description


This class stores data on an AS400 data queue.

Parameter Description


host

The AS400 host.

user

The user name.

password

The password (obfuscation is allowed).

key

The key.

dataqueue

The name of the AS400 data queue.

Example


data_queue_response.properties
host=test.anyhost.com
user=testUser
password=d3zJDE_g3
key=myKey
dataqueue=myQueue