Skip to main content
Anna Törnblom 님이 #Vars에 질문했습니다

Hi, I'm trying to do an LDAP search and I'm using this expression to determine what i search for in the filter:

 

sAMAccountName=#vars.person.rows[0]systemIdentifications.content.iamUserid.content]

 

Is there anything obviously wrong with this expression that Ive missed?

 

This is what it looks like in the xml: <ldap:search-one doc:name="Search one" doc:id="f50e7c19-9eb9-426b-9b71-d3d0ae557dc5" config-ref="LDAP_Configuration" baseDn="#payload.baseDN" structuralObjectClass="person" filter="#[sAMAccountName=#vars.person.rows[0]systemIdentifications.content.iamUserid.content]]"/>

답변 2개
0/9000