What must you do when you provide a workaround for a code glitch in an existing service, for example, ProductService?Note: There are 3 correct answers to this question.
Answer : B, C, D
What must you configure when you use the iFlow?Note: There are 2 correct answers to this question.
Answer : A, B
What are some of the benefits of using Service Layer Direct?Note: There are 3 correct answers to this question.
Answer : A, B, E
Which of the following does Product Support consider to be a workaround?Note: There are 2 correct answers to this question.
Answer : A, D
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?
Answer : B
How do you persist changes to enable and disable JDBC logging?
Answer : C
You see the following entry in the thread dumps while analyzing a system's performance:ajp-8019- 43" nid=183 state=WAITING - waiting on <0x515a41f6> (a org.apache.tomcat.util.net.JIoEndpoint$Worker) - locked <0x515a41f6> (a org.apache.tomcat.util.net.JioEndpoint$Worker)at java.lang.Object.wait(Native Method)at java.lang.Object.wait(Object.java :485)at org.apache.tomcat.util.net.JioEndpoint$Worker.await(JioEndpoint.java :471)at org.apache.tomcat.util.net.JioEndpoint$Worker.run(JioEndpoint.java :497)at java.lang.Thread.run(Thread.java:662)Locked synchronizers: count = 0 How do you interpret this thread dump?
Answer : C