1 / 12

Accessing Images Stored on System i

Accessing Images Stored on System i. Situation. Legacy images stored on System i IFS Have DB2 table with Image ID Folder path. Goal. Display System i table values & associated image via EGL. Proof of concept.

Télécharger la présentation

Accessing Images Stored on System i

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Accessing Images Stored on System i Jake Berberich November 2008

  2. Situation • Legacy images stored on System i IFS • Have DB2 table with • Image ID • Folder path Jake Berberich November 2008

  3. Goal Display System i table values & associated image via EGL Jake Berberich November 2008

  4. Proof of concept • Using EGL class notes the rows and images could be rendered provided the images were in a path on the local device • (my PC C:/pictures/image001.jpg) Jake Berberich November 2008

  5. Conundrum How to steer the fetch of the image on a remote server Jake Berberich November 2008

  6. Add Directory to HTTP server supporting WAS Jake Berberich November 2008

  7. OS400 table with mapped path value Jake Berberich November 2008

  8. Significance of the path string Jake Berberich November 2008

  9. Navigator view of actual location Jake Berberich November 2008

  10. JSP Property Settings Jake Berberich November 2008

  11. Jake Berberich November 2008

  12. Images Renders from System i Jake Berberich November 2008

More Related