AD0-E718 문제 36

회사에 Adobe Commerce 스토어가 있습니다. 여러 시스템 간에 공유되는 각 제품의 글로벌 ID를 저장하기 위해 "my.attribute"("text" 유형)라는 속성이 생성됩니다.
라이브로 전환한 후 몇 개월이 지나면 "my.attribute"의 값은 모두 정수입니다. 이로 인해 해당 시스템이 이 데이터를 수신할 때 다른 시스템에 문제가 발생합니다.
Adobe Commerce Architect는 textXo int에서 "my.attribute" 유형을 변경하기 위한 솔루션을 추천해야 합니다. 이를 달성하기 위해 Architect가 수행해야 하는 두 가지 단계는 무엇입니까? (두 가지를 선택하세요.)

AD0-E718 문제 37

An Adobe Commerce Architect gets a request to change existing payment gateway functionality by allowing voided transactions only for a certain range of paid amounts.
In the vendor module file etc/config.xml, payment method has an option can,_void set to 1.
How should this customization be done?

AD0-E718 문제 38

An Adobe Commerce Architect needs to scope a bespoke news section for a merchant's Adobe Commerce storefront. The merchant's SEO agency requests that the following URL structure:
news/{date}/{article_url_key}l where {date} is the publication date of the article, and {article_url_key} is the URL key of the article.
새 엔터티 유형이 생성될 Architect 범위입니다. 날짜 및 URL 키 데이터는 각 레코드에 대해 저장되고 저장 시 자동 생성됩니다. 값은 수동으로 재정의할 수 있습니다.
Architect는 이 기능의 라우팅을 관리하고 모범 사례를 준수해야 합니다.
Architect가 이러한 요구 사항을 충족하기 위해 고려해야 하는 두 가지 옵션은 무엇입니까? (두 가지를 선택하세요.)