Skip to Content
0
Jul 16, 2019 at 02:44 PM

Datahub identical target Item creation order Issue

163 Views

Hi Experts,

We're facing issue in datahub related to identical target item creation order.

Description : We have a requirement where we have to create multiple Target items of identical type in a specific sequence from a Canonical item, but when we're doing so the target items created are not in expected sequence. It is getting created in random manner.

*In order to create multiple target items from a canonical item, we're using a PublicationGroupingHandler. We have a String type attribute in Canonical item and we're splitting that string into a substrings and for each substring we creating a target item.

Can you please provide suggestions on how to achieve this.

Thanks