HomeInterfacesRecipesChangelogFAQ
Log In
Interfaces

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 requested

Case States

StateDescription
EREQCase Extract Requested
ERSOReady To Send Case Out
ECMPCase Extract Completed
IREQCase Insert Requested
IRTRReady To Receive Case
ICRCCase Received
ICINCase Inserted
ICMPCase Insert Completed.
NOOPNo Ongoing Case Operation
CRRequest 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,EREQ

Port 5 requested a case extraction of bin 10001.

AC,5,10001,ECMP

The case extraction from bin 10001 has been completed at port 5.


Software Version Requirement

Log Publisher v1.34.1