User Tools

Site Tools


pub:idocsapi

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
pub:idocsapi [2023/07/25 12:53] kkramerpub:idocsapi [2025/03/10 19:15] (current) – [ICOMDBMAP] kkramer
Line 141: Line 141:
 </pre></html> </pre></html>
  
-**Parameters:** +**Parameters:** \\
 Remote hostname\\ Remote hostname\\
 User ID \\ User ID \\
Line 153: Line 153:
  
 Command ESENDFILE will perform the following steps: Command ESENDFILE will perform the following steps:
-  * Calling iDocs command CNVDB2XML to convert DB2 to a temporary .xml file on source server +  * Executes iDocs command CNVDB2XML to convert DB2 to a temporary .xml file on source server 
-  * Sending this .xml file to remote server +  * Sends this .xml file to remote server 
-  * Calls remote command CNVXML2DB on remote server to restore .xml file to DB2 file. The command CNVXML2DB is stored on ‘iDocs lib name on remote server’+  * Calls remote command CNVXML2DB on remote server to restore .xml file to DB2 file. (The command CNVXML2DB is stored on ‘iDocs lib name on remote server’)
   * User can input the name of DB2 file on remote server.   * User can input the name of DB2 file on remote server.
   * User can overwrite existing data or append them into remote DB2 file   * User can overwrite existing data or append them into remote DB2 file
Line 275: Line 275:
  F3=Exit   F4=Prompt   F5=Refresh   F10=Additional parameters   F12=Cancel        F3=Exit   F4=Prompt   F5=Refresh   F10=Additional parameters   F12=Cancel      
  F13=How to use this display        F24=More keys                                 F13=How to use this display        F24=More keys                               
- </pre></html>                                                                               + </pre></html>  
 + 
 +**NOTE: **                                                                              
 +(iDOCS 8.0 02/26/2025) With this enhancement you can control the aggregation sequence of merging multiple spool files.  
 +  * If the newly added IFDSPLDESC Data Area is set to ‘Y’, the aggregation process is identical to the older (pre-V8.0) logic merging multiple spool files in descending order. 
 +  * If the IFDSPLDESC Data Area is set to blank (default) or ‘N’, the aggregation process will merge the spool files in ascending order.  
  
 ---- ----
pub/idocsapi.1690314820.txt.gz · Last modified: 2023/07/25 12:53 by kkramer