JSON을 사용하여 검색 절차 매핑 행 항목 요소에 컨텍스트 태그 매핑 추가
파생 가격 책정 제품에 고급 세부 사항 행 가격 책정을 사용하도록 검색 절차를 구성하려면 파생 가격 책정 JSON에 대한 지도 행 항목을 복사하여 매출 가격 책정의 검색 절차에 붙여넣습니다.
필수 Edition
| 지원 제품: Lightning Experience |
| 사용 가능 제품: 트랜잭션 관리가 활성화된 Revenue Cloud의 Enterprise, Unlimited 및 Developer Edition |
| 필요한 사용자 권한 | |
|---|---|
| 고급 세부 사항 행 가격 책정 설정 및 사용: | Salesforce 관리자 AND 가격 책정 설계 시간 사용자 권한 집합 |
- 앱 시작 관리자에서 검색 절차를 찾아서 선택한 다음, 업데이트할 검색 절차를 선택합니다.
- 가격 파생 제품에 검색 절차에 검색 설정 및 행 항목 매핑의 두 가지 새로운 요소를 추가합니다.
-
이 JSON을 사용하여 매핑 행 항목에 컨텍스트 태그 매핑을 추가합니다.
{"componentName":"Map Line Item","businessKnowledgeModelName":"BreakdownLineMapping","usageType":"PricingDiscovery","elementAttributes":null,"parameters":null,"inputVariablesMappingText":{"section-0-input1":"LineItem","section-1-input1":"EffectiveFrom","section-2-input1":"EffectiveTo","section-3-input1":"DerivedPricingAttribute","section-0-output":"SalesTrxnItemDetailSource","section-1-output":"ItemDetailEffectiveFrom__std","section-2-output":"ItemDetailEffectiveTo__std","section-3-output":"ItemDetailDerivedPricingAttribute__std","sectionCount":"4","sectionJsonString1":"{\"whereConditions\":[{\"field\":{\"dataType\":\"Text\",\"name\":\"section-0-input1\",\"value\":\"LineItem\",\"allowCompatibleDataTypes\":true},\"value\":{\"dataType\":\"Text\",\"name\":\"section-0-output\",\"value\":\"SalesTrxnItemDetailSource\",\"allowCompatibleDataTypes\":true}}]}","sectionJsonString2":"{\"whereConditions\":[{\"field\":{\"dataType\":\"DateTime\",\"name\":\"section-1-input1\",\"value\":\"EffectiveFrom\",\"allowCompatibleDataTypes\":true},\"value\":{\"dataType\":\"DateTime\",\"name\":\"section-1-output\",\"value\":\"ItemDetailEffectiveFrom__std\",\"allowCompatibleDataTypes\":true}}]}","sectionJsonString3":"{\"whereConditions\":[{\"field\":{\"dataType\":\"DateTime\",\"name\":\"section-2-input1\",\"value\":\"EffectiveTo\",\"allowCompatibleDataTypes\":true},\"value\":{\"dataType\":\"DateTime\",\"name\":\"section-2-output\",\"value\":\"ItemDetailEffectiveTo__std\",\"allowCompatibleDataTypes\":true}}]}","sectionJsonString4":"{\"whereConditions\":[{\"field\":{\"dataType\":\"Boolean\",\"name\":\"section-3-input1\",\"value\":\"DerivedPricingAttribute\",\"allowCompatibleDataTypes\":true},\"value\":{\"dataType\":\"Boolean\",\"name\":\"section-3-output\",\"value\":\"ItemDetailDerivedPricingAttribute__std\",\"allowCompatibleDataTypes\":true}}]}"},"outputVariablesMappingText":{}} - 변경 사항을 저장합니다.
이 기사를 통해 문제를 해결했습니까?
개선을 위한 의견을 보내주세요.

