Hello,
i execute this query:
“SELECT field1,field2,field3 FROM table’s_db WHERE username=‘katerina’;” //INstead of ‘katerina’ ,is token a global variable from Bonita
IF i want to choose a username,dynamically when the process run.How can do it??
for example,one step,a human write a name and the next step, is executed query is based on usename,which is given.
I hope somebody could help me…
Thank in advance