IBM WebSphere Commerce V7.0 Application Development (C2050-723) Free Practice Test
Question 1
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?
Correct Answer: A
Question 2
An application developer needs to enable e-mail notification in workspaces in the WebSphere Commerce development environment. Which snippet would be appropriate?
Correct Answer: A
Question 3
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 <CustomNoun>AccessControlPolicies.xml file to load into the database using acpload?
Correct Answer: C
Question 4
The IBM Gift Center for WebSphere Commerce is a separately ordered product that provides a multi-channel gift registry solution. A Gift Center sample store is available for which of the WebSphere Commerce store models?
Correct Answer: A,B
Question 5
To prevent strange DynaCache behavior when using JSTL tags, which one of the following is the proper way to use the <c:import> tag?
Correct Answer: A
Question 6
An application developer needs to use the Management Center test automation framework. Which statement is TRUE?
Correct Answer: A
Question 7
An application developer has created a new Social Commerce adapter implementation for a new service provider. Which of the following files must the application developer modify as part of configuring the new adapter?
Correct Answer: C
Question 8
A customer places an order for two items that total $300. Item A costs $100 and is in stock. Item B costs $200 and is not in stock but will be available in two days. The customer uses a credit card to pay for the order. If this credit card payment method uses 'Early Approval' payment rule, which among the following are TRUE?
Correct Answer: D,E
Question 9
An application developer is creating different outbound queues for different message types while integrating with WebSphere MQ. Which method of the SendMsgCmd command must be used to set the queue destination in the custom code?
Correct Answer: C
Question 10
How would an application developer access merchant configuration: erchantId?in a plug-in code?How would an application developer access merchant configuration: ?erchantId?in a plug-in code?
Correct Answer: C