E_C4HYCP1811 Dumps with Practice Exam Questions Answers [Q19-Q41]

Share

E_C4HYCP1811 Dumps with Practice Exam Questions Answers

E_C4HYCP1811 by SAP Certified Product Support Specialist Actual Free Exam Practice Test

NEW QUESTION # 19
How can you avoid bottlenecks in the SAP Commerce Platform? Choose Two correct answers.

  • A. Avoid using the lazy-loading mechanism when coding in the development phase
  • B. Check the average amount of items per second imported by impEx to validate that the cache size is sufficient
  • C. Schedule a regular cleanup of the props table
  • D. Switch off relations ordering to improve the performance of the import and the synchronization

Answer: B,C


NEW QUESTION # 20
How are bug fixes provided to partners and customers?

  • A. SAP Commerce provides a patch release that contains only bug fixes and security patches.
  • B. SAP Commerce provides SAP Notes with code corrections describing the best way to fix a specific bug.
  • C. SAP Commerce provides an extension that contains bug fixes.
  • D. SAP Commerce delivers small jar archives called Hot Fix for the extension that fixes a specific bug.

Answer: A,B


NEW QUESTION # 21
Where can you find SAP knowledge base articles (KBAs) to search for known issues?Note: There are 2 correct answers to this question.

  • A. SAP Help Portal
  • B. SAP Community
  • C. SAP Support Portal
  • D. SAP ONE Support Launchpad

Answer: C,D


NEW QUESTION # 22
What must you configure when you use the iFlow?Note: There are 2 correct answers to this question.

  • A. Set iFlow authentication type to certificate-based.
  • B. Assign the AuthGroup.IntegrationDeveloper role to the SAP Cloud Integration tenant.
  • C. Set the receiver address setting and proxy type setting of the iFlow.
  • D. Assign the AuthGroup.IntegrationDeveloper role to the SAP Commerce user.

Answer: B,C


NEW QUESTION # 23
In the SAP Commerce cache, how does invalidation work on a product type? Choose Two correct answers.

  • A. Cached product items updated during the import are invalidated in all connected hybris cluster nodes and are reloaded from the database when it is used next
  • B. At cached FlexibleSearch results where product type is included because the result set might have changed
  • C. All cached FlexibleSearch results are invalidated form the query result region because the result set might have changed
  • D. Cached product items uploaded during the import are invalidated only in the node where the import is running

Answer: A,D


NEW QUESTION # 24
What are the recommended tools to enable JDBC logs in SAP hybris?Note: There are 3 correct answers to this question.

  • A. Hybris Administration console (hAC)
  • B. Java code
  • C. ImpEx
  • D. Backoffice Administration cockpit
  • E. Hybris configuration properties file

Answer: A,B,E


