Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InvokeFunctionStep

Invoke Oracle function step details.

Properties

functionId

functionId: string

The OCID of function to be invoked.

Example: {@code ocid1.fnfunc.oc1..uniqueID}

functionRegion

functionRegion: string

The region in which the function is deployed.

Example: {@code us-ashburn-1}

Optional requestBody

requestBody: undefined | string

The request body for the function.

Example: {@code { \"FnParam1\", \"FnParam2\" }}

Const stepType

stepType: string = "INVOKE_FUNCTION"

Methods

getDeserializedJsonObj

getJsonObj