0

Orderflow consists of ordercapture, orderprepare, orderprocess, fulfillorder, scheduleorder what are the commands used in each flow step and what are the tables affected in each step?

ЯegDwight
  • 24,821
  • 10
  • 45
  • 52
Suresh
  • 79
  • 7

2 Answers2

1

ORDERS, XORDERS, ORDERITEMS, XORDERITEMS, ORDADJUST, ORDIADJUST

Order Subsystem Data Model

Vivek Vermani
  • 1,934
  • 18
  • 45
0

Fastest way is just to put in a break point in WebSphere Commerce Developer or put in the SQL monitoring in DB2. Another way if you're really, really lazy is to ask IBM Software Support.

Albert T. Wong
  • 1,535
  • 1
  • 13
  • 21