Hey guys,
I new to Bonita BPM and would like to know the easiest way to deploy a simple meeting room schedule software application.
To be more specific, I need help/ideas on how to store the date and time I am requesting the room.
After that, in a new atempt to schedule the same room, I want to be able to check if the room is already scheduled (or if it’s available).
I’m using the 7.2.1 version of Bonita/BPM.
Windows 7, 64bits.
Thanks for considering.
I hope someone has a template for this, but this also exists 
link
Dates should be stored in normal format…add time zone if required. You can search google for your choosen database for the correct method to do it.
This is normally yyyy/mm/did hh:mm:ss
Regards
Seán
PS: if this answers your question, please mark as resolved.
thank you, gpscruise
I hope someone has any tip about how to develop this process using Bonita.
The main question here is how to store the date I’m requesting the room, using Bonita, and how to recover it, so I can compare the stored date with a new input date