OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – How do I? Questions Multiple doctrine entity manager with SearchBundle

This topic contains 1 reply, has 2 voices, and was last updated by  Mike Kudelya 6 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
  • #36231

    nickyat
    Participant

    I have some entity mapped on custom EM. This fine work with ORO DataGrid. but OroSearchBundle use default entity manager, and i got error:
    An exception has been thrown during the rendering of a template (“The class ‘N2x\Bundle\ClientBundle\Entity\Client’ was not found in the chain configured namespaces.
    I miss configuration options for entity manager?
    PS: I removed custom mapping for default doctrine entity manager use. then i create foreign table in ORO database (use postgres_fdw extension) linked to real table on other database and get working search as need.
    Any suggestion?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The forum ‘OroPlatform – How do I? Questions’ is closed to new topics and replies.

Back to top