Understanding Imaging

One way to attach images to JD Edwards EnterpriseOne forms and grid rows is to use the Image function of the Media Objects feature; however, this solution is not designed for use with sophisticated document handling systems. See My Oracle Support for a complete list of imaging vendors partnered with JD Edwards EnterpriseOne.

The software uses the OLE client/server model to interface with third-party document handling systems, including the OLE client interface and the OLE server. For the currently supported imaging systems, JD Edwards EnterpriseOne meets these minimum design goal tasks:

  • Search

    The search mechanism locates a document stored in the indexing system of a document handling system. The search mechanism navigates the storage structures of the document handling system so that the user can find a particular document or set of documents easily.

  • Link

    Upon a successful search operation, the link mechanism returns the unique document identifier to JD Edwards EnterpriseOne. This identifier is stored with the transaction.

  • View

    The view mechanism passes the unique document identifier to a document viewing mechanism so that the user can view the document.

Customers with requirements for third-party imaging systems other than those that the software currently supports can design custom OLE automation servers for interfacing purposes. The OLE server can be written in any OLE-compliant language. JD Edwards EnterpriseOne has a published set of APIs to enable you to develop compatible middleware applications. The published APIs are described in a Windows help file that is installed with the software.