code

how get value of records from a query in form UI designer?

how to access the value of records from a query? suppose I have the attributes in BDM are name, access code, age. Then i make form in UI designer that contains of a input widget an access code, and submit button that connects to the form that contains the name and age appropriate data access code is entered. The question is, how do I write code in the input widget and submit button so that I can generate the appropriate data based on the access code?

i use bonita 7.3. Thanks

Strange error when trying to processAPI.startProcess(processId, operations, null);

Hi there,

I'm getting a strange error in trying to do a processAPI.startProcess(processId, operations, null);

It's telling me there is an exception but the error message doesn't exist in javadoc (startProcess)

Basically what I'm trying to do is start a process (B) and set the variable "user" to string "Sean".

Can anyone help?

Many thanks in advance, regards Seán

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 :

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 :

Form With Borders and grids (Look and Feel)

I want modify default form , text fields and check box and all form appearance are to big .

i want a professional look and fill

what should i do for it ?

  1. manipulate the css of Bonita default form
  2. use html widgets .

but in html widgets how can i store data into variables .

Where is Bonita BPM 5.x source code?

Hi everyone I'm Ami

I've been searching the source everywhere, but I can't find it. I've seen the github. It only have for version 6.0 or later.

Thank you :)

Notifications