http://ofbiz.116.s1.nabble.com/jira-Commented-OFBIZ-3913-Automated-action-triggered-by-event-tp3904318.html
I have applied your patch. I had to revert the labels and to change the encoding to UTF-8 using Scite. I ran run-install and now I'm a bit lost. I put my 2 local printers on (XP) but I don't see anything appearing on
when I look for them. I noticed that you use begins instead of contains for the fields search and changed for contains as we do for default OOTB, but got no printers either. What do I miss, could you give us a small tuto with few steps?
> Automated action triggered by event
> -----------------------------------
>
> Key: OFBIZ-3913
> URL:
https://issues.apache.org/jira/browse/OFBIZ-3913> Project: OFBiz
> Issue Type: New Feature
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Nicolas Malin
> Assignee: Jacques Le Roux
> Attachments: ExternalDevice.patch, ExternalDevice.patch, ExternalDevice.patch, ExternalDevice.png, OFBIZ-3913.patch
>
>
> Following a thread on the dev list, related to a printer automated selection, by an user and an event, here is a first draft.
> I added a new entity, ExternalDevice, which list all devices OFBiz can reach (and the associated command). This entity is related to an ExternalDeviceType and each record has a status, so we know if the device is available, out of order, in maintenance, waiting, etc...
> Then I added another entity, ExternalDeviceUserAction, which defines a device for an user, and/or an action through Enumeration. Finally, I added a service which find the commnand to execute based on an action and/or an user.
This message is automatically generated by JIRA.