User Tools

Site Tools


pub:installation_for_idocs_6.x

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
pub:installation_for_idocs_6.x [2016/10/25 11:49] kenpub:installation_for_idocs_6.x [2020/02/06 13:24] – [Step 3. Complete the Installation on the Power System] kkramer
Line 92: Line 92:
  
 Prior to restoring your new iDocs 6.x software, you will need to rename your current library from FMG or current name, to a new name.  For example, most people rename their current FMG library to FMGOLD.  If you already have previous library called FMGOLD, maybe from a previous upgrade, you can delete your previous version of FMGOLD and then remain your current library to FMGOLD, or you can give the already existing FMGOLD library a new name, like FMGOLD2, and then continue renaming your current FMG library to FMGOLD. Prior to restoring your new iDocs 6.x software, you will need to rename your current library from FMG or current name, to a new name.  For example, most people rename their current FMG library to FMGOLD.  If you already have previous library called FMGOLD, maybe from a previous upgrade, you can delete your previous version of FMGOLD and then remain your current library to FMGOLD, or you can give the already existing FMGOLD library a new name, like FMGOLD2, and then continue renaming your current FMG library to FMGOLD.
 +
 +**Note:** If you have created any user output queues or files in your iDocs library you will have to save them and manually restore to the new iDocs library.  The COPYDATA procedure will NOT copy user created objects. 
  
 __COMMANDS you can use__: __COMMANDS you can use__:
Line 113: Line 115:
 Then place the new library on the first position on your library list: \\ **ADDLIBLE LIB(ZZZ) POSITION(*FIRST)** Where ZZZ = The new iDocs library name  Then place the new library on the first position on your library list: \\ **ADDLIBLE LIB(ZZZ) POSITION(*FIRST)** Where ZZZ = The new iDocs library name 
  
-The next step is to copy over your form, check, and engine definitions. Use this Command to copy your information from your old FMG library to your new FMG library. Type the command **COPYDATA** and F4 to Prompt: \\+The next step is to copy over your form, check, and engine definitions and spool file mapping. Use this Command to copy your information from your old FMG library to your new FMG library. Type the command **COPYDATA** and F4 to Prompt: \\
 **COPYDATA** \\ **COPYDATA** \\
 \\  \\ 
-Note: //Make sure to use the correct library names on the To and FROM fields.  Once done, it cannot be undone.// +IMPORTANT: //Insure to use the correct library names on the FROM library and TO library fields.  Once done, it cannot be undone.//  
 +<html><pre> 
 +                            Copy Data File (COPYDATA)                            
 +                                                                                 
 + Type choices, press Enter.                                                      
 +                                                                                 
 + From Library . . . . . . . . . .   oldlibrary    Name                           
 + To Library . . . . . . . . . . .   newlibrary    Name                           
 + Output queue for log file  . . .   QPRINT        Name                           
 +   Library  . . . . . . . . . . .     *LIBL       Name, *LIBL, *CURLIB           
 + Restore Jar files to dir . . . .   JARDIR                                       
 +                                                                                 
 +                                                                                 
 +                                                                                 
 +                                                                                 
 +                                                                                 
 +                                                                                 
 +                                                                                 
 +                                                                                 
 +                                                                                 
 +                                                                                 
 +                                                                                 
 +                                                                         Bottom  
 + F3=Exit   F4=Prompt   F5=Refresh   F10=Additional parameters   F12=Cancel       
 + F13=How to use this display        F24=More keys  
 +</pre></html> 
 +                             
 +__In version 6.91 we’ve added an additional parameter option on the COPYDATA command.__  With the recent versions of iDocs we load up a .JAR file which is available for those folks using the Java option with iMail.  In order to install the .JAR file in its own separate directory create a directory and use it when prompted for the directory path during the COPYDATA process.  If you leave the .JAR file directory path field empty, the .JAR file will be saved to the QIBM directory.  If you use WebSphere or similar, we recommend that you use a different directory for our .JAR file as to not interfere with other Java based programs.  
 + 
 +To create a directory use: MKDIR 
 +Example: 
 +<html><pre> 
 +C:\IDOCS> ftp 
 +                            Create Directory (MKDIR)                             
 +                                                                                 
 + Type choices, press Enter.                                                      
 +                                                                                 
 + Directory  . . . . . . . . . . . > /home/JARDIR/                         
 +                                                                                 
 + Public authority for data  . . .   *INDIR        Name, *INDIR, *RWX, *RW...     
 + Public authority for object  . .   *INDIR        *INDIR, *NONE, *ALL...         
 +                + for more values                                                
 + Auditing value for objects . . .   *SYSVAL       *SYSVAL, *NONE, *USRPRF...     
 + Scanning option for objects  . .   *PARENT       *PARENT, *YES, *NO, *CHGONLY   
 + Restricted rename and unlink . .   *NO           *NO, *YES                      
 +</pre></html> 
 +**To save memory, in version 6.94 any iMail log data will not be migrated into the new library. You will have to visit the old library to view the old email logging entries.** 
 + 
 + 
 +If you already are using iFax, before executing the COPYDATA command find out your COM port by going to a command line and typing in WRKLIND FAXCOM*. 
 + 
 +This will display a list of current lines being used for your FAXCOM (most likely one line).  Select the line with 5 to Display and make note of the value for Resource Name, and if internal modem or external.  You will use these values during the execution of the COPYDATA command if you are using iFax.\\
  
 Then verify that the data area contains the name of the library as installed on your system by using this Command: \\ Then verify that the data area contains the name of the library as installed on your system by using this Command: \\
pub/installation_for_idocs_6.x.txt · Last modified: 2022/06/25 17:02 by 127.0.0.1