Int4 Suite Documentation

Autofill configuration

In Int4 Suite Configuration there is a maintenance view Maintain Autofill Parameters Mapping for CPI that is allowing mapping between SAP Cloud Integration Sender Channel Properties and Int4 Suite Automation Object parameters:

image-20260723-112738.png
  • Component Type - read from property with key ComponentType - allows to map values for the specific adapter type

  • Property Key - key of the property

  • Property Value - allows filtering on the value - for example if xsrfProtection key has value “1” then CPI_CSRP parameter = X

  • Parameter name - technical name of the Automation Object parameter

  • Parameter value - value to be assigned to the parameter - it can be constant or {value} - which means value from the key provided in Property Key column

Example list of values:

Component Type

Property Key

Property Value

Parameter name

Parameter value

AMQP

ComponentType


CPI_ADAPT

{value}

AMQP

credentialName


EM_CRED

{value}

AMQP

destinationName


EM_QUEUE

{value}

AMQP

host


EM_HOST

{value}

FTP

ComponentType


CPI_ADAPT

FTP

FTP

credential_name


SFTP_CRED

{value}

FTP

fileName


SFTP_FILE

{value}

FTP

host


SFTP_ADD

{value}

FTP

location_id


SFTP_LOC_I

{value}

FTP

path


SFTP_DIR

{value}

FTP

proxyType


SFTP_PROXY

{value}

HTTPS

ComponentType


CPI_ADAPT

HTTP

HTTPS

ComponentType


CPI_HTTPMT

POST

HTTPS

urlPath


CPI_CSRFU

{value}

HTTPS

xsrfProtection

1

CPI_CSRF

X

HTTPS

xsrfProtection

1

CPI_CSRFM

GET

JMS

ComponentType


CPI_ADAPT

{value}

JMS

QueueName_inbound


JMS_Q

{value}

ProcessDirect

ComponentType


CPI_ADAPT

PROCESSDIRECT

ProcessDirect

address


CPI_PDENDP

{value}

SFTP

ComponentType


CPI_ADAPT

SFTP

SFTP

credential_name


SFTP_CRED

{value}

SFTP

fileName


SFTP_FILE

{value}

SFTP

host


SFTP_ADD

{value}

SFTP

location_id


SFTP_LOC_I

{value}

SFTP

path


SFTP_DIR

{value}

SFTP

privateKeyAlias


SFTP_KEY

{value}

SFTP

proxyType


SFTP_PROXY

{value}