cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Aborted shopping cart replicated to Hybris Marketing

fischermi
Explorer
0 Likes
239

We alredy have integrated our Hybris Marketing System with Commerce. Now we have a Problem with a replicated Event -> "aborted shopping cart". We dont know when this Event actually happens. I hope someone have experience with this issue and can help us.

Best, Michael

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member224482
Active Contributor
0 Likes

Refer to the documentation : Business Event Extensions.

The important information is :
Supported Event types - With the first release of the Hybris Business Events, the following events are supported end-to-end.

As you can see, the event CartAbandonedEvent has been modeled in the Java code, but is not supported end-to-end.
The extensions are shipped with source and provide a starting point for extending the supported Business Events.