AutoCase [AC]
This is a new feature available from Log Publisher v1.36.1.If any unexpected behavior is discovered, please report it to [email protected].
Segment Example
AC,port_id,bin_id,case_state
AC,5,10001,EREQ // case extraction requested
AC,5,10001,CR // cancellation requestedCase States
| State | Description |
|---|---|
EREQ | Case Extract Requested |
ERSO | Ready To Send Case Out |
ECMP | Case Extract Completed |
IREQ | Case Insert Requested |
IRTR | Ready To Receive Case |
ICRC | Case Received |
ICIN | Case Inserted |
ICMP | Case Insert Completed. |
NOOP | No Ongoing Case Operation |
CR | Request To Cancel Case Operation* |
*Not a state change, just a signal to WMS
Workflow
- Extract EREQ → ERSO → ECMP
- Insert IREQ → IRTR → ICRC → ICIN → ICMP
For details about sequence diagrams refer to: AutoCase Sequence Diagrams
Example
AC,5,10001,EREQPort 5 requested a case extraction of bin 10001.
AC,5,10001,ECMPThe case extraction from bin 10001 has been completed at port 5.
Software Version Requirement
Log Publisher v1.34.1
Updated 8 days ago