Creating mixes

You can create or modify SPARKL configurations in the Editor by using a drag-and-drop interface.

About this task

A mix is a SPARKL configuration. It is the set of all operations contained within the same <mix> tag.

The operations are implemented by services. The services use the operations to send and receive fields containing data.

Procedure

  1. Open the Editor.
  2. Drag the mix components from the Components panel.
  3. Drop them at the Canvas panel.
  4. Configure the selected components on the Settings panel.

Results

You have created a SPARKL configuration.

Figure: The Editor - Overview


What to do next

Deploy the mix to the Developer Console to test and run it.