connector exception

When try to pass variable into query of database connector it gives error

hello ,

i m using on service task which give ti list of pant based on parameter of user's city i m using oracle 10 database connector .

Detail description ,

  1. perameter : NDS
  2. query : "Select title from plant_mst where unit_id=NDS"

this is perfactly run . but when i try dynamic query .

Select title from plant_mst where unit_id = " + city(variable- which store users city =NDS)

it gives error : Invelid Identifier . what i m doing wrong .

Here is server log :

How to upgrade : Library for Jasper Connector in Community

I m using ireport 5.6 to create jrxml file . in bonitasoft jasper report version is 5.0 so it give classdefnotfound exception .

i want to import new jar files of jasper report . so it can parse 5.6 version jrxml file .

how can i do this ? its urgent

thanks Kandarp

DataBase connector error

hello , i m using bonitasoft 6.3 community .

and Two oracle database server . one is production and one is test .

on my test server i m tried to connect it is successfully run , but when i tried to connect to different server (prod) it gives error .

as database side there are all GRANT same for both database . so how can i resolve this problem .

error is as follow : error

File Generator Connector

hello , I create one custom connector for generate PDFs file after task completed . for initial test i dnt take any input for this when i execute process connector not executed pro pare it goes to failed stage . how can i recover and how can i show error .

Pl see following detail :

Access to connector exception object in activity or task

Hi,

How can I get exception object which is thrown where connector failed? I want to access to the message and stack trace. How can I do it using 6.1 API?

Notifications