User Tools

Site Tools


pub:preprocessor

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:preprocessor [2021/05/04 11:51] – [Insert Text] kkramerpub:preprocessor [2024/04/23 11:45] (current) – [Insert Text] kkramer
Line 75: Line 75:
  
 <html><pre> <html><pre>
-  9/14/18                     iDocs SmartRouter                     PR0010R4    +  2/26/22                     iDocs SmartRouter                     PR0010R4    
  20:01:06              SR Engine Definition Maintenance             KKRAMER       20:01:06              SR Engine Definition Maintenance             KKRAMER     
                                                                                                                                                                  
   SR Engine Name/Desc: OFACKTEST  Test Ack for Adel W                              SR Engine Name/Desc: OFACKTEST  Test Ack for Adel W                           
   Data Queue Name/Lib: OFACKDTQ   OFERRER                                          Data Queue Name/Lib: OFACKDTQ   OFERRER                                       
-  Archive Outque/Lib.: ARCHIVE2   OFERRER                                       +  Archive Outque/Lib.: ARCHIVE2   OFERRER       Archive/Delete/Hold: <u>D</u> A/D/H                                      
                                                                                                                                                                  
   Process Spool File.: *JOBQ      *CALL, *JOBQ                                     Process Spool File.: *JOBQ      *CALL, *JOBQ                                  
Line 105: Line 105:
  
   * **DataQueue** name and library:  the name of the dataqueue to which the SmartRouter engine will listen for spool files. This dataqueue can not be in use by other dataqueue engines such as those of iDocs, iMail, or iView. The SmartRouting engine will create the dataqueue for you and connect it to the outqueues when you start the engine.   * **DataQueue** name and library:  the name of the dataqueue to which the SmartRouter engine will listen for spool files. This dataqueue can not be in use by other dataqueue engines such as those of iDocs, iMail, or iView. The SmartRouting engine will create the dataqueue for you and connect it to the outqueues when you start the engine.
-  * **Archive** outqueue and library:  endpoint for the original spool file.+  * **Archive** outqueue and library:  endpoint for the original spool file. \\ 
 +Archive/Delete/Hold: A/D/H - SR 6.89 2/26/22 \\  
 +A: Original spool file will be moved to archive queue after processed\\ 
 +D: Original spool file will be deleted after processed\\ 
 +H: Original spool file will be held in current queue after processed\\ 
 +Blank: do nothing with original spool file\\ 
   * **Process Spool File**: Specify *JOBQ to process a spool file in a separate job via SBMJOB. The parameters of the SBMJOB call are provided in the next three parameters. Use *CALL to process a spool file via a CALL, resulting in processing in the same job as the engine.   * **Process Spool File**: Specify *JOBQ to process a spool file in a separate job via SBMJOB. The parameters of the SBMJOB call are provided in the next three parameters. Use *CALL to process a spool file via a CALL, resulting in processing in the same job as the engine.
   * **Job Queue Name**: Provide the name of a job queue if processing with the *JOBQ option. Single threaded job queues will process Smart Routing jobs serially. Multi threaded jobqueues will process them concurrently.    * **Job Queue Name**: Provide the name of a job queue if processing with the *JOBQ option. Single threaded job queues will process Smart Routing jobs serially. Multi threaded jobqueues will process them concurrently. 
Line 402: Line 407:
 ^ Comparand keyword ^ Meaning ^ ^ Comparand keyword ^ Meaning ^
 | ***BLANKS**  | The compared field is blank |  | ***BLANKS**  | The compared field is blank | 
-| ***USRPRF**  User profile owning the spool file | +| ***FORM** | Spool file form type |  
-| ***USRDTA** | Spool file user data +| ***JOBNAME** | Spool file job name 
 | ***OUTQUE** | Spool file outqueue |  | ***OUTQUE** | Spool file outqueue | 
 | ***OUTLIB** | Spool file outqueue library |  | ***OUTLIB** | Spool file outqueue library | 
 | ***SPLFILE** | Spool file name  |  | ***SPLFILE** | Spool file name  | 
-| ***FORM** | Spool file form type |  
-| ***JOBNAME** | Spool file job name |  
 | ***TOTALPG** | Spool file total pages |  | ***TOTALPG** | Spool file total pages | 
 +| ***USRPRF**  | User profile owning the spool file |
 +| ***USRDTA** | Spool file user data | 
  
 1. The processing priority: 1. The processing priority:
Line 488: Line 493:
  
 ==== Insert Text ==== ==== Insert Text ====
-Spool file text is entered via **option 8**. +Spool file text and/or attribute value is entered via **option 8**. 
  
 <html><pre> <html><pre>
Line 516: Line 521:
                                                                                                                                                                  
 </pre></html> </pre></html>
 +
 +In lieu of text, you can also insert spool file attribute values in the **Text** field. The following attributes can be scrapped from the spool file and included in the output:  
 +^ Smart Router keyword ^ Meaning ^
 +| ***FORM** | Spool file form type | 
 +| ***JOBNAME** | Spool file job name | 
 +| ***OUTQUE** | Spool file outqueue | 
 +| ***OUTLIB** | Spool file outqueue library | 
 +| ***SPLFILE** | Spool file name  | 
 +| ***SPLFDATE** | Spool file date attribute 
 +| ***USRPRF**  | User profile owning the spool file |
 +| ***USRDTA** | Spool file user data | 
  
 == F2=Conditionally Map == == F2=Conditionally Map ==
Line 583: Line 599:
 </pre></html> </pre></html>
  
-**On IDocs 6.97 and newer...** \\+**On IDocs 6.97 and newer continued** \\
 **F4 Prompt** in the **Page**: field will specify where the inserted text will appear.  Enter *FIRST, *LAST, *EXTB, *EXTE, *2NDLS or certain page number where text will be displayed. \\  **F4 Prompt** in the **Page**: field will specify where the inserted text will appear.  Enter *FIRST, *LAST, *EXTB, *EXTE, *2NDLS or certain page number where text will be displayed. \\ 
 **Page:** field parameters on the Insert Text into Spool File screen are as follows: **Page:** field parameters on the Insert Text into Spool File screen are as follows:
pub/preprocessor.1620154297.txt.gz · Last modified: 2022/06/25 17:02 (external edit)