Skip to content
Settings

ExternalizedFunctionConfig

Common configuration parameters for externalized functions and processors

ExternalizedFunctionConfig

Common configuration parameters for externalized functions and processors

attachEntityboolean
Whether to attach entity data to the function call
calculationNodesTagsstring
Comma-separated list of calculation node tags
responseTimeoutMsinteger
Response timeout in milliseconds
retryPolicystring
Retry policy for the function
contextstring
Additional context for the function

Common configuration parameters for externalized functions and processors

  • attachEntity (boolean): Whether to attach entity data to the function call
  • calculationNodesTags (string): Comma-separated list of calculation node tags
  • responseTimeoutMs (integer): Response timeout in milliseconds
  • retryPolicy (string): Retry policy for the function
  • context (string): Additional context for the function

See other schemas in the common category.