I have an AJO journey use case where i need to send an email to a customer based on number of products they have shown in which came back in stock (max. 5 products). I have two different schemas A and B. In schema A, i have an attribute called sku (String datatype and an array). Schema A is Event sc...