I'm using the feeds module to synchronise a range of products across 2 commerce web sites. I have set up a view that exports the data from site A in XML format. On site B I have a feeds importer that grabs the XML and updates nodes accordingly. I have no trouble exporting the node weights via views, but weight does not appear as a target on the feeds side to map this to the imported nodes.

I haven't delved into the feeds developer documentation, but I believe a plugin may be required?

CommentFileSizeAuthor
#1 feedssupport-1901386-1.patch1.21 KBtripper54
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tripper54’s picture

Status: Active » Needs review
FileSize
1.21 KB

Patch attached. This works for my use case, but that's as far as my testing has gone.

davisben’s picture

Status: Needs review » Fixed

That worked for me as well. Committed, thanks for the patch!

Status: Fixed » Closed (fixed)

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