pub:preprocessor
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pub:preprocessor [2024/04/23 11:24] – [Insert Text] kkramer | pub:preprocessor [2025/09/09 19:38] (current) – [Insert Text] kkramer | ||
---|---|---|---|
Line 412: | Line 412: | ||
| ***OUTLIB** | Spool file outqueue library | | | ***OUTLIB** | Spool file outqueue library | | ||
| ***SPLFILE** | Spool file name | | | ***SPLFILE** | Spool file name | | ||
- | | ***SPLFDATE** | Spool file date attribute | ||
| ***TOTALPG** | Spool file total pages | | | ***TOTALPG** | Spool file total pages | | ||
| ***USRPRF** | | ***USRPRF** | ||
Line 422: | Line 421: | ||
* Attributes of spool file (with prefix ‘*’) attributes: | * Attributes of spool file (with prefix ‘*’) attributes: | ||
| | ||
- | | ||
| | ||
| | ||
Line 495: | 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. |
< | < | ||
Line 501: | Line 499: | ||
Insert Text into Spool File | Insert Text into Spool File | ||
| | ||
- | SR Engine Name/Desc. : EARNINGS1 | + | SR Engine Name/Desc. : SRSAMPLEENG |
- | Application Name/ | + | Application Name/ |
- | Form App Reference . : EARNADD | + | Form App Reference . : SAMPLESORT |
- | Target Name/Desc . . : HANDOFF | + | Target Name/Desc . . : COPYTARGET |
| | ||
Source Spool Text: | Source Spool Text: | ||
- | Map Field : EMPLOYNO1 | + | Map Field : DATAMOVE |
- | From Page : Output Text To: Row | + | From Page : *LAST |
- | Map Field : EMPLOYNO2 | + | Map Field : DATAMOVE2 |
- | From Page : Output Text To: Row 1 Column | + | From Page : *LAST |
Map Field : Or Constant | Map Field : Or Constant | ||
From Page : Output Text To: Row | From Page : Output Text To: Row | ||
Line 524: | Line 522: | ||
</ | </ | ||
- | In lieu of text, you can also insert spool file attributes | + | In lieu of text, you can also insert |
- | ^ Smart Router | + | |
- | | ***FORM** | Spool file form type | | + | 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: |
- | | ***JOBNAME** | Spool file job name | | + | |
- | | ***OUTQUE** | Spool file outqueue | | + | (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. |
- | | ***OUTLIB** | Spool file outqueue library | | + | |
- | | ***SPLFILE** | Spool file name | | + | The ‘From Page’ field can be configured to specify: |
- | | ***SPLFDATE** | Spool file date attribute | + | |
- | | ***TOTALPG** | Spool file total pages | | + | * *LAST Last page of the spool file |
- | | ***USRPRF** | User profile owning | + | * Or a specific page number where the text is extracted |
- | | ***USRDTA** | Spool file user data | | + | |
== F2=Conditionally Map == | == F2=Conditionally Map == | ||
Line 603: | 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. | + | **F4 Prompt** in the **Page**: field will specify where the inserted text will appear. |
**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 609: | 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** | ||
* ** *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.1713896656.txt.gz · Last modified: 2024/04/23 11:24 by kkramer