1.
An application developer needs to define and load the access control policies to secure the access for a new Get command. Where does the application developer create the AccessControlPolicies.xml file to load into the database using acpload?
2.
When publishing the migrated application in WebSphere Commerce Developer, an application developer notices that the publishing fails and an exception similar to the following example occurs. The exception that the application developer should focus on first is the:
3.
An application developer is customizing the IBM Sales Center Client, adding a new text box to the identity page of the customer editor page. How should the application developer define the control in plugin.xml used to pass the value to USERS.FIELD1?
4.
While implementing a new Access Profile for a custom Get service, an application developer is asked to protect this profile so that it is only accessible by the owner. Which method does the application developer need to implement to enforce this?
5.
An application developer needs to change the workspaces locking policy and therefore needs to change WCDE_installdir/xml/content-management/wc-resourcecontainers. xml. Which of the following options identifies the element that needs to be changed?
6.
During testing, an application developer notices that when sending a message to a backend system with WebSphere MQ, unexpected characters show up in the XML message. For example, the WebSphere Commerce log shows: com.ibm.commerce.messaging.outboundservice.Messaging.sendReceiveImmediate
() Message content is:
?com.ibm.commerce.messaging.outboundservice.Messaging.sendReceiveImmediat e() Message content is: ? What is the reason for this problem?
7.
An application developer needs to add a new feature in Management Center which will allow marketing managers to market to customers based on whether they provided their phone numbers or not. How can this be achieved?
8.
An application developer needs to perform an initial data load using the WebSphere Commerce Data Load utility. What action must be taken to maximize performance?
9.
An application developer has implemented business logic to add more information to the CatalogEntry noun. Which of the following is the correct insert statement for the CMDREG table for this new implementation?
10.
An application developer has created a Business Object Document (BOD) service module for the noun ExtendedAddress. What command should the application developer use to add additional business logic for parsing search expressions?