コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

What does the SAINT import 'getCompatibilityElements' actually check?

Avatar

Level 1

Hello,

We are troubleshooting a SAINT import and came across this thread: Failure in SAINT import - Import Status : Relation 0 is not currently set up to import data

After further investigation, we don't seem to be able to find any documentation around the 'getCompatibilityElements' method in the API. I have two questions to help us better understand what this endpoint shows:

  1. What classifies an eVar as compatible?
  2. Can an eVar be adjusted to become compatible?

Thank you.

1 受け入れられたソリューション

Avatar

正解者
Level 4

Hi ehurley

1. The eVar should have classification structure defined. You can check it from analytics > admin > Report Suites > edit settings> conversion> conversion classification

- You've to ensure the eVar you're classifying via API has classifications defined

- Ensure that number of classification headers you specify in API requests matches with the columns you have defined for that eVar.

- Ensure the user importing data has access to that eVar

2.  An eVar would be compatible if the classifications in API request match the classification structure defined on UI for that eVar.

元の投稿で解決策を見る

1 返信

Avatar

正解者
Level 4

Hi ehurley

1. The eVar should have classification structure defined. You can check it from analytics > admin > Report Suites > edit settings> conversion> conversion classification

- You've to ensure the eVar you're classifying via API has classifications defined

- Ensure that number of classification headers you specify in API requests matches with the columns you have defined for that eVar.

- Ensure the user importing data has access to that eVar

2.  An eVar would be compatible if the classifications in API request match the classification structure defined on UI for that eVar.