Skip to content

Configuring a Database for the Workflow Samples

Launching from Samples Browser

When you launch a workflow sample from the samples browser, un-check the option Stop and Restart Neuron ESB Service. If you leave it checked the service will stop and then fail on restart with errors in the Event Log because no database yet exist:

Configure the Database

Running workflows in Neuron ESB requires a SQL Server database. To use this sample you must first create a database. Here we will show you how to create a database using Neuron Explorer.  In the first six steps, refer to the numbers in this image:

  1. Click the Deployment tab
  2. Select Databases
  3. Click NeuronESB entry
  4. Enter the database server name (or keep if SQL Server installed locally)
  5. Either keep NeuronESB as the database name or enter a different database name
  6. Click the Test/Create button.  Click Yes to the Create Database dialog and OK to the Neuron ESB Database Configuration dialog.  Click Close on the SQL Server Agent Job Created dialog.  Click OK on the Apply Configuration dialog.
  7. Click Apply.
  8. To associate the newly created database with the deployment group, click Deployment Groups
  1. Click the Dev deployment group
  2. Select the database from the list
  3. Click Apply
  4. Click the Save button on the toolbar or File menu.
  5. Start the Neuron ESB Service from the drop-down on the toolbar:
Was this article helpful?
Dislike 0
Previous: Normal Workflow