Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2577

QuerySyntaxException in HistoryService

XMLWordPrintable

      HistoryDetailQuery uses internal dbid for processInstanceId(java.lang.String processInstanceId) hsql queries.
      If you use the (String) processInstanceId it results in a org.hibernate.hql.ast.QuerySyntaxException: unexpected token: .1 near line 1, column 130 [select hd
      from org.jbpm.pvm.internal.history.model.HistoryDetailImpl as hd where hd.historyActivityInstance.d
      bid = StateWorkflow.1 ]
      Detail see forum.

            tom.baeyens Tom Baeyens (Inactive)
            jjp_jira Jörg Prim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: