Run MHE Stage Interface

URL: "xxx.wms.ocs.oraclecloud.com/env_name/wms/api/run_mhe_stage_interface/"

Initial WMS Version: 6.2

API to run the data import process for a staged MHE data or to run a custom MHE function.

Requires Celery to be enabled as all messages are run asynchronously by default.

Request Arguments

Argument Name Function Required Data Type
entity Interface name X string
company_code WMS Company Code X string
facility_code WMS Facility Code X string
mhe_vendor_code MHE Vendor X string
python_function Name of custom MHE function to be run. Required if entity is 'custom'. string

Supported Entities

Entity Value Interface Name Initial WMS Version
from_mhe_lpn_diverts LPN Divert Confirmation 6.2
custom Custom MHE Function 6.2