-
1. Re: Is the business calendar still available in jBPM 6?
tlivora Mar 28, 2015 10:02 AM (in response to pschaefer)Hi Patrick,
BusinessCalendar can also be used in jBPM 6. Unfortunately, there is no mention of it in the documentation. But this component have been tested with jBPM 6 and as you can see there have been some commits fixing issues lately.
-
2. Re: Is the business calendar still available in jBPM 6?
pschaefer Mar 31, 2015 4:33 AM (in response to tlivora)Hey Tomáš,
thank you for your answer! I will try to use it and I will look through the implemenatation to figure out how it works in jBPM 6.
-
3. Re: Is the business calendar still available in jBPM 6?
stephenott Apr 17, 2015 5:35 PM (in response to pschaefer)Any luck on this?
I am having the same issue. Only docs show what is in the file, but there is nothing that shows how to edit these settings in the new UI or file structure
-
4. Re: Is the business calendar still available in jBPM 6?
pschaefer Apr 20, 2015 4:08 AM (in response to stephenott)Hello Stephen,
I am still in development, but my goal is to use this feature in an own application, where the jBPM Engine is build in, with its own UI. I will not use the UI of the workbench. I will give you feedback about my results.
-
5. Re: Is the business calendar still available in jBPM 6?
stephenott Apr 20, 2015 11:36 AM (in response to pschaefer)Have you thought about using a Timer instead of the Business Calendar? Pros, Cons?
-
6. Re: Is the business calendar still available in jBPM 6?
japerezf May 6, 2015 11:00 AM (in response to pschaefer)Hi Patrick, your answer is yes, there is no mention of it in the documentation.
I dont know if you saw this information, but i think is good for future reference:
Properties you can set in a properties file: BusinessCalendarImpl (jBPM distribution 5.4.0.Final API)
Default /jbpm.business.calendar.properties in classpath or specify as system property:
Name: jbpm.business.calendar.properties
Datatype: String
Allows to provide alternative classpath location of business calendar configuration file(Chapter 5. Core Engine API)
I apologize for my English.
Greetings!!!