Acknowledgment endpoints node
This node sets the acknowledgment endpoint using the depositor ID, ibmValDepositorId, and the inbound channel type, ibmValFileInboundChannelType.
Node descriptor
<?xml version="1.0"?>
<nodeDescriptor name="AcknowledgmentEndpointsNode" type="ESORT">
<tasks>
<task name="AcknowledgmentEndpointsTask"/>
</tasks>
</nodeDescriptor>
Tables
| Field name | Field type | Data type | Length | Description |
|---|---|---|---|---|
| ibmValDepositorId | key | char | 20 | The product code that was assigned by the Inbound product look up FTM node. |
| ibmValFileInboundChannelType | key | byte | 2 | The inbound channel type. |
| ibmNprEndpoint | payload | char | 10 | The acknowledgment endpoint. |