Skip to main content

The most recent patch for this version is 1.0.1.  Learn more  

Installation

The Parser Attribute Connectors are downloaded using AWS CLI. If you have not already done so, install AWS CLI following the instructions in AWS documentationOpens in a new tab.

Download the files

The Parser Attribute Connectors are downloaded as a single JAR file.

  1. Configure the AWS CLI account using the aws configure command, as explained in the AWS documentationOpens in a new tab.

    This step requires the Access key ID and Secret access key provided to you by Axiomatics.

  2. Run the following command in the terminal:

    aws s3api get-object --bucket axiomatics-customer-artifacts --key releases/com/axiomatics/attribute-connectors/parser/parser-attribute-connectors/1.0.1/parser-attribute-connectors-1.0.1.jar parser-attribute-connector-1.0.1.jar

Install the Parser Attribute Connectors

The Parser Attribute Connectors can be used by several components developed by Axiomatics and their installation depends on the component that will be using it.

Go to the relevant documentation set to learn how to install or update attribute connectors:

  • Axiomatics Services Manager:

    ASM is delivered with the Parser Attribute Connectors. See ASM docs: Update attribute connectorsOpens in a new tab for details.

    You can install the Parser Attribute Connectors in the same way as custom Attribute Connectors. To learn more, read the Custom Attribute Connectors section of the ASM documentation setOpens in a new tab for your version.

    tip

    Use the version dropdown in the upper right corner to see the relevant documentation version.

    Refer to the ASM documentation PDF file for details.

  • Access Decision Service: For more information, see ADS docs: Attribute connectorsOpens in a new tab.

  • Contextual Authorization Query: See CAQ docs: Attribute connectorsOpens in a new tab for details.