Stored Query Error
Comments
-
[color=rgb(66, 91, 118)][font=Roboto, Arial, Helvetica, sans-serif]I am using Decisions version 6.4.0. I’ve been asked to setup a query using a database connection which has been setup and the test states that the connection is successful. When I setup the query and add the input, I continue to receive an error message: [/font][/color]
[color=rgb(66, 91, 118)][font=Roboto, Arial, Helvetica, sans-serif]Error : [BusinessRule] Error executing query with results: error running query [select c.CreateDate, sq.AnswerLabel, sq.AnswerValue [/font][/color]
[color=rgb(66, 91, 118)][font=Roboto, Arial, Helvetica, sans-serif]from (select top 1 a.CreateDate, b.IntakeInstanceId [/font][/color]
[color=rgb(66, 91, 118)][font=Roboto, Arial, Helvetica, sans-serif]from IntakeIndexes a [/font][/color]
[color=rgb(66, 91, 118)][font=Roboto, Arial, Helvetica, sans-serif]join IntakeInstances b on a.IntakeIndexId = b.IntakeIndexId [/font][/color]
[color=rgb(66, 91, 118)][font=Roboto, Arial, Helvetica, sans-serif]where b.IntakeInstanceId = :EmpID [/font][/color]
[color=rgb(66, 91, 118)][font=Roboto, Arial, Helvetica, sans-serif]order by CreateDate desc) c [/font][/color]
[color=rgb(66, 91, 118)][font=Roboto, Arial, Helvetica, sans-serif]join SubmittedQuestions sq on c.IntakeInstanceId = sq.IntakeInstanceId] [/font][/color][color=rgb(66, 91, 118)][font=Roboto, Arial, Helvetica, sans-serif]I navigate to the database by clicking on System / Integrations / Databases. I select the database and right-click to ‘add query’. I enter the information and inputs and clicked ‘Run Query’. Is there something I am missing?[/font][/color]
-
If this query executes without issues in your DBMS, you should ensure that the account running Service Host Manager in Windows Services has permission to access the external database.
Howdy, Stranger!
Categories
- 4.2K All Categories
- 67 General
- 11 Training
- 202 Installation / Setup
- 1.1K Flows
- 106 Rules
- 262 Administration
- 212 Portal
- 490 General Q & A
- 695 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 179 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 78 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 83 Lunch And Learn Questions