The commitOrder actor-chain is used to create a template order from a submitted scheduled order. This service call requires that the order has been successfully submit.

Parameter

Description

allowEmptyOrders

Indicates if empty orders will be permitted in the order.

salesChannel

Identifies the sales channel for this order.

siteId

Identifies the site ID for this order.

createTemplateFromSubmittedOrder

Indicates if a scheduled order template should be created from this submitted order.

Create Template from Order Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json" -d
"{\"createTemplateFromSubmittedOrder\" : \"true\"}" "http://localhost:8080/rest/
model/atg/commerce/custsvc/order/CommitOrderActor/commitOrder"

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