Bulk Order Processing

advanced high risk Order Management

Description

Process multiple orders simultaneously with parallel execution and error handling

Prerequisites

  • Order processing rules defined
  • Sufficient system resources
  • Error handling strategy

Parameters

orderQuery

String*

FlexibleSearch query to select orders

processingType

String*

Type of processing (fulfillment, cancellation, refund)

parallelThreads

Number

Number of parallel processing threads

Default: 5

continueOnError

Boolean

Continue processing if individual orders fail

Default: true

validateBeforeProcessing

Boolean

Validate orders before processing

Default: true

Script Code

bulk-order-processing.groovy

Script Information

Author:SAP Commerce Expert
Execution Time:30-120 minutes
Rating:4.7/5
Downloads:850
Last Updated:2024-01-12
Version:1.8.0

Tags

bulk-processing parallel-execution order-fulfillment