OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions Import- Joining With Related Entities

This topic contains 0 replies, has 1 voice, and was last updated by  archy_bold 7 years, 11 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #34153

    archy_bold
    Participant

    Hi there.

    I’m setting up an automated import for a custom entity in my bundle. The imported data contains an ID referencing a related entity. I’ve set up my import process and can import the data that is directly on the entity without any issue. However, it doesn’t join with the related entity.

    I’ve got my dataconverter converting to the correct format:

    So I’m trying to link to the Orderentity on originId.

    The relation is defined on the entity as follows:

    I feel like I need to do some conversion in the Strategy, but I’m not really sure of the best way to do it. The order should already be imported, so I just want to join to the existing entity. Any help on the best way to approach this would be greatly appreciated.

    Thanks,
    Simon

The forum ‘OroPlatform – Programming Questions’ is closed to new topics and replies.

Back to top