Class: FailureType

tibco.objectapi.de.resource.FailureType

new FailureType()

Identifies the candidate to which the failure refers. Constructs a new FailureType.

The following features are supported:

Extends

Members

containerId :string

Identifies the LDAP container from which the candidate was resolved. This property holds the value of the 'Container Id' attribute.
Type:
  • string

error :tibco.objectapi.de.base.XmlCandidateError

Provides a coded explanation of why a resource could not be created from the corresponding candidate. This property holds the value of the 'Error' attribute.
Type:

ldapAlias :string

The name (or alias) by which a configured LDAP connection shared resource is identified. LDAP connection shared resources are named with the prefix "ldap/de/" in order to indicate that they are intended for Directory Engine use. The alias given here is that name without the "ldap/de/" prefix. This property holds the value of the 'Ldap Alias' attribute.
Type:
  • string
Overrides:

ldapDn :string

The full Distinguished Name (DN) of the LDAP entry identified by this element. This property holds the value of the 'Ldap Dn' attribute.
Type:
  • string
Overrides:

name :string

Identifies the Resource name given in the failing entry. This property holds the value of the 'Name' attribute.
Type:
  • string