Anaplan V2 Connector > Anaplan V2 Connections > Configuring Anaplan V2 Connection with Certificate-Based Authentication
  

Configuring Anaplan V2 Connection with Certificate-Based Authentication

Certificate Issued by Anaplan

Perform the following steps to configure an Anaplan V2 connection with the certificate issued by Anaplan:
    1Log in to your Data Integration account.
    2Click Administrator > Connections.
    The Connections page appears.
    3Click New Connection.
    The New Connection page appears.
    4In the Connection Details section, configure the following fields:
    Property
    Description
    Connection Name
    Name of the Anaplan V2 connection.
    Description
    Description of the connection.
    Type
    Select Anaplan V2.
    5In the Anaplan V2 Connection Properties section, configure the following fields:
    Property
    Description
    Runtime Environment
    Select a runtime environment.
    Auth Type
    Select Cert Auth.
    Certificate Path Location
    Enter the path for the Anaplan certificate.
    You can download an Anaplan certificate. Follow the instructions published at https://community.anaplan.com/anapedia/getting-started/end-user/certificates. Once you download the Anaplan certificate, the certificate is under your control and Anaplan Inc. is not responsible for keeping it secure. Data Integration assumes that the location of files (including certificates) that are referenced is on a directory that the Secure Agent can access.
    Workspace ID
    Enter the Workspace ID.
    Model ID
    Enter the Model ID.
    API Base URL
    Set the Anaplan API URL to https://api.anaplan.com.
    Auth URL
    Specifies the URL for the authentication service required to generate the authentication taken.
    For example, https://us1a.app.anaplan.com
    API Major Version
    Set the value to 1.
    API Minor Version
    Set the value to 3.
    Max Task Retry Count
    Set the value to 2.
    Error Dump Path Location
    Enter the location of the error file on the Secure Agent machine.
    Use API Based Metadata
    Select the checkbox if you want to use API based field mapping instead of File based field mapping in a synchronization task.
    6Click Test Connection to determine if the connection to Anaplan is successful.
    7Click Save to save the connection.

Certificate Issued by a Certificate Authority

You can configure an Anaplan connection after the organization administrator performs the following tasks:
  1. 1Get the certificate from the certificate authority.
  2. - Extract the private key and public certificate.
  3. 2Create a Java KeyStore using the private key and public certificate.
For more information, see Administration of Anaplan V2 Connector.
Perform the following steps to configure an Anaplan connection with the certificate issued by a certificate authority:
    1Log in to your Data Integration account.
    2Click Administrator > Connections.
    The New Connections page appears.
    3In the Connection Details section, configure the following fields:
    Property
    Description
    Connection Name
    Name of the Anaplan V2 connection.
    Description
    Description of the connection.
    Type
    Select Anaplan V2.
    4In the AnaplanV2 Connection Properties section, configure the following fields:
    Property
    Description
    Runtime Environment
    Select a runtime environment.
    Auth Type
    Select Cert Auth.
    Workspace ID
    Enter the Workspace ID.
    Model ID
    Enter the Model ID.
    API Base URL
    Set the Anaplan API URL to https://api.anaplan.com.
    Auth URL
    Specifies the URL for the authentication service required to generate the authentication taken.
    For example, https://us1a.app.anaplan.com
    API Major Version
    Set the value to 2.
    API Minor Version
    Set the value to 0.
    Max Task Retry Count
    Set the value to 2.
    Error Dump Path Location
    Enter the location of the error file on the Secure Agent machine.
    Use API Based Metadata
    Select the checkbox if you want to use API based field mapping instead of File based field mapping in a synchronization task.
    KeyStore Path Location
    Path to the JAVA KeyStore file on the system with the Secure Agent.
    KeyStore Alias
    Alias of the certificate saved in the KeyStore file.
    Keystore Password
    Password for the certificate alias in the KeyStore file.
    5Click Test Connection to determine if the connection to Anaplan is successful.
    6Click Save to save the connection.