This page was last edited on May 15, 2017, at 13:28.
Comments or questions about this documentation? Contact us for support!
To enable Customer Journey, you must map Context Service keys to Business Attribute key-value pairs as described in this page.
The Business Attribute values are defined in the Tenant. Check the options reference for additional details.
If you set a default business attribute value for one of your mapped business attributes, this value will be used by default for the mapped data in your Context Services queries.
Let's consider that you mapped the ContextManagementService attribute with the service_type data, and you set the BlueSkyServiceChat value as default. Then, if you perform a Service start:
POST /services/start
You do not have to specify the service_type property; service_type is automatically set by default to BlueSkyServiceChat.