Are there any basic examples for this module anywhere, just struggling a bit on how to get it working.

Comments

joachim’s picture

Have you taken a look at the docs: http://drupal.org/node/1936338?

marcus178’s picture

Yes, so I have custom entity set up and I have created a resource, but after that I'm a bit stuck, such a pulling in the remote entities and mapping fields etc.

joachim’s picture

Pulling in remote entities is done by your connection class. The Microsoft Dynamics module linked to from the project page has an example.

Properties are mapped automatically, based on the declaration in hook_entity_info().

joachim’s picture

Status: Active » Fixed

I'll shortly be committing tests for this module which contain an example test module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.