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

Property

Description

acceptJSONInput

This configuration property specifies whether the Legacy REST Web Services server will accept standard JSON markup for setting collection or map values on repository item properties.

The following example specifies that the Legacy REST Web Services server will accept JSON markup for setting multiple value repository item properties.

acceptJSONInput=true

appendMultiValuesByDefault

This configuration property specifies whether the values you set in repository item properties should be added to an existing set of values or should replace them. This only applies to repository item properties that accept multiple values. See Using Multiple Values in Input.

The following example specifies that values set in a repository item property that holds multiple values should be added to the existing list. The existing values will remain set.

appendMultiValuesByDefault=true


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