Skip to content

Reverse Tokenization Ignores All Selected Elements Except the First #64

@jbferguson85

Description

@jbferguson85

When using reverse tokenization with an XPath selector like this:

%%AD_FOREST_NAME%%=/Application[@name='Active Directory']/Attributes/Map//entry[@key='forestName']/@value

and a *.target.properties value such as:

%%AD_FOREST_NAME%%=TheForest

, if the selector returns an array with more than one element, only the first element in that array gets tokenized; the rest are ignored. This becomes important when working with an Active Directory environment that has multiple domains, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions