Flow for Process Compliance Navigator

Represents the metadata associated with a flow. Use a flow to create an application that takes users through a series of pages to query and update records in the database. You can also execute logic and provide branching capability based on user input to build dynamic applications.

FlowActionCall

Process Compliance Navigator exposes additional actionType values for the FlowActionCall Metadata type.

Field Name Field Type Description
actionType InvocableActionType (enumeration of type string)

Required.

The action type. Additional valid value only for Process Compliance Navigator include:

  • evalCmplValidationProcedure—Evaluate a compliance validation procedure, and create a procedure evaluation API response.
  • evalCmplVldProcedureAsync—Asynchronously evaluate a compliance validation procedure and create a procedure evaluation job ID.
  • retrieveCmplAsyncEvalJobDtl—Get the job details for an asynchronous compliance evaluation.