A customer needs to send additional information from the shopping cart to the Order module using the UserData field. How can the application developer accomplish this requirement?
An application developer is asked to write queries to retrieve information from custom tables. What types of queries can be created in Data Service Layer?
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?
An application developer has to create a new task command AddUserToCatalogMailingListTask which adds a user to a catalog mailing list. Which of the following is the correct implementation for the task command?