Skip to content

/AWS1/CL_BDOCUSTOMDESCRIPTOR

A custom descriptor for a registry record. Use this for resources such as APIs, Lambda functions, or servers that do not conform to a standard protocol like MCP or A2A.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_inlinecontent TYPE /AWS1/BDOINLINECONTENT /AWS1/BDOINLINECONTENT

The custom descriptor content as a valid JSON document. You can define any custom schema that describes your resource.


Queryable Attributes

inlineContent

The custom descriptor content as a valid JSON document. You can define any custom schema that describes your resource.

Accessible with the following methods

Method Description
GET_INLINECONTENT() Getter for INLINECONTENT, with configurable default
ASK_INLINECONTENT() Getter for INLINECONTENT w/ exceptions if field has no value
HAS_INLINECONTENT() Determine if INLINECONTENT has a value