Skip to content

/AWS1/CL_GAC=>CREATECUSTOMROUTINGLISTENER()

About CreateCustomRoutingListener

Create a listener to process inbound connections from clients to a custom routing accelerator. Connections arrive to assigned static IP addresses on the port range that you specify.

Method Signature

IMPORTING

Required arguments:

IV_ACCELERATORARN TYPE /AWS1/GACGENERICSTRING /AWS1/GACGENERICSTRING

The Amazon Resource Name (ARN) of the accelerator for a custom routing listener.

IT_PORTRANGES TYPE /AWS1/CL_GACPORTRANGE=>TT_PORTRANGES TT_PORTRANGES

The port range to support for connections from clients to your accelerator.

Separately, you set port ranges for endpoints. For more information, see About endpoints for custom routing accelerators.

IV_IDEMPOTENCYTOKEN TYPE /AWS1/GACIDEMPOTENCYTOKEN /AWS1/GACIDEMPOTENCYTOKEN

A unique, case-sensitive identifier that you provide to ensure the idempotency—that is, the uniqueness—of the request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GACCRECUSTROUTINGLS01 /AWS1/CL_GACCRECUSTROUTINGLS01