Infrastructure: Configuration Noun

The Configuration noun is used to model extensions to the store and other global configurations.

Here is the list of supported UniqueIDs:

Each UniqueID returns the following information: * The PrimaryValue of ConfigurationAttribute element.
** Sample Values are user language preference sensitive. Values being shown assumed English as the language preference.

BOD Summary

Access Profile and Expression Builder columns are for Get BOD only.
BOD Action Code / Access Profile Action Expression Service Provided Sample XML Message Client Library / Expression Builder
GetConfiguration /Configuration[ConfigurationIdentifier[(UniqueID='$uniqueId$')]] Find the configurations of supported languages, default languages, countries etc for the store in the current context. Request
Response

InfrastructureFacadeClient.getConfiguration(String, String) InfrastructureFacadeClient.findConfigurationById(String) InfrastructureFacadeClient.getConfigurationValue(String, String) InfrastructureFacadeClient.getConfigurationValues(String, String) / findByUniqueID
/Configuration Find all configurations using all available UniqueIDs for the current store in context. Request
Response

InfrastructureFacadeClient.getConfiguration(String, String) / findAll

Access Profile

Some sample XML request and response web service messages are provided for each noun. These sample messages might not include all properties or attributes. To view a sample message that includes other properties or attributes, enable logging and tracing for the appropriate component and then call the web service to set or change the properties or attributes. Review the corresponding log file to see the request or response information.

Access Profile Data Returned

XSD files