Platforms and accounts
- ABBYY Vantage (Document AI)
- An active ABBYY Vantage account with rights to create and deploy Document Skills.
- API access enabled (OAuth 2.0) and the environment base URL, for example
https://vantage-<region>.abbyy.com.
- IBM watsonx Orchestrate
- An active IBM watsonx Orchestrate account and environment.
- The runtime environment variables required by the watsonx Orchestrate ADK.
- ABBYY Timeline (Process AI)
- An active ABBYY Timeline account.
- A Personal Access Token (PAT) and Project ID for data ingestion through the API.
- Microsoft Azure
- An Azure AD app registration with a Client ID, Client Secret, and refresh token.
- The required Microsoft Graph API scopes:
Mail.SendandFiles.ReadWrite.All(adjust as needed).
IBM watsonx Orchestrate connections
The KYC Agent uses two IBM watsonx Orchestrate connections. Populate both with the values you gather while setting up ABBYY Vantage and ABBYY Timeline.In the connection names, the
_e073d849 suffix is specific to the IBM watsonx Orchestrate environment in these examples. Your environment uses its own suffix.ABBYY Vantage OAuth 2.0 connection
Connectionabbyy_vantage_oauth_abbyy_e073d849, type OAuth2 Client Credentials.
ABBYY Timeline key-value connection
Connectionabbyy_key_value_abbyy_e073d849, type Key-Value pair.
