In short, this software is a Media Object Attachment management interface for JDEdwards® EnterpriseOne®.

Before this software was introduced, Media Object Attachments in JDEdwards® EnterpriseOne® were not easy to work with - the data is kept in different places and the pointers to attachments are encoded in database BLOB fields. Additionally, the so called "OLE Attachments" are stored in a complicated file format.

The irony is in the fact, that JDE has a reasonable and sufficiently flexible built-in Document Management system, which cannot really be made useful without this add-on software, because it does not provide any standard convenient and flexible programmatic interfaces.

One Attachment Manager software introduces an easy-to-use and user-friendly interface to work with attachments:

With minimal programming, it will allow external systems to link documents (files, images, text, etc.) to OneWorld or read the existing OneWorld attachment details (such as file locations, types, text, etc.) back to an external system.

The core software is delivered as both a DLL and a set of Active-X Automation objects. Typically, a DLL will be used from C and C++ code, while Active-X objects will be used from Visual Basic and similar languages.

On top of this, we include a few complementary pieces of software, designed to use, as well as to illustrate the use of, the power of One Attachment Manager:

Of course, these software add-ons require One Attachment Manager software to be already installed and licensed in order to work, so they are only published here to illustrate the simplicity of using One Attachment Manager API's.

User's Guide and Developer's Reference document can be downloaded here.

Some of the ways this software can be used in are:

A sample architectural design diagram from one implementation: