Don't get lost: IMan Guides » Amazon Connector Guide » Setup » IMan Setup

IMan Setup

Amazon requires that both a system connector and OAuth configuration be setup.

The Company Id of the system connector must match the id of the OAuth config as shown below.

System Connector

  1. ID
    • A unique id for the marketplace.
  2. System Type
    • Amazon
  3. Connection String
    • The System Connector connection string has a number of optional settings; each is semi colon delimited.
  4. TRACE
    • True/False
    • The trace option will force the connector to output a debug file in \IMan\Debug\Amazon.txt
  5. MPID
    • The Amazon Marketplace ID
  6. SkipReportAck
    • True/False
    • When used with the report download this will stop reports from being acknowledged on download.

It is recommended that this be set to “True” during the design time of a job, the connector will only download un-acknowledged reports.

  1. Username
    • The Amazon Seller ID
  2. Password & Confirm Password
    • Leave Empty
  3. Company ID
    • Enter the same value are the System Connector ID.

OAuth

The Client ID and Client Secret are taken from the AWS Access Key ID and the Secret Key respectively.

  1. ID
    • The same value as the System Connector ID.
  2. Token Endpoint URL
  3. Client ID
    • AWS Access Key ID
  4. Client Secret
    • Secret Key