An environment is the collective state of agent’s current working context. An environment monitoring interface is defined for integrating applications with environment management. Use environment monitoring to coordinate changes to the global environment objects.

ATG Commerce Service Center exposes the following global objects to the environment management system:

CSREnvironmentTools

Class

atg.commerce.csr.environment.CSREnvironmentTools

Component

/atg/commerce/custsvc/environment/CSREnvironmentTools

This component provides the core API for applying changes to the ATG Commerce Service Center environment objects. It also provides the API for accessing the ATG Commerce Service Center managed environment objects.

CSREnvironmentMonitor

Class

atg.commerce.csr.environment.CSREnvironmentMonitor

Component

/atg/commerce/custsvc/environment/CSREnvironmentMonitor

This component detects changes, generates warnings and applies changes for ATG Commerce Service Center managed objects.

CSREnvironmentConstants

Class

atg.commerce.csr.environment.CSREnvironmentConstants

This static class exposes the environment change keys and their input parameters defined by ATG Commerce Service Center. orderId is an example of an input parameter name required to execute the changeOrder change.

EnvironmentChangeFormHandler, ChangeOrder

Class

atg.svc.agent.environment.EnvironmentChangeFormHandler
atg.commerce.csr.environment.ChangeOrder

Component

/atg/commerce/custsvc/environment/ChangeCatalogAndPriceList
/atg/commerce/custsvc/environment/ChangeOrder
/atg/commerce/custsvc/environment/CreateNewOrder

These components are used to perform ATG Commerce Service Center environment changes from UI gestures.

 
loading table of contents...