The CSRScheduledOrderConfirmationActor is referenced by the CSRScheduledOrderActor, ActiveScheduleActor and DeactivateScheduleActor to display information once a scheduled order action has occurred. Note that this actor is invoked by other actors working on the current order. Calling this actor directly will display no results.

The CSRScheduledOrderConfirmationActor contains the scheduledOrderConfirmation actor-chain, which provides the scheduled order details that confirm success of a specific action, such as creating or activating a scheduled order.

Parameters: None

Display Scheduled Order Confirmation Example
curl –L –v -b agent_cookies.txt -H "Content-Type: application/json"
http://localhost:8181/rest/model/atg/commerce/custsvc/order/scheduled/
CSRScheduledOrderConfirmationActor/scheduledOrderConfirmation"

Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices