Skip to content

/AWS1/CL_BDCPROXYBYPASS

Configuration for domains that should bypass all proxies and connect directly to the internet. These bypass rules take precedence over all proxy routing rules.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_domainpatterns TYPE /AWS1/CL_BDCDOMAINPATTERNS_W=>TT_DOMAINPATTERNS TT_DOMAINPATTERNS

Array of domain patterns that should bypass the proxy. Supports .amazonaws.com for subdomain matching or amazonaws.com for exact domain matching. Requests to these domains connect directly without using any proxy. Maximum 253 characters per pattern.


Queryable Attributes

domainPatterns

Array of domain patterns that should bypass the proxy. Supports .amazonaws.com for subdomain matching or amazonaws.com for exact domain matching. Requests to these domains connect directly without using any proxy. Maximum 253 characters per pattern.

Accessible with the following methods

Method Description
GET_DOMAINPATTERNS() Getter for DOMAINPATTERNS, with configurable default
ASK_DOMAINPATTERNS() Getter for DOMAINPATTERNS w/ exceptions if field has no valu
HAS_DOMAINPATTERNS() Determine if DOMAINPATTERNS has a value