I understand what you’re saying, Holger, and I’m trying to do that. I actually have the LDAP query working in terms of it returning the one piece of data I need from the LDAP server (SAM Account). The issue seems to be I get a document called “Results” back, under that is another record with the CN data (info on the person I’m searching against) of the record in AD, and then a string field under that called SAMAccount that has the data in it.
What I’m wondering is how do I get that data to coincide with the correct flat file record? For every record I’m doing a lookup on in my flat file, I’m getting a Results document back as I described above (200 records in file = 200 Results documents in pipeline). I hope I’m explaining myself well. I would really like to understand this process because I have multiple other flows I can apply all this to. Any more help would be GREATLY appreciated.
And just to confirm, I want to build the document out (again 200 records in file = 200 array members, right?) and then just do an insert into the table after building the entire array. Is that correct?
Thanks again for all the help.
Damon
#B2B-Integration#Integration-Server-and-ESB#webMethods