Hi
I have the BigCommerce (BC) connector.
I import Sales Orders from BC using an Order Type called EO.
I have EO type setup to go ONHOLD when created
I created a Business Event of type Record Inserted on a GI to remove the hold using an Import Scenario.
When I create EO on SO301000 screen by hand, the BE triggers fine. Within 3 seconds.
When I create EO using BC, nothing happens. The new EO appears on the GI, meaning it pics it up, but the BE never triggers.
I have seen this behavior before on other functions where a transaction that’s created programmatically DOES NOT trigger a BE.
Why is that?