Oracle initiate process

How to retrieve a value from Oracle database when a process initiates?

Hi,

new to Bonita, any help in the following question is appreciated.

I would like to start with a process so n that it retrieves a numeric value from the Oracle database. The retrieval does not require any input from the user, the process would then know what to do when it has the start value, e.g. display the value on form.

As a simple example, the query could retrieve a random number from the database and then the process can determine if its even or odd number, display the result and continue from there.

Notifications