Skip to content

/AWS1/CL_KFK=>CREATEREPLICATOR()

About CreateReplicator

Creates the replicator.

Method Signature

IMPORTING

Required arguments:

IT_KAFKACLUSTERS TYPE /AWS1/CL_KFKKAFKACLUSTER=>TT___LISTOFKAFKACLUSTER TT___LISTOFKAFKACLUSTER

Kafka Clusters to use in setting up sources / targets for replication.

IT_REPLICATIONINFOLIST TYPE /AWS1/CL_KFKREPLICATIONINFO=>TT___LISTOFREPLICATIONINFO TT___LISTOFREPLICATIONINFO

A list of replication configurations, where each configuration targets a given source cluster to target cluster replication flow.

IV_REPLICATORNAME TYPE /AWS1/KFK__STRMIN1MAX128PAT000 /AWS1/KFK__STRMIN1MAX128PAT000

The name of the replicator. Alpha-numeric characters with '-' are allowed.

IV_SERVICEEXECUTIONROLEARN TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The ARN of the IAM role used by the replicator to access resources in the customer's account (e.g source and target clusters)

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/KFK__STRINGMAX1024 /AWS1/KFK__STRINGMAX1024

A summary description of the replicator.

IT_TAGS TYPE /AWS1/CL_KFK__MAPOF__STRING_W=>TT___MAPOF__STRING TT___MAPOF__STRING

List of tags to attach to created Replicator.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KFKCREATERPLTORRSP /AWS1/CL_KFKCREATERPLTORRSP