Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
EXTI_V100_README.txt | 2011-06-06 | 2.5 kB | |
EXTI_V100.zip | 2011-06-06 | 301.8 kB | |
Totals: 2 Items | 304.3 kB | 0 |
This is the Version 1.0.0 build of XMLi Extensions Copyright 2011 Peter L Ducie Version 1.0.0: Released 6th June 2011 ---: Included in this release :--- EXTI_MMAIL - XMLi EXtension to provide the ability to easily send MIME emails from within a XMLi Template FUll documentation, source code and examples provided in the download - no need to restore the SAVF first! Compiled and Saved to V5R4M0 ---: INSTALLATION: To install this utility on your system perform the following :--- 1) Unzip the EXTI_V100.zip file to a folder on your PC 2) Create a SAVF in a work library on your IBM i system. Call it EXTI_V100 3) Using FTP in binary mode, put the EXTI_V100.SAVF to the EXTI_V100 save file object on your IBM i system 4) Restore the XMLIEXTLIB library from the EXTI_V100 save file The objects are compiled to V5R4M0 and the library is saved to V5R4M0 5) To create the directories in the IFS for the sample templates, do either of the following: i) Create the directory XMLi in the root directory Create the directory Examples in the /XMLi directory Create the directory Extensions in the /XMLi/Examples directory Create the directory MMAIL in the /XMLi/Examples/Extensions directory Create the directory Templates in the /XMLi/Examples/Extensions/MMAIL directory or... ii) Call the XMLIEXTLIB/BUILD program to build the program objects and create the directories 6) Using FTP or RDPi/RDi/WDSCi, put the Example xml files from the XMLi/Examples/Extensions/MMAIL/Templates folder on the PC to the /XMLi/Examples/Extensions/MMAIL/Templates folder in the IFS Once completed, configure XMLi to use MMAIL by adding the extension XML supplied in example_mmail_config.xml to the XMLi configuration file within the extensions element. The extension should now be ready to use ---: FUrther Reading :--- Please read docs/XMLi and MMAIL.doc for further details on how to configure and use the XMLi MMAIL Extension ---: BUILD NOTES :--- All objects have been compiled to run in OS version V5R4M0. However, there is source in QCLLESRC for build programs as follows: To rebuild all programs to your current OS version call XMLIEXTLIB/BUILD. The optional parameter should be the version, but the build program defaults to *CURRENT if no parameter is passed. This build program simply rebuilds the RPG service program. It will create the required XMLi folder and sub-folders in the root directory if they do not exist.