Configuration Fields

This reference lists the settings exposed by mageb2b/workflow in Magento Admin.

Configuration paths are included for controlled deployments and config:set. Use Magento Admin for normal changes so field validation and scope inheritance still apply. The extension status display is not listed because it reports installation state rather than a configurable value.

General Settings

Field Configuration path Input Scope
Enable Workflow Engine workflow/general/enabled Select Default

Runtime Settings

Field Configuration path Input Scope
Default Timeout (seconds) workflow/runtime/default_timeout_seconds Text Default
Max Retries workflow/runtime/max_retries Text Default
Max Execution Steps workflow/runtime/max_execute_steps Text Default
Max Simulation Steps workflow/runtime/max_simulation_steps Text Default
Resume Due Batch Size workflow/runtime/resume_due_batch_size Text Default
Max Trigger Chain Depth workflow/runtime/max_trigger_chain_depth Text Default

Webhook Settings

Field Configuration path Input Scope
Max Request Bytes workflow/webhook/max_request_bytes Text Default
Max Response Bytes workflow/webhook/max_response_bytes Text Default
Max Webhook Retries workflow/webhook/max_retries Text Default
Max Webhook Timeout (seconds) workflow/webhook/max_timeout_seconds Text Default
Allowed HTTP Methods workflow/webhook/allowed_http_methods Text Default
Allowed Hosts workflow/webhook/allowed_hosts Text Default
Max Payload Fields workflow/webhook/max_payload_fields Text Default
Signature TTL (seconds) workflow/webhook/signature_ttl_seconds Text Default
Signature Clock Skew (seconds) workflow/webhook/signature_skew_seconds Text Default
Nonce TTL (seconds) workflow/webhook/signature_nonce_ttl_seconds Text Default

Expression Engine

Field Configuration path Input Scope
Enable Expressions workflow/expression/enabled Select Default

Notifications

Field Configuration path Input Scope
Enable Task Notifications workflow/notifications/enabled Select Default

Condition Models

Field Configuration path Input Scope
Enable Flat Models workflow/condition_model/enable_flat_models Select Default
Flat Model Prefixes workflow/condition_model/flat_model_prefixes Text Default

Import / Export

Field Configuration path Input Scope
Allow Overwrite on Import workflow/import_export/allow_overwrite Select Default
Max Workflow Import Size (MiB) workflow/import_export/max_import_size_mb Text Default