Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

SAP E_C4HYCP1811 - SAP Certified Product Support Specialist - SAP Commerce

Page: 1 / 2
Total 40 questions

Your customer is planning to use a PostgreSQL database for a new project.Where do you confirm the third-party compatibility?

A.

SAP Store

B.

SAP Commerce official product documentation

C.

SAP Support Portal

D.

SAP Community

How does SAP Commerce use the LDAP protocol?Note: There are 2 correct answers to this question.

A.

SAP Commerce converts LDAP query results to ImpEx.

B.

SAP Commerce imports user and group data from an external LDAP system.

C.

SAP Commerce can use the DSML protocol within LDAP.

D.

SAP Commerce writes actions to the connected LDAP system.

How do you configure SAP Commerce cluster settings?Note: There are 2 correct answers to this question.

A.

Specify exactly the same cluster settings for each node in the

%HYBRIS_BIN%/config/local.properties file.

B.

Specify the cluster settings in the %HYBRIS_BIN%/config/local.properties file for each cluster node.

C.

Set the cluster.node.autodiscovery to True in order to enable cluster ID autodiscovery.

D.

Specify the cluster settings of each cluster node in the

%HYBRIS_BIN%/config/tomcat/conf/server.xml file.

A customer reports a performance problem with DefaultStockService. After checking the customer's system by running SELECT COUNT(*) FROM {StockLevelHistoryEntry}, you discover that there are hundreds of millions of instances of StockLevelHistoryEntry.What would you do to resolve this performance issue?Note: There are 2 correct answers to this question.

A.

Delete the content of the StockLevelHistoryEntry table directly from the database to immediately improve performance.

B.

Implement a CronJob that will clean the StockLevelHistoryEntry table according to customer business needs.

C.

Suggest an improvement by creating a maintenance request for the customer.

D.

Run Cleanup Type System in the SAP Commerce Administration Console.

You enable the automatic reset in the Backoffice Framework configuration.When is the reset triggered?Note: There are 2 correct answers to this question.

A.

After the next compilation

B.

After you logout

C.

On the next server startup

D.

After you login again

Which of the following does Product Support consider to be a workaround?Note: There are 2 correct answers to this question.

A.

The support engineer provides guidelines on how to implement and configure a custom Spring bean overriding the default behavior in SAP Commerce.

B.

The support engineer provides an alternative solution that resolves at least the basic processes of the affected feature.

C.

The support engineer provides the customer with the official SAP Commerce patch that includes the fix.

D.

The support engineer provides guidelines on how to modify the code of the affected feature.

A new item type was added to an items.xml file named CarProcessDefinition. After the Ant build and SAP Commerce server startup, the following appears in the log file:15:56:54 **** [java] [m[0;31mERROR [main] [DefaultModelConverterRegistry] code CarProcessDefinition does not belong to known type. Maybe you have added a new type without updating your system.What does this message mean?

A.

The new item has been added without specifying a deployment table.

B.

The new item type will be created after a system update.

C.

The new deployment table has been added without specifying a new item.

D.

The Java class associated to the new item is missing.

Which ImpEx headers can you use to update an SAP Commerce Cloud item?Note: There are 2 correct answers to this question.

A.

INSERT_UPDATE UserGroup;UID[unique=true];locname[lang=en];locname[lang=de];groups(uid)[mode=append]

B.

INSERT_UPDATE UserGroup;UID[unique=true];locname[lang:en];locname[lang:de];groups(uid)[mode=append]

C.

UPDATE UserGroup;UID[unique=true];locname;groups(uid)[mode=append]

D.

INSERT_UPDATE UserGroup;UID;locname;groups(uid)[mode=append]

A customer reports an error and provides the following snippet of a log file:INFO | jvm 1 | srvmain

| 2013/11/15 21:36:38.829 | ERROR [ImpExWorker<1/4>] (000000RS-ImpEx-Import) [MultiThreadedImpExImportReader] line 11 at main script: worker 1 got error com.microsoft.sqlserver.jdbc.SQLServerException: Violation of PRIMARY KEY constraint

'PK 3819157796645776366'. Cannot insert duplicate key in object 'dbo.users'. The duplicate key value is (8796126019588).INFO | jvm 1 | srvmain | 2013/11/15 21:36:38.876 | de.hybris.platform.jalo.JaloSystemException: com.microsoft.sqlserver.jdbc.SQLServerException: Violation of PRIMARY KEY constraint 'PK 3819157796645776366'. Cannot insert duplicate key in object 'dbo.users'. The duplicate key value is (8796126019588).[HY--1]What could be the root cause of the error?Note: There are 2 correct answers to this question.

A.

The current PK sequence value is corrupt.

B.

A primary key is used in the database instead of a unique index.

C.

SAP Commerce verifies that the key is NOT unique and reports an exception.

D.

The database engine verifies that the key is NOT unique and reports an exception

You are deploying the OAuth2 user credentials in SAP Cloud Integration.Where do you configure the OAuth Client data?

A.

SAP Commerce Backoffice|SAP Cloud Integration Web UI

B.

SAP BTP cockpit|SAP Cloud Integration Web UI

C.

SAP Commerce Backoffice|Administration Console

D.

SAP BTP cockpit|SAP Commerce Backoffice