Ldap-update-call

From GreenVulcano Wiki
Jump to: navigation, search

Description

The element ldap-search-call represents a Service that executes update operation on LDAP server.

The following field's value can be static or contain placeholders that are replaced at runtime, the values can also be overwritten by specific properties:

  • rootContext (GVLDAP_ROOT_CONTEXT)
  • LDAPContext/security-principal (GVLDAP_USER)
  • LDAPContext/security-credential (GVLDAP_PASSWORD)


It is used by:

The following table shows the ldap-update-call element's attributes:

Attribute Type Description
type fixed This attribute must assume the value call.
class fixed This attribute must assume the value it.greenvulcano.gvesb.virtual.ldap.LDAPUpdateOperation.
name required Operation name.

Used in the Flow section to associate workflow nodes to VCL operations. The attribute's value cannot be null.

rootContext optional Root search context.

The attribute's value cannot be null.

Might contain the sub-elements: