This page was last edited on August 13, 2013, at 00:49.
Comments or questions about this documentation? Contact us for support!
Use this block to look up a customer's core profile and profile extension attributes. Use the CustomerID to specify which customer you want to return data for. Composer stores the returned results in an application Property variable. For an example of how to use this block, see the Getting and Using E-mail Addresses topic.
The Query Customer block has the following properties. The behavior of some properties can vary depending on whether you are in offline or online mode.
Find this property's details under Common Properties for Callflow Blocks or Common Properties for Workflow Blocks.
Find this property's details under Common Properties for Callflow Blocks or Common Properties for Workflow Blocks.
Find this property's details under Common Properties for Callflow Blocks or Common Properties for Workflow Blocks.
You can also define custom events.
Note: The error.com.genesyslab.composer.customernotfound exception is raised if no customer with the specified customer ID is found.
Find this property's details under Common Properties.
Find this property's details under Common Properties.
Find this property's details under Common Properties.
Find this property's details under Common Properties.
Click the down arrow under Value and select a variable to specify the Customer Identifier.
Select a variable or from the list of extensions to specify which customer profile extension attributes are returned as part of the query operation.
Click the down arrow and select a variable whose value contains the JSON data returned by the Context Services web service. These results will then be available in other blocks in the application for further processing.
Any post processing work to be done on returned results can be done in the existing Assign block which provides access to ECMAScript functions. It already supports writing simple or complex expressions to extract values out of JSON strings and arrays.
Find this property's details under Mapping Common Properties Context Services.