datasource - BIRT scripted data source error -


thanks information on creating .jars using scripted data sources. followed directions error:

javapackage com.actuate.json.jsonparser not function, object

when try run report. ideas on how fix this? i'm using bdpro actuate 11sp3.

to late had same issue. thats because class not exist.

use this.

https://github.com/mcasperson/birt-jsonparser/blob/master/src/main/java/com/actuate/json/jsonparser.java


Comments