I installed an LDAP query that successfully retrieves all the data from the physicaldeliveryofficename field from our Windows Active Directory:

I also customize the view, which uses the query to further refine the list, so I'm sure the query itself works:

The problem arises when I try to use Feeds Importers to capture this data and add it to my Office content type. Here are my settings:
basic settings
Name: Offices Attach to content type: Use offline form Periodic import: 1 day Import on submission: checked
Fecher
LDAP selector selected
LDAP Query Collector
LDAP Request: HPSI Offices (correct request)
Parser
Selected LDAP input parser for channels
CPU
Node processor selected
Node processor
Package: Office Language: neutral language Insert new nodes: insert new nodes Update existing nodes: update existing nodes Text format: plain text (also tried HTML) Action to be taken when there are no previously imported nodes in the feed: Delete nonexistent nodes Author: User 1 is currently used, but also tried anonymous Authorize: checked Hysterical nodes: never
Mapping
Source: [physicaldeliveryofficename] Purpose: Name (title) Used as unique
When I run this feed importer, the only thing that happens is one Office created with an empty header (see the last image.) Can someone tell me why this importer does not work when both the LDAP request and the look like depends on?

UPDATE: I discovered a problem with LDAP channels on Drupal.org, and it looks like I'm not the only one with this problem. https://www.drupal.org/node/2685009
source share