Documentation Index

Fetch the complete documentation index at: https://docs.mapp.com/llms.txt

Use this file to discover all available pages before exploring further.

ProcessingType

Prev Next

Available in version v7+

An enumerated type that indicates how the process is executed.

Enumeration Values

Value

Description

ASYNC

The process is executed asynchronously.

SYNC

The process is executed synchronously.