If you have completed an install or upgrade of Workflow Conductor and are having some issues, a Bamboo Support Engineer may ask you to check the version of the Workflow Conductor Configuration Database. To do this, follow these steps:
Step | Action |
---|---|
1. | In SQL Server Management Studio, expand the Tables in your Workflow Conductor Configuration Database. |
2. | Right click the table called dbo.Version and choose *Select Top 1000 Rows* from the menu that appears. |
3. | There is only one row in this table and it has two columns. Check the value of the Version column to learn the version of the Configuration Database. If you have just upgraded to Workflow Conductor R3.5, the value of this column should be 3.5.0.0 |