 | Do you have an eRez? |  |
 If you already bought the eRez Server or you are about to buy one, please contact our Sales Department to ensure that you are not spending man-hours on manually tasks that actually could be carried out by one single plug-in for less than $USD 495,- |
 | Call us now! |  |
Save time and money on developing your own plug-ins. We have developed several plug-ins that most properly can be adjusted to your needs. Our plug-in list is growing for each day… |
|
|
| eREZ PLUGIN DEVELOPMENT | | What is an eRez Plug-inAn eRez plug-in is an easily installed piece of software that adds extra features to the Image Server. In eRez, a plugin consists of Java-code that you can add to the Image Server. An example of an eRez plug-in is the JPEG to TIFF Converter Plug-in (included in download package). When a new JPEG-image is added to the image server the plug-in is notified by an event handler and the plug-in becomes aware of the event type. If the image – in this case – is a newly uploaded JPEG file the plug-in converts the JPEG-image to a TIFF-image. You can configure an unlimited number of plug-ins that each has a special purpose and assignment. An eRez plug-in is an easily installed piece of software that adds extra features to the Image Server. In eRez, a plugin consists of Java-code that you can add to the Image Server. Usage ExamplesImagine you have to be sure of that your images match a certain filename or folder structure. This could be the case if you have a financial system retrieving images by e.g. product numbers. This means there must be 1-to-1 coexistence between the image names and product names. Whenever the image is renamed or a new image is uploaded the plug-in should check the pattern of the name and will perform a lookup in the database to see if there is a corresponding product number. If not, the user should be notified so he or she can correct the mistake. Another example of an automating task is when you want to ensure that nothing is published before it is acknowledged by a supervisor. In this case the supervisor must be notified when an image is changed in order to approve it. See the complete plug-in list.
|
|
| |