This section explains configuration properties that are set on the /atg/rest/Configuration Legacy REST Web Services component.

Property

Description

defaultOutputCustomizer

This configuration property controls the markup that the Legacy REST Web Services server uses for returned data. See Choosing Output Markup. The following example specifies that the server should use XML format for the data it returns.

defaultOutputCustomizer=/atg/rest/output/
XMLOutputCustomizer

maxDepthAllowed

This configuration property controls the maximum number of nested property levels that you can expand in returned data. See Expanding Multiple Values and Complex Objects. The following example specifies that only three nested levels may be expanded.

maxDepthAllowed=3


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