

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# Customer Profiles의 표준 자산에 객체 유형 매핑
<a name="object-type-mapping-standard-asset"></a>

이 섹션의 주제에서는 표준 자산 정의와 외부 애플리케이션에서 표준 자산으로의 객체 유형 매핑을 제공합니다.

**Topics**
+ [Amazon AppFlow 액세스 요구 사항](appflow-access-requirements-asset.md)
+ [표준 자산 정의](standard-asset-definition.md)
+ [Salesforce 객체를 표준 자산에 매핑](mapping-salesforce-objects-to-asset.md)

# Customer Profiles의 Amazon AppFlow 액세스 요구 사항
<a name="appflow-access-requirements-asset"></a>

Amazon Connect Customer Profiles의 Salesforce 통합을 생성하고 삭제하기 위해 다음의 Amazon AppFlow 액세스 요구 사항을 사용합니다.
+ `appflow:CreateFlow`
+ `appflow:DeleteFlow`

# Amazon Connect Customer Profiles의 표준 자산 정의
<a name="standard-asset-definition"></a>

다음 표에는 Customer Profiles 표준 자산 객체의 모든 필드가 나열되어 있습니다.


| 표준 자산 필드 | 데이터 유형 | 설명 | 
| --- | --- | --- | 
|  AssetId  | 문자열  | 표준 자산의 고유 식별자입니다.  | 
|  AssetName  | 문자열  | 자산의 이름입니다.  | 
|  SerialNumber  | 문자열  | 에셋의 일련 번호입니다.  | 
|  ModelNumber  | 문자열  | 자산의 모델 번호입니다.  | 
|  ModelName  | 문자열  | 자산의 모델 이름입니다.  | 
|  ProductSKU  | 문자열  | 자산의 재고 보관 단위입니다.  | 
|  PurchaseDate  | 문자열  | 자산의 구매 날짜입니다.  | 
|  UsageEndDate  | 문자열  | 자산의 사용 종료 날짜입니다.  | 
|  Status  | 문자열  | 자산의 상태입니다.  | 
|  가격  | 문자열  | 자산의 가격입니다.  | 
|  수량  | 문자열  | 자산의 수량입니다.  | 
|  설명  | 문자열  | 자산의 설명입니다.  | 
|  AdditionalInformation  | 문자열  | 자산과 관련된 모든 추가 정보입니다.  | 
|  DataSource  | 문자열  | 자산의 데이터 소스입니다.  | 
|  속성  | 문자열 간 맵  | 표준 자산의 키-값 속성 쌍입니다.  | 

표준 자산 객체는 다음 표의 키로 인덱싱됩니다.


| 표준 인덱스 이름 | 표준 자산 필드 | 
| --- | --- | 
| \$1assetId | AssetId | 
| \$1assetName | AssetName | 
| \$1serialNumber | SerialNumber | 

예를 들어 `_assetName`을 [SearchProfiles API](https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_SearchProfiles.html)의 키 이름으로 사용하여 AssetName이 검색 값과 일치하는 자산이 있는 프로필을 찾을 수 있습니다. `ProfileId` 및 `ObjectTypeName`이 `_asset`로 설정된 [ListProfileObjects API](https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_ListProfileObjects.html)를 사용하여 특정 프로필과 연결된 표준 자산 객체를 찾을 수 있습니다.

# Customer Profiles의 Salesforce 객체를 표준 자산에 매핑
<a name="mapping-salesforce-objects-to-asset"></a>

이 주제에는 Salesforce 객체에서 Customer Profiles의 표준 자산 객체에 매핑되는 필드의 목록이 나열되어 있습니다.

## Salesforce-Asset 객체
<a name="salesforceaccountobject-asset"></a>

다음은 Salesforce-Asset 객체의 모든 필드 목록입니다.
+ Id
+ ContactId
+ AccountId
+ ParentId
+ RootAssetId
+ Product2Id
+ ProductCode
+ IsCompetitorProduct
+ CreatedDate
+ CreatedById
+ LastModifiedDate
+ LastModifiedById
+ SystemModstamp
+ IsDeleted
+ 이름
+ SerialNumber
+ InstallDate
+ PurchaseDate
+ UsageEndDate
+ LifecycleStartDate
+ LifecycleEndDate
+ Status
+ 가격
+ 수량
+ 설명
+ OwnerId
+ AssetProvidedById
+ AssetServiceById
+ IsInternal
+ AssetLevel
+ StockKeepingUnit
+ HasLifecycleManagement
+ CurrentMrr
+ CurrentLifecycleEndDate
+ CurrentQuantity
+ CurrentAmount
+ LastViewedDate
+ LastReferencedDate

## Salesforce-Asset 객체를 표준 자산에 매핑
<a name="mapping-salesforceaccountobject"></a>

Salesforce-Asset 객체에서 Customer Profiles의 표준 자산 객체에 매핑되는 필드의 하위 목록입니다.

다음 표에는 Salesforce-Asset 객체에서 표준 자산으로 매핑될 수 있는 필드가 나열되어 있습니다.


| Salesforce-Asset 소스 필드 | 표준 자산 대상 필드 | 
| --- | --- | 
|  Id  | Attributes.sfdcAssetId  | 
|  ContactId  | Attributes.sfdcContactId  | 
|  AccountId  | Attributes.sfdcAccountId  | 
|  SerialNumber  | SerialNumber  | 
|  StockKeepingUnit  | ProductSKU  | 
|  UsageEndDate  | UsageEndDate  | 
|  Status  | Status  | 
|  가격  | 가격  | 
|  수량  | 수량  | 
|  Description  | 설명  | 

Salesforce 객체의 Salesforce-Asset 고객 데이터는 다음 표의 인덱스를 사용하여 Amazon Connect 표준 자산과 연결됩니다.


| 표준 인덱스 이름 | Salesforce-Asset 소스 필드 | 
| --- | --- | 
|  \$1salesforceAssetId  | Id  | 
|  \$1salesforceContactId  | ContactId  | 
|  \$1salesforceAccountId  | AccountId  | 

예를 들어 [ListProfileObjects](https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_ListProfileObjects.html) API에서 `ObjectFilter.KeyName`으로 `_salesforceAssetId` 및 `_salesforceAccountId`를 사용하여 표준 애셋을 찾을 수 있습니다. `ProfileId` 및 `ObjectTypeName`이 `Salesforce-Asset`으로 설정된 [ListProfileObjects](https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_ListProfileObjects.html) API를 사용하여 특정 프로필과 연결된 Salesforce-Asset 객체를 찾을 수 있습니다.