This page (revision-22) was last changed on 26-Nov-2021 10:22 by kparrott

This page was created on 26-Nov-2021 10:22 by jmyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
22 26-Nov-2021 10:22 26 KB kparrott to previous
21 26-Nov-2021 10:22 26 KB kparrott to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 51 changed 3 lines
*[P2K_AM_USERS (MUS)
*[P2K_AM_FUNCTIONS (MFN)
*[P2K_AM_SITES (MST)
*[P2K_AM_USERS] (MUS)
*[P2K_AM_FUNCTIONS] (MFN)
*[P2K_AM_SITES] (MST)
At line 62 added 3 lines
\\ \\
The basic layout of this template will be:\\ \\
[Training.Create_Winward_Report_01.jpg]
At line 63 removed 2 lines
The basic layout of this template will be:
At line 67 added one line
At line 67 changed 2 lines
Add the first FOREACH tag on the line immediately above the table, using the Tag Builder in the Auto Tag menu. Each loop requires a selected item and a variable name to be defined. This loop will use the /Data/EASD/DDP_ID/DEPARTMENT_CODE item and should have a variable that identifies this, such as DDP. While not required, it is recommended that all Windward tags be given a nickname. This will be displayed within the template, but will not appear in the report output.
Add the END tag for this FOREACH loop on the line below the table. This will cause the table to appear and each tag within it to be processed for every department being reported.
#Add the first FOREACH tag on the line immediately above the table, using the Tag Builder in the Auto Tag menu. Each loop requires a selected item and a variable name to be defined. This loop will use the /Data/EASD/DDP_ID/DEPARTMENT_CODE item and should have a variable that identifies this, such as DDP. While not required, it is recommended that all Windward tags be given a nickname. This will be displayed within the template, but will not appear in the report output.
#Add the END tag for this FOREACH loop on the line below the table. This will cause the table to appear and each tag within it to be processed for every department being reported.
At line 70 changed one line
The second row of this table is completely blank to separate the column headings from the data within the table.
The second row of this table is completely blank to separate the column headings from the data within the table.
At line 72 changed 2 lines
Select the /Data/EASD/EAS_ID/EEM_ID/EID_ID/FULL_NAME item for this loop with a variable name of NAME.
Add the END tag for this loop on the line below the table, but before the END tag for the department loop.
#Select the /Data/EASD/EAS_ID/EEM_ID/EID_ID/FULL_NAME item for this loop with a variable name of NAME.
#Add the END tag for this loop on the line below the table, but before the END tag for the department loop.
At line 83 added one line
At line 76 removed 5 lines
Saving the Template and Running the Report
After creating the report template, save it as and RTF file named REBR.rtf.
In ePersonality, run the REBR report by typing the command into the command window.
In the report parameter screen that appears, click the folder icon on the line labeled 'Upload Template' and open the template we just saved. This will upload the template and run it for this report once. After the report has completed the RTF file will be deleted from the appli¬cation server. This option is provided to test the running of report templates prior to perma¬nently uploading them to the application server.
Click the 'Launch' button to run your report.
At line 86 added 7 lines
;Saving the Template and Running the Report:
#After creating the report template, save it as and RTF file named REBR.rtf.
#In ePersonality, run the REBR report by typing the command into the command window.
#In the report parameter screen that appears, click the folder icon on the line labeled 'Upload Template' and open the template we just saved. This will upload the template and run it for this report once. After the report has completed the RTF file will be deleted from the appli¬cation server. This option is provided to test the running of report templates prior to permanently uploading them to the application server.
#Click the 'Launch' button to run your report.
[Training.Create_Winward_Report_02.jpg]
At line 83 changed one line
ADDING A PARAMETER
!!Adding a Parameter