assembly-function

This command enters Assembly function mode to configure an assembly function.

Syntax

assembly-function name

Parameters

name
Specifies the name of the configuration. The name cannot be a single period or two consecutive periods. The name can contain a maximum of 128 alphanumeric characters and the following special characters: . - _

Guidelines

The assembly-function command enters Assembly function mode to configure an assembly function. You can implement an assembly function in one of the following ways.

  • Define an assembly function to add custom logic to an assembly. After you define the assembly function, you can add it to a function call assembly action.
  • When you configure the API Connect gateway service as not V5 compatible, use assembly functions to specify user-defined policies that API Connect advertises and makes available in the API Connect assembly editor. User-defined policies provide custom processing control of APIs in the gateway server.