Configure the REST service to GET session and behavior attributes
The client can use REST services in the attribute collection service to GET session and behavior attributes.
An administrator must enable the attributeCollection.enableGetAttributes property before using the REST services capability. If we do not enable this property, the following error message is returned when the attribute collection service or the client attempts to GET behavior or session attributes:FBTRBA079E The attribute collection service GET method is not enabled.
The GET method is not enabled by default. To enable specific clients to GET attributes from the attribute collection service, add their corresponding host names to the attributeCollection.getAttributesAllowedClients property. If the administrator does not set this property, any client can GET attributes from the attribute collection service.
Steps
- Log in to the local management interface.
- Click AAC.
- Under Global Settings, click Advanced Configuration.
- Enable the attributeCollection.enableGetAttributes property.
Parent topic: Attribute collection service