Author: David Wilson
-
New Navigator for i- Technology Overview
Next, the new Navigator for i browser-based interface. “New Nav” as it’s fondly referred to first became available in Technology Refreshes (TRs) IBM i 7.3 TR11 and IBM i 7.4 TR5. At that time, it wasn’t the default, and you had to access it using the URL http://your-system-name:2002/Navigator/login. But as of IBM i 7.5 and…
-
IBM i Access Client Solutions- Technology Overview
Access Client Solutions (ACS) is the client software IBM provides for us to access IBM i. I am shocked when I repeatedly see IBM i shops continuing to use the ancient Client Access for Windows software. You must migrate to ACS if you haven’t already done so! It’s only a matter of time before Microsoft…
-
Adding the Supporting Java Projects- A Replication Java Program for IBM FileNet Object Stores
The four supporting projects, FileNetConnection, FN_Connect, AUDIT_Common, and AUDIT_Utils, are run as follows to create the supporting .jar files (as defined in Table 4-1). In the AUDIT_CEReplicate project source folder, we first create a config subfolder. Figure 4-42The Config folder is created for the config.xml file The config.xml file is created to hold the Replication…
-
Verifying the Audit Report pdf File Structure- PDF Document Creation Using Java
The output Audit Report pdf file, AUD_AuditProcess.pdf, can be viewed in the IBM FileNet Content Engine Administration Console (acce) web application Document Viewer. Figure 6-85The Audit Report pdf, {3055E682-0000-C698-9C1A-091208504466}AUD_AuditProcess.pdf, is viewed The IBM FileNet Document Viewer shows the Audit Report pdf thumbnails and the Header page. Figure 6-86The Logo Image (Page 1) and Header (Page…
-
Creating the Audit_Report Java Project- PDF Document Creation Using Java
Figure 6-1A new Java Project is selected in the Eclipse IDE Figure 6-2The Java Project type is selected For compatibility with the FileNet jar files, we select the same JRE Library we used for the Java in Chapter 2. Figure 6-3The JRE is selected for compatibility with the FileNet API jar files Figure 6-4The name…
-
Unit Test Phases- A Replication Java Program for IBM FileNet Object Stores-3
Phase 2 a) Ensure matching property values in the Source Object and with the same security ACLs and GUID values. b) Ensure major/minor versions of documents under the source Object Folders, Replicate Test 1 and subfolders, are created and linked correctly in the Target Object. c) Ensure Folders and Documents created in other Folder paths…