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 [2022/02/28 13:38] – [Engine Definitions] kkramerpub:preprocessor [2025/09/09 19:38] (current) – [Insert Text] kkramer
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/Delete/Hold: A/D/H \\ +  * **Archive** outqueue and library:  endpoint for the original spool file. \\ 
-SR 6.89 2/26/22 \\ +Archive/Delete/Hold: A/D/H SR 6.89 2/26/22 \\ 
 A: Original spool file will be moved to archive queue after processed\\ A: Original spool file will be moved to archive queue after processed\\
 D: Original spool file will be deleted after processed\\ D: Original spool file will be deleted after processed\\
Line 407: 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 493: 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** = Insert Text
  
 <html><pre> <html><pre>
Line 499: Line 499:
                           Insert Text into Spool File                 KKRAMER                              Insert Text into Spool File                 KKRAMER   
                                                                                                                                                                  
-  SR Engine Name/Desc. : EARNINGS1  Example Earning No.1                           +  SR Engine Name/Desc. : SRSAMPLEENG  Sample SR Engine                           
-  Application Name/Desc: EARNSRENG  Earning SR Engine                            +  Application Name/Desc: SRAPP        Copy Data                            
-  Form App Reference . : EARNADD    Used for Emp.number add                      +  Form App Reference . : SAMPLESORT   SR Sorting Form App                    
-  Target Name/Desc . . : HANDOFF    To Handdoff OutQ                            +  Target Name/Desc . . : COPYTARGET   Coping Data to Page 1                            
                                                                                                                                                                  
   Source Spool Text:                                                               Source Spool Text:                                                            
-   Map Field : EMPLOYNO1  Or Constant                                            +   Map Field : DATAMOVE   Or Constant                                            
-   From Page :            Output Text To: Row   Column  50 Page:               +   From Page : *LAST      Output Text To: Row  47 Column   1 Page: *FIRST              
-   Map Field : EMPLOYNO2  Or Constant                                            +   Map Field : DATAMOVE2  Or Constant                                            
-   From Page :            Output Text To: Row   Column  50 Page:              +   From Page : *LAST      Output Text To: Row   Column 188 Page: *FIRST            
    Map Field :            Or Constant                                               Map Field :            Or Constant                                           
    From Page :            Output Text To: Row     Column     Page:                  From Page :            Output Text To: Row     Column     Page:              
Line 521: Line 521:
                                                                                                                                                                  
 </pre></html> </pre></html>
 +
 +In lieu of text, you can also insert the spool file date attribute value in the **Text** field. This attribute can be scrapped from the spool file and included in the output. In  the “Text” field of the Smart Router Target, add *SPLFDATE into Mapped field name and it will insert spool file create date in US format MM/DD/YY (iDOCS 8.0 04/22/2024)  
 +
 +In addition to the spool file date (iDOCS 8.0 10/01/2024) you can add *SPLFTIME into Mapped field name and it will insert spool file create time in US format HH:MM:SS.   
 +
 +(iDOCS 8.1 06/26/2025) An enhancement added the option to copy the spool file text from a Mapped Field on a page and paste to another location on the spool file. In the example above we are using the DATAMOVE Mapped Field configured in the SAMPLESORT Form Application associated with this Smart Router Engine to copy the spool file data from the Last Page of the spool file. 
 +
 +The ‘From Page’ field can be configured to specify:
 +  * *FIRST First page of the spool file
 +  * *LAST Last page of the spool file
 +  * Or a specific page number where the text is extracted
 +  * Or Leave blank to extract the text from each spool file page
 +
  
 == F2=Conditionally Map == == F2=Conditionally Map ==
Line 589: Line 602:
  
 **On IDocs 6.97 and newer continued** \\ **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, *ODD, *EVEN, *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:
  
Line 595: Line 608:
   * ** *LAST** = Insert text on last page   * ** *LAST** = Insert text on last page
   * ** *EXTB** = Spool page extra first page (at the beginning of spool page)   * ** *EXTB** = Spool page extra first page (at the beginning of spool page)
 +  * ** *EXTE** = Spool page extra last page (at the end of spool page)
 +  * ** *EVEN** = Even spool file pages
 +  * ** *ODD**  = Odd spool file pages
   * ** *EXTE** = Spool page extra last page (at the end of spool page)   * ** *EXTE** = Spool page extra last page (at the end of spool page)
   * ** *2NDLS** = Insert text on second to last page   * ** *2NDLS** = Insert text on second to last page
pub/preprocessor.1646084328.txt.gz · Last modified: 2022/06/25 17:02 (external edit)