DataQueueResponse

Prev Next

Description

Class name: com.ebd.hub.datawizard.util.DataQueueResponse

Configuration: Path to properties configuration file in field "Additional parameters".

This class stores data on an AS400 data queue.

Parameters

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

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