Integration Events
Page Tree | ||||
---|---|---|---|---|
|
Use these events to
Excerpt |
---|
Add steps to |
...
order posting ("Header Steps") |
...
or Registrations ("Line Steps"). |
...
Integration events
Page Tree | ||||
---|---|---|---|---|
|
When you use these events to add Steps you must handle the collected values by subscribing to:
- Order Posting / Header Steps: OnPostReceiveOrder_OnBeforePost[...]
- Order Lines Lines / Line Steps : OnPostReceiveOrder_OnHandleRegistrationFor[...]
...
Filter by label (Content by label) | ||||
---|---|---|---|---|
|
...
When you use these events to Add steps. Remember to also Handle the steps with these events:
- Order Posting: OnPostReceiveOrder_OnBeforePost[...]
- Order Lines : OnPostReceiveOrder_OnHandleRegistrationFor[...]
|