What is needed to enable support ticket access"?

You are a technical admin on a Magento Commerce Cloud account A coworker needs to submit a support request with Magento Support. What is needed to enable support ticket access"?A . Ask the account owner to add the user to shared accessB . Ask the launch manager to create a...

February 13, 2021 No Comments READ MORE +

How do you achieve this?

A merchant using Magento Commerce Cloud Pro reports an issue with an order missing transaction data. The application uses a payment gateway integration which posts a series of callbacks to Magento. You would like to retrieve a complete list of calls to build a timeline of what happened. How do...

February 13, 2021 No Comments READ MORE +

What is the purpose of setting this record?

While launching a site migrated from Magento 1 you are instructed to change the website CNAME record in your DNS provider by Magento for go live. What is the purpose of setting this record?A . Setting this record causes sent email to be property authenticated and not show in junk...

February 12, 2021 No Comments READ MORE +

Why did this happen?

A merchant with three websites using en_GB. fr_FR and de_AT requires a change in locale to de_DE for the German Production website After running the following command on Production you notice the frontend design of the German website is broken: Php bin/magento config:set Cscope=websites Cscopes code=germ general /local./code de_DE Static...

February 11, 2021 No Comments READ MORE +

How do you upgrade magento to the desired version?

You are updating a Magento Commerce Cloud project from version 2.2.5 to 2.3.0 with the command Composer require magento/product-enterprise-edition:2,3,0. However, composer is unable to complete the task because the installed version of magento/magento-cloud-metapackage is not compatible. How do you upgrade magento to the desired version?A . Create a new project...

February 8, 2021 No Comments READ MORE +

What do you do to update the Staging environment?

You have a Starter project. Your code is ready for testing in the Staging environment, but you need the latest data from Production. What do you do to update the Staging environment?A . Log in to the Project Web Ul. choose theStaging environment, and click SyncB . Log in to...

February 7, 2021 No Comments READ MORE +

What is prohibiting the email from sending?

You have created a new Integration branch and did not receive the administrator email with the password reset link. What is prohibiting the email from sending?A . You have not enabled the Magento Email module with bin/magento module: enableB . The Outgoing Emails setting is disabledunder Environment Settings in the...

February 7, 2021 No Comments READ MORE +

Exploring the Production environment you findmysql_use_slave_connection is enabled.

Exploring the Production environment you findmysql_use_slave_connection is enabled. What is the purpose of this setting'A . To split the database tables between the three Production servers and improve performanceB . To enable fault tolerance on the MySQL clusterC . To utilize the read-only slave servers and improve the overall performanceD...

February 5, 2021 No Comments READ MORE +

How do you migrate the database data loss?

You are migration an existing Magento 2 website to Magento Commerce Cloud. After setting up the project you would like to migrate the database to the integration branch. The database import fails with a disk space error. How do you migrate the database data loss?A . Configuration the mysql disk...

February 5, 2021 No Comments READ MORE +

What additional step must be completed?

For the Magento search backend you would like lo move from MySQL lo Elasticsearch for your existing project. You have confirmed that your services. yaml file is configured appropriately However, after your most recently deployment, you notice the search engine is still set to MySQL What additional step must be...

February 4, 2021 No Comments READ MORE +