NEW QUESTION # 25
Which ImpEx headers can you use to update an SAP Commerce item? Choose Two correct answers.

  • 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=append0
  • C. ISERT_UPDATE UserGroup UID [unique=true] locname; groups (uid) (mode=append0
  • D. INSERT_UPDATE UserGroup;UID: locname groups (uid)(mode=append)

Answer: A,B


NEW QUESTION # 26
How do you persist changes to enable and disable JDBC logging?

  • A. SAP Commerce Administration Console
  • B. Configuration properties file
  • C. Java code
  • D. Backoffice Administration Cockpit

Answer: B


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

  • A. SAP Commerce imports user and group data from an external LDAP system.
  • B. SAP Commerce converts LDAP query results to ImpEx.
  • C. SAP Commerce can use the DSML protocol within LDAP.
  • D. SAP Commerce writes actions to the connected LDAP system.

Answer: A,B


NEW QUESTION # 28
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 an alternative solution that resolves at least the basic processes of the affected feature.
  • B. The support engineer provides the customer with the official SAP Commerce patch that includes the fix.
  • C. The support engineer provides guidelines on how to modify the code of the affected feature.
  • D. The support engineer provides guidelines on how to implement and configure a custom Spring bean overriding the default behavior in SAP Commerce.

Answer: B,D


NEW QUESTION # 29
Which of the following cases should you treat as a support incident? Choose Two correct answers.

  • A. A partner needs specialized advice regarding the architectural aspects of a project
  • B. A partner contacts SAP Product for assistance with a custom solution
  • C. A partner requests information on how to customize the backoffice
  • D. A partner contacts SAP product support regarding a platform with slow performance

Answer: B,C


NEW QUESTION # 30
Which scripting languages are supported by the Backoffice application in SAP Commerce?Note: There are 3 correct answers to this question.

  • A. Groovy
  • B. Python
  • C. Bash
  • D. JavaScript
  • E. BeanShell

Answer: A,D,E


NEW QUESTION # 31
Which properties can you set to use Service Layer Direct?Note: There are 2 correct answers to this question.

  • A. Set persistence.legacy.mode to False in core-spring.xml.
  • B. Set the sld.enabled modifier to True in the ImpEx file.
  • C. Set persistence.legacy.mode to False in the local.properties.
  • D. Set persistence.legacy.mode and servicelayer.prefetch to False All in the local.properties.

Answer: B,C


NEW QUESTION # 32
You are deploying the OAuth2 user credentials in SAP cloud Platform integration (CPI). Where do you configure the OAuth Client data? Choose the correct answer.

  • A. Sap CPI server infrastructure system configuration
  • B. SAP commerce Backoffice
  • C. SAP CPI integration Web UI
  • D. SAP CPI integration Web Ui
  • E. SAP CPI Cockpit

Answer: B


NEW QUESTION # 33
What must you do when you configure the OAuth2 for SAP Cloud Integration?Note: There are 3 correct answers to this question.

  • A. Configure the token endpoint URL in the SAP BTP cockpit.
  • B. Assign ROLE_CLIENT or ROLE_TRUSTED_CLIENT in the SAP Commerce Backoffice.
  • C. Create the secret client credentials in the SAP Commerce Backoffice.
  • D. Run an ImpEx to import the OAuthClientDetails and ExposedOAuthCredential type data in the SAP Commerce Backoffice.
  • E. Assign the ESBMessaging.Send role in the SAP Commerce Backoffice.

Answer: A,B,C


NEW QUESTION # 34
What activity does SAP recommend to escalate an SAP support incident?

  • A. Create another incident with very high priority (P1).
  • B. Contact the Customer Interaction Center (CIC).
  • C. Contact the customer's Customer Engagement Executive (CEE).
  • D. Contact the incident processor directly via e-mail and increase the priority of the incident.

Answer: A


NEW QUESTION # 35
In the SAP Commerce cache, how does invalidation work on a product type?Note: There are 2 correct answers to this question.

  • A. All cached FlexibleSearch results where Product type is included are invalidated because the result set might have changed.
  • B. All cached FlexibleSearch results are invalidated from the query results region because the result set might have changed.
  • C. Cached Product items updated during the import are invalidated only in the node where the import is running.
  • D. Cached Product items updated during the import are invalidated in all connected SAP Commerce cluster nodes and are reloaded from the database when it is used next.

Answer: B,D


NEW QUESTION # 36
Where can you find the SAP knowledge Base to search for known issues? Choose Two correct answers.

  • A. SAP help Portal
  • B. SAP Community Network
  • C. SAP support Portal
  • D. Ticketing tool

Answer: B,D


NEW QUESTION # 37
What Does SAP Commerce cloud context-driven services capture? Choose Three correct answers.

  • A. Outstanding requests from SAP commerce to external services
  • B. Click events, order events and address event updates
  • C. Data replication events
  • D. Quantity updates in the shopping cart
  • E. All customer interaction and behaviors

Answer: A,C,D


NEW QUESTION # 38
What should you do before you report incorrect software behavior to SAP (3rd level support)? Choose Two correct answers.

  • A. Test the issue on the customers SAP Commerce installation
  • B. Provide the complete technical environment information of the system where the incident occurred
  • C. Tell the customer that the reported problem will be fixed in a future patch release
  • D. Reproduce and validate the problem on the standard out of the box SAP Commerce

Answer: B,C


NEW QUESTION # 39
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 you logout
  • B. After you login again
  • C. On the next server startup
  • D. After the next compilation

Answer: A,B


NEW QUESTION # 40
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 database engine verifies that the key is NOT unique and reports an exception
  • B. SAP Commerce verifies that the key is NOT unique and reports an exception.
  • C. A primary key is used in the database instead of a unique index.
  • D. The current PK sequence value is corrupt.

Answer: A,B


NEW QUESTION # 41
......

Free SAP Certified Product Support Specialist E_C4HYCP1811 Exam Question: https://gocertify.topexamcollection.com/E_C4HYCP1811-vce-collection.html