What prevented the value type of field my_attribute from changing?

An external system integrates functionality of a product catalog search using Adobe Commerce GraphQL API. The Architect creates a new attribute my_attribute in the admin panel with frontend type select-Later, the Architect sees that Productlnterf ace already has the field my_attribute, but returns an Int value. The Architect wants this...

December 14, 2023 No Comments READ MORE +

Which type of authentication available in Adobe Commerce should be used and implemented in a third-party system for this integration?

A third-party company needs to create an application that will integrate the Adobe Commerce system to get orders data for reporting. The integration needs access to the GET /Vl/orders endpoint. It will call this endpoint automatically every hour around the clock. The merchant wants the ability to restrict or extend...

December 14, 2023 No Comments READ MORE +

Which two solutions should the Architect recommend for consideration, taking into account public data and caching?

A merchant is using a unified website that supports native Adobe Commerce B2B and B2C with a single store view. The merchant's objective is to display the B2B account features, such as negotiable quotes and credit limits, in the header of the site on every page for logged-in users who...

December 13, 2023 No Comments READ MORE +

Which two steps should the Architect make to meet this requirement?

In a custom module, an Architect wants to define a new xml configuration file. The module should be able to read all the xml configuration files declared in the system, merge them together, and use their values in PHP class. Which two steps should the Architect make to meet this...

December 13, 2023 No Comments READ MORE +

How should this functionality be implemented?

A client has multiple warehouses where orders can be fulfilled. The cost of shipping goods from each warehouse varies by day, due to the number of workers available. The Architect needs to make sure that when an order is shipped, it is shipped from the lowest cost warehouse that is...

December 12, 2023 No Comments READ MORE +