Click or drag to resize

Ship Sequence

This topic provides information about the ShipExec Business Rule Ship sequence.

[TODO]

Ship Sequence
Ship Exec Business Rules-Ship Sequence
  1. The client business rule preShip() method is executed.

  2. The server business rule PreShip() method is executed.

  3. The server business rule Ship() method is executed.

  4. The server business rule PostShip() method is executed.

  5. The client business rule postShip() method is executed.

See Also