source code

Generate bonita-engine.jar from source code

Ok guys I´ve been playing around with the source code of bonita and reading the documentation http://documentation.bonitasoft.com/building-bonita-bpm-source-files-1

Unable to build Bonita Studio 6.2.4 from the source

Hi.

I'm trying to build Bonita Studio 6.2.4 Community Edition from the source provided @ github.com/bonitasoft. Also I'm following instructions described @ http://documentation.bonitasoft.com/building-bonita-bpm-source-files . Unfortunatelly I've stuck on building bonita-studio/bundles. Running mvn clean install print me bunch of errors:

GetInputPera return null when declare outside ExecuteBusinessLogic : How to Solve It

i m creating one custom connector . in this connector i want to use method calling structure. but when i declare variables with get parameter it always return null. i have to declare parameter into ExecutebusinessLogic() but that can't be reference outside that method . so i want to publicly define variable i tried different , but still same : null return . pl do something

code :

get Perameter Outside executebusinesslogic() return null value .

i m creating one custom connector . in this connector i want to use method calling structure. but when i declare variables with get parameter it always return null. i have to declare parameter into ExecutebusinessLogic() but that can't be reference outside that method . so i want to publicly define variable i tried different , but still same : null return . pl do something

code :

How to Avoid Impl Abstract class in custom connector , as like standard connector's source code

hello , i m using Bonita community 6.3.1 i downloaded email connector from github to just examine code . i found that there is no abstract class there ,there is direct : Connector abstract class

i want to create connector same like that so i just create one connector which take 3 input and print it . when i run this ,ti done but nothing print . pl help what i done wrong .

here is connector code

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 :

UserCriterion Error When I try to fetch/return list of users

in Select field , i write one groovy script to fetch initial value : list of available users

How to download Bonita BPM 5.x source code from svn.bonitasoft.org?

Hi everybody I'm Ami

I currently trying to download from svn.bonitasoft.org using tortoiseSVN when I import it, it request username and password. I use my bonitasoft.com username and password, but it doesn't work. Is there any default username and password or anything?

Thank you... :3

Notifications