Module Notify Gru Appointment Manager is implemented resource providers (appointment), that is to say, only one instance of a manager provides for each appointment form, a provider instance. This has the consequence of having a property value managerProvideralwaysFALSE to indicate that we have a manager provider instance of this service
In the context file, we like reporting BEAN :
When the task is originally created and the selected provider, the instance of the latter gives the information available via bookmarks.. These bookmarks can be used to set messages or objects of different tabs :
For all appointment forms, we have these common bookmarks :
Then we may have additional bookmarks from the built form in each appointment :
When performing the task NotifyGru, the provider instance provides all the necessary information to build the JSON stream.