Certbus > Oracle > Oracle Applications > 1Z0-510 > 1Z0-510 Online Practice Questions and Answers

1Z0-510 Online Practice Questions and Answers

Questions 4

What is the reanimated order?

A. INCOMPLETE orders that have not been checked out by customers and instead have remained idle for a duration of time

B. Previously abandoned orders that have since been modified by the customer in some way, such as adding items or changing item quantities.

C. Previously abandoned orders that have been successfully checked out by the customer.

D. Abandoned orders that have been abandoned for so long that reanimation of the order is no longer considered realistic.

Browse 86 Q&As
Questions 5

What is the resulting outcome when the statements below are executed without a transaction?

repositoryItem.setPropertyValue("name", "John"); repositoryItem.setPropertyValue("lastName", "Doe")

A. For each setProperty value, ATG begins a JTA transaction, calls setPropertyValue, and commits the JTA transaction. At this point, SQL is issued and the changes are committed.

B. Before the 1st setPropertyValue is executed, a JTA transaction begins. After the 2nd setProperty Value is called, ATG commits the JTA transaction. At this point, SQL is issued and the changes are committed.

C. ATG throws an error as multiple setPropertyValue have to be executed within a transaction.

D. Before the 1st setPropertyValue is executed, a JTA transaction begins. The SQL is issued when you call updateItem.

E. All setPropertyValue method calls must be wrapped in a JTA Transaction.

Browse 86 Q&As
Questions 6

Your site supports configurable commerce Items and you want to enable price list based pricing. How would you configure the /atg/commerce/pricing/ItemPricingEngine?

A. preCalculators=\calculators/ItemListPriceCalculator,\calculators/ConfigurableItemPriceCalculator

B. preCalculators=\calculators/ItemPriceListCalculator,\calculators/ConfigurableItemPriceListCalculators

C. preCalculators=\calculators/ItemPriceListCalculator

D. preCalculators=\atg.commerce/pricing/calculators/ItemListPricecalculator

Browse 86 Q&As
Questions 7

Which three methods are defined by the ItemPricingCalculator interface?

A. getPrice

B. priceEachItem

C. priceItem

D. priceOrder

E. priceSku

F. priceItems

Browse 86 Q&As
Questions 8

Which three statements are true regarding slots and targeters?

A. Slots offer a caching mechanism.

B. Targeters offer a caching mechanism.

C. The TargetingForEach droplet can accept both a slot and a targeter as input

D. Slots can be created and configured in the BCC.

E. Targeters can be created and configured in the BCC.

Browse 86 Q&As
Questions 9

How does a developer preserve request scoped objects on redirects?

A. by adding a_request id parameter to the form as a hidden variable

B. by setting the synchronized attribute to the form tag so the request doesn't close

C. by setting setAllowChangeHeadersDuringRedirect to true on DynamicHTTPServletRequest

D. by calling the SendLocalRedirect() on DynamicHTTPServletRequest object

E. by setting setRequest to current request on the DynamicHTTPServletRequest Object

Browse 86 Q&As
Questions 10

Select two features provided by the ATG Personalization module.

A. User Profiling

B. Content Targeting

C. Personalized Returns Handling

D. Purchase Tracking

E. Order Management after order has been placed

Browse 86 Q&As
Questions 11

What should be done to mark the delivery of a shipping group as shipped?

A. Update the state of the shipping group repository item to SHIPPED.

B. Invoke the shippingGroupHasShipped method on HardgoodFulfiller.

C. Update the state of the order to SHIPPED.

D. No action necessary. Shipping group status is not tracked in ATG.

E. Update the state of the shipping group repository item to PENDING_MCRCHANT_ACTION.

Browse 86 Q&As
Questions 12

Which three methods are recommended for removing a profile marker from the profile?

A. the "deleteMarkers" method on the atg.markers.userprofiling.ProfileMarkerManager class

B. Use a scenario with tin- "Remove markers from profile" action.

C. Use the ProfileMarkerDmplot.

D. Use the RemoveAllMarkersFromProfileDroplet.

E. Profile markers are automatically deleted at the end of the session.

Browse 86 Q&As
Questions 13

What can be done to prevent inventory data deadlocks in the database?

A. Use inventoryRepository's built locking mechanism to avoid this issue.

B. No additional step needed. Transaction Manager has a dead lock listener.

C. It is controlled via the invontoryLockEngine on the Client Lock Manager, which locks the inventory.

D. Use inventory Manager's acquireinventoryLocks and releaselnventoryLocks methods.

E. Apply database optimistic locking on the inventory table.

F. Use Custom extensions to the inventory System.

Browse 86 Q&As
Questions 14

How does the ATG's pipeline manager identify the next element in the pipeline to be executed within a chain?

A. using data in the Profile Marker

B. through the Pipeline registry XML data

C. using data in the Order marker

D. via the transition tag in Pipeline Definition Files

E. by using the component configuration of the pipeline manager component

Browse 86 Q&As
Questions 15

Your company would like to serve personalization content based on the last item viewed by the customer. What is the highest level of scope (Global being highest) that the slot component can have?

A. Global

B. Session

C. Request

D. Window

Browse 86 Q&As
Questions 16

When would you use the QueryOptions class?

A. to get database-specific hints for query optimization

B. to limit the size of the result set, direct how the result set should be sorted, and pre cache specified properties

C. for optimization, providing values to parameterized queries, and database hints

D. No such class exists.

Browse 86 Q&As
Questions 17

To encrypt userID cookie, what must you do?

A. Edit property cookieHashKey of/atg/userprofiling/CookieManager.

B. Add encryptionKey on /atg/userprofiling/ProfileTools.

C. Ensure property securityStatus of user is SECURE-SIGNin.

D. Set property secured = true of component CookiePipelineServlet.

Browse 86 Q&As
Questions 18

Consider the following code snippet:

To get an output of "Joe Bruin", which two methods should the droplet use in the code?

A. getLocalParameter("first") and getLocalParamter("last")

B. getParameter("first") and getLocalParameter("last")

C. getLocalParameter("first") and getParameter("last")

D. getPageParameter("first") and getParameter("last")

Browse 86 Q&As
Exam Code: 1Z0-510
Exam Name: Oracle ATG Web Commerce 10 Implementation Developer Essentials
Last Update: Apr 24, 2024
Questions: 86 Q&As

PDF

$45.99

VCE

$49.99

PDF + VCE

$59.99