Process flow variables

All the returned attributes are converted into process flow variables and can be used inside the LDAP Query node loop.

All attributes will be converted into <Ldapnode activity id>_<attribute name>, for example, LDAPQuery7290_objectguid.

Note: 

If the attribute list is specified in the Return Attributes field, then those attribute variables can be searched from the variable list by clicking Ctrl+Space on any node.

These are the default variables which will be created for every row from the LDAP server regardless of what attributes are chosen:

  • <Ldapnode activity id>_dn: distinguished name of the returned object

  • <Ldapnode activity id>_currentPage: current page number

  • <Ldapnode activity id>_rowNumber: current record number of the page

  • <Ldapnode activity id>_recordCount: this is the current record count regardless of the page number