IBM WebSphere Commerce V7 (FEP 7), Application Development v6.0 (C8010-725)

Page:    1 / 12   
Total 173 questions

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?

  • A. $100 will be deposited at the time of shipment of Item A
  • B. $100 will be validated and deposited at the time of order capture
  • C. $100 will be validated and approved at the time of order capture
  • D. $300 will be validated at the time of order capture and deposited at the time of shipment of Item B
  • E. $300 will be reserved at the time of shipment of Item A and deposited at the time of shipment of Item B


Answer : A,C

An application developer has created a Business Object Document (BOD) service module for the Noun ExtendedAddress. In order to implement the Get operation, the application developer has to obtain the physical object from the metadata (ExtendedAddressMetadata) class. Which method in ExtendedAddressMetadata class needs to be modified to obtain the physical object?

  • A. getMetadata()
  • B. getRootEClass()
  • C. getPhysicalObject()
  • D. getObjectRelationMetadata()


Answer : B

To disable the auto-update process when changes are detected in the wc-devices.xml file, which file needs to be modified?

  • A. WC_eardir/xml/config/com.ibm.commerce.foundation/.refreshfilelist
  • B. WC_eardir/xml/config/com.ibm.commerce.foundation/.reloadfilelist
  • C. WC_eardir/xml/config/com.ibm.commerce.foundation/.autosyncfilelist
  • D. WC_eardir/xml/config/com.ibm.commerce.foundation/.updatefilelist


Answer : B

An application developer has to change the style of Social Commerce widgets. What action does the application developer have to take?

  • A. Modify soccomie.css and soccom.css
  • B. Modify the widget definition in REST API.
  • C. Modify REST API, soccom.css and soccomie.css
  • D. Modify soccomie_style.css and soccom_style.css


Answer : A

An application developer needs to enable e-mail notification in workspaces in the
WebSphere Commerce development environment. Which snippet would be appropriate?

  • A. <ActivateTaskEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" /> <RejectTaskEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" /> <ApproveTaskGroupEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" />
  • B. <ActivateEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" /> <RejectEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" /> <ApproveGroupEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" />
  • C. <ActivateTaskEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" /> <RejectTaskEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" /> <NotificationTaskEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" />
  • D. <ActivateEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" /> <RejectEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" /> <NotificationEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" />


Answer : A

Which of the following CANNOT be performed using the WebSphere Commerce data load utility?

  • A. Updating SKU inventory
  • B. Loading promotions
  • C. Loading sales catalogs
  • D. Loading merchandising associations


Answer : B

An application developer has been asked to add client-side validation for the start and end dates of Web Activities in the Management Center Marketing tool. What is the first step the application developer needs to perform to add the new validation?

  • A. Create a new class that extends wcfValidator.
  • B. Create a custom validation service that extends wcfValidateService.
  • C. Write validation script in WebActivityPrimaryObjectDefinition.lzx.
  • D. Extend the change mediator class and implement the validateCreate and validateChange methods.


Answer : A

An application developer needs to encrypt sensitive pieces of information while integrating the Social Commerce sMash application with BazaarVoice. Which value in the adapter.config must be encrypted?

  • A. adminPassword
  • B. adminSecret
  • C. restAdminPassword
  • D. sharedKey


Answer : D

An application developer needs to enable the starter store enhancements. Which of the following commands must the application developer use with the WebSphere Commerce
Developer product?

  • A. enableFeature.bat -DfeatureName=store-enhancements [- DdbaPassword=dba_password]
  • B. enableFeature.bat -DinstanceName=<instance_name> -DfeatureName=store- enhancements [-DdbaPassword=dba_password]
  • C. config_ant.bat -buildfile WC_installdir/components/common/xml/enableFeature.xml - DinstanceName=<instance_name> -DdbUserPassword=db_password [-DdbaPassword=dba_password]
  • D. config_ant.bat -buildfile WC_installdir/components/common/xml/enableFeature.xml - DinstanceName=<instance_name> -DfeatureName=store-enhancements -DdbUserPassword=db_password [- DdbaPassword=dba_password]


Answer : A

Regarding the WebSphere Commerce persistence layer, which statement below is
FALSE?

  • A. One can use both EJB and data service layer persistence models within the same transaction.
  • B. One can use the data service layer to perform operations (create, retrieve, update, delete) directly on the physical data, bypassing the logical schema altogether.
  • C. Extensions to Business Object Document (BOD) service modules must use the data service layer.
  • D. The data service layer (DSL) provides a neutral interface for accessing data independent of the object-relational mapping framework.


Answer : A

In the Catalog Entry data model, which table represents a family of products with a common name and description, used for fulfillment?

  • A. CATENTRY
  • B. CATENTTYPE
  • C. BASEITEM
  • D. ITEMFFMCTR


Answer : C

An application developer has developed a new Java class to define the behavior of a custom IBM Sales Center user interface widget. Which of the following extension points is correct to register the new behavior in plugin.xml?

  • A. com.ibm.commerce.telesales.widgets.widgetManagers
  • B. com.ibm.commerce.telesales.widgets.managedWidgets
  • C. com.ibm.commerce.telesales.widgets.configuredWidgets
  • D. com.ibm.commerce.telesales.widgets.widgetDescriptors


Answer : A

If the requirements are as follows, which of the URLs must the application developer use?


  • A. BuyerUserRegistrationUpdate URL
  • B. ContractSetInSession URL
  • C. OrgEntityUpdate URL
  • D. OrganizationSetInSession URL


Answer : D

An application developer notices that a policy that is expected to grant access appears in the trace, however it is not being applied. In addition an error similar to the following example is logged to the trace.log file.


Apart from ensuring that the resource owner is subscribing to the correct policy groups and subscribing the organization to the policy group, what are the correct values to insert into the ACPLGPSUBS table?

  • A. orgentity_id = 2002 and acpolgrp_id = 10001(ManagementAndAdministrationPolicyGroup) and orgentity_id = 2002 and acpolgrp_id =10003 (CommonShoppingPolicyGroup)
  • B. orgentity_id = -2001 and acpolgrp_id = 10001(ManagementAndAdministrationPolicyGroup) and orgentity_id = -2001 and acpolgrp_id =10003 (CommonShoppingPolicyGroup)
  • C. orgentity_id = -2001 and acpolgrp_id = 10001(ManagementAndAdministrationPolicyGroup)and orgentity_id = 2002 and acpolgrp_id =10003 (CommonShoppingPolicyGroup)
  • D. orgentity_id = 2002 and acpolgrp_id = 10001(ManagementAndAdministrationPolicyGroup)and orgentity_id = -2001 and acpolgrp_id =10003 (CommonShoppingPolicyGroup)


Answer : A

An application developer needs to optimize performance when the Stores web application invokes a component service. The service and the client are in the same application. Which of the following invocation bindings must be used?

  • A. Local EJB binding.
  • B. Web services binding in a J2SE application.
  • C. Generated Web service client proxy binding.
  • D. Service binding using the WebSphere Commerce JCA Messaging subsystem.


Answer : A

Page:    1 / 12   
Total 173 questions