Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hook for notification handler #27

Open
rsoika opened this issue Apr 15, 2015 · 0 comments
Open

Hook for notification handler #27

rsoika opened this issue Apr 15, 2015 · 0 comments

Comments

@rsoika
Copy link
Member

rsoika commented Apr 15, 2015

We hook the notification handler for the imixs ImedeateCatchEvent now in the RuntimeExtension during the Lifecycle Event 'BUSINESS_OBJECT_CREATED'.
The problem here is that in that point we can not identify the business object clearly because not custom attributes are yet attaged to the object.
In contrast the Event 'BUSINESS_OBJECT_INITIALZED' is not fired during loading the bpmn file the first time. This is an issue which mybe fixed in future release. If so, we can test the business object in more details to the Imixs target namespace. This will allow to remove this check from the Notifiyer method in the eventAdater itself!

But currently this seems not to be critical.

@rsoika rsoika added this to the 1.1.0 milestone Apr 15, 2015
@rsoika rsoika modified the milestones: 1.2.0, 1.1.0 Jun 20, 2015
@rsoika rsoika modified the milestones: 1.3.0, 1.2.0 Aug 31, 2015
@rsoika rsoika modified the milestones: 1.4.0, 1.3.0 Nov 16, 2015
@rsoika rsoika modified the milestones: 1.4.2, 1.4.0 Feb 29, 2016
@rsoika rsoika removed this from the 1.4.2 milestone May 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